"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/20 04:08:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco"
2025/02/20 04:08:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:19 DEBUG : Azure container rclone-test-qesomeg6zuco: Using directory markers
2025/02/20 04:08:19 DEBUG : Creating backend with remote "/tmp/rclone2822897421"
=== 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:08:19 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/20 04:08:19 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/20 04:08:19 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/20 04:08:19 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/20 04:08:20 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/20 04:08:20 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/20 04:08:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/20 04:08:21 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/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/20 04:08:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/20 04:08:23 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/20 04:08:23 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/20 04:08:23 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/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/20 04:08:24 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/20 04:08:25 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/20 04:08:25 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/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/20 04:08:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/20 04:08:26 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/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/20 04:08:27 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/20 04:08:28 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/20 04:08:28 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/20 04:08:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/20 04:08:28 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/20 04:08:28 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/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/20 04:08:29 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.54s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.06s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.88s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.56s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.57s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.53s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.53s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:08:30 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/20 04:08:30 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/20 04:08:30 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/20 04:08:30 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/20 04:08:30 DEBUG : chunksize-probe: Removing empty object
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/20 04:08:31 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/20 04:08:31 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/20 04:08:31 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/20 04:08:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/20 04:08:31 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/20 04:08:31 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/20 04:08:31 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/20 04:08:31 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/20 04:08:31 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/20 04:08:31 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/20 04:08:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/20 04:08:32 DEBUG : Returning error reader
2025/02/20 04:08:32 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/20 04:08:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:33 DEBUG : Returning error reader
2025/02/20 04:08:33 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/20 04:08:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:34 DEBUG : Returning error reader
2025/02/20 04:08:34 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/20 04:08:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:35 DEBUG : Returning error reader
2025/02/20 04:08:35 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/20 04:08:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:36 DEBUG : Returning error reader
2025/02/20 04:08:36 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/20 04:08:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:37 DEBUG : Returning error reader
2025/02/20 04:08:37 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/20 04:08:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:38 DEBUG : Returning error reader
2025/02/20 04:08:38 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/20 04:08:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:39 DEBUG : Returning error reader
2025/02/20 04:08:39 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/20 04:08:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:40 DEBUG : Returning error reader
2025/02/20 04:08:40 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/20 04:08:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/20 04:08:41 DEBUG : Returning error reader
2025/02/20 04:08:41 DEBUG : BOOM: simulated read failure
2025/02/20 04:08:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/20 04:08:41 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/20 04:08:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/20 04:08:41 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/20 04:08:41 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/20 04:08:41 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/20 04:08:41 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/20 04:08:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/20 04:08:48 DEBUG : potato: Seek from 10 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 10 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Seek from 5 to 2
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/20 04:08:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Seek from 5 to 2
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/20 04:08:48 DEBUG : potato: Seek from 8 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 8 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/20 04:08:48 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/20 04:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/20 04:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/20 04:08:48 DEBUG : potato: Seek from 5 to 2
2025/02/20 04:08:48 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/20 04:08:48 DEBUG : potato: Seek from 9 to 0
2025/02/20 04:08:48 DEBUG : potato: Seek from 9 to 0
2025/02/20 04:08:48 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/20 04:08:49 DEBUG : Creating backend with remote "nonexistent"
2025/02/20 04:08:49 DEBUG : Creating backend with remote "nonexistent"
2025/02/20 04:08:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/20 04:08:49 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/02/20 04:08:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/20 04:08:49 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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.50s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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.22s)
--- 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/20 04:08:52 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/20 04:08:52 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/20 04:08:52 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:08:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/data"
2025/02/20 04:08:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:52 DEBUG : Azure container rclone-test-qesomeg6zuco path data: Using directory markers
2025/02/20 04:08:52 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/02/20 04:08:55 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:08:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/data"
2025/02/20 04:08:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:55 DEBUG : Azure container rclone-test-qesomeg6zuco path data: Using directory markers
2025/02/20 04:08:55 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/02/20 04:08:58 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.16s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/20 04:08:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-piforow6lido"
2025/02/20 04:08:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:58 DEBUG : Azure container rclone-test-piforow6lido: Using directory markers
2025/02/20 04:08:58 DEBUG : Creating backend with remote "/tmp/rclone2255806708"
run.go:180: Remote "Azure container rclone-test-piforow6lido", Local "Local file system at /tmp/rclone2255806708", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/20 04:08:59 ERROR : hello, world!: sum not found
2025/02/20 04:08:59 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-piforow6lido
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-piforow6lido: 1 files missing
2025/02/20 04:08:59 NOTICE: 1 hashes missing
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-piforow6lido: 2 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-piforow6lido: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/20 04:08:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-piforow6lido: 0 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-piforow6lido: 1 matching files
2025/02/20 04:08:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mukifaj7kepi"
2025/02/20 04:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:59 DEBUG : Azure container rclone-test-mukifaj7kepi: Using directory markers
2025/02/20 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone2192728134"
run.go:180: Remote "Azure container rclone-test-mukifaj7kepi", Local "Local file system at /tmp/rclone2192728134", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/20 04:08:59 ERROR : HELLO, WORLD!: sum not found
2025/02/20 04:08:59 ERROR : hello, world!: file not in Azure container rclone-test-mukifaj7kepi
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-mukifaj7kepi: 1 files missing
2025/02/20 04:08:59 NOTICE: 1 hashes missing
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-mukifaj7kepi: 2 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-mukifaj7kepi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/20 04:08:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-mukifaj7kepi: 0 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-mukifaj7kepi: 1 matching files
2025/02/20 04:08:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wozajar4ziki"
2025/02/20 04:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:59 DEBUG : Azure container rclone-test-wozajar4ziki: Using directory markers
2025/02/20 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone438302519"
run.go:180: Remote "Azure container rclone-test-wozajar4ziki", Local "Local file system at /tmp/rclone438302519", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/20 04:08:59 ERROR : HeLlO, wOrLd!: sum not found
2025/02/20 04:08:59 ERROR : hello, world!: file not in Azure container rclone-test-wozajar4ziki
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-wozajar4ziki: 1 files missing
2025/02/20 04:08:59 NOTICE: 1 hashes missing
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-wozajar4ziki: 2 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-wozajar4ziki: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/20 04:08:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-wozajar4ziki: 0 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-wozajar4ziki: 1 matching files
2025/02/20 04:08:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasojuy7tofu"
2025/02/20 04:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:59 DEBUG : Azure container rclone-test-vasojuy7tofu: Using directory markers
2025/02/20 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone3849566972"
run.go:180: Remote "Azure container rclone-test-vasojuy7tofu", Local "Local file system at /tmp/rclone3849566972", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/20 04:08:59 ERROR : HELLO, WORLD!: sum not found
2025/02/20 04:08:59 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-vasojuy7tofu
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-vasojuy7tofu: 1 files missing
2025/02/20 04:08:59 NOTICE: 1 hashes missing
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-vasojuy7tofu: 2 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-vasojuy7tofu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/20 04:08:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-vasojuy7tofu: 0 differences found
2025/02/20 04:08:59 NOTICE: Azure container rclone-test-vasojuy7tofu: 1 matching files
2025/02/20 04:08:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ceyuvaw1defe"
2025/02/20 04:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:08:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:08:59 DEBUG : Azure container rclone-test-ceyuvaw1defe: Using directory markers
2025/02/20 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone692870854"
run.go:180: Remote "Azure container rclone-test-ceyuvaw1defe", Local "Local file system at /tmp/rclone692870854", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-ceyuvaw1defe
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-ceyuvaw1defe: 1 files missing
2025/02/20 04:09:00 NOTICE: 1 hashes missing
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-ceyuvaw1defe: 2 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-ceyuvaw1defe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/20 04:09:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-ceyuvaw1defe: 0 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-ceyuvaw1defe: 1 matching files
2025/02/20 04:09:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nezedoq5bake"
2025/02/20 04:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:09:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:00 DEBUG : Azure container rclone-test-nezedoq5bake: Using directory markers
2025/02/20 04:09:00 DEBUG : Creating backend with remote "/tmp/rclone2818542808"
run.go:180: Remote "Azure container rclone-test-nezedoq5bake", Local "Local file system at /tmp/rclone2818542808", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-nezedoq5bake
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-nezedoq5bake: 1 files missing
2025/02/20 04:09:00 NOTICE: 1 hashes missing
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-nezedoq5bake: 2 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-nezedoq5bake: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/20 04:09:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-nezedoq5bake: 0 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-nezedoq5bake: 1 matching files
2025/02/20 04:09:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sacutud8nije"
2025/02/20 04:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:09:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:00 DEBUG : Azure container rclone-test-sacutud8nije: Using directory markers
2025/02/20 04:09:00 DEBUG : Creating backend with remote "/tmp/rclone741731470"
run.go:180: Remote "Azure container rclone-test-sacutud8nije", Local "Local file system at /tmp/rclone741731470", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sacutud8nije
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-sacutud8nije: 1 files missing
2025/02/20 04:09:00 NOTICE: 1 hashes missing
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-sacutud8nije: 2 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-sacutud8nije: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/20 04:09:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-sacutud8nije: 0 differences found
2025/02/20 04:09:00 NOTICE: Azure container rclone-test-sacutud8nije: 1 matching files
2025/02/20 04:09:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-romuvuq6meto"
2025/02/20 04:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:09:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:00 DEBUG : Azure container rclone-test-romuvuq6meto: Using directory markers
2025/02/20 04:09:00 DEBUG : Creating backend with remote "/tmp/rclone1832366639"
run.go:180: Remote "Azure container rclone-test-romuvuq6meto", Local "Local file system at /tmp/rclone1832366639", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-romuvuq6meto
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-romuvuq6meto: 1 files missing
2025/02/20 04:09:01 NOTICE: 1 hashes missing
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-romuvuq6meto: 2 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-romuvuq6meto: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/20 04:09:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-romuvuq6meto: 0 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-romuvuq6meto: 1 matching files
2025/02/20 04:09:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buducov8jaze"
2025/02/20 04:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:09:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-buducov8jaze: Using directory markers
2025/02/20 04:09:01 DEBUG : Creating backend with remote "/tmp/rclone1559281278"
run.go:180: Remote "Azure container rclone-test-buducov8jaze", Local "Local file system at /tmp/rclone1559281278", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-buducov8jaze
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-buducov8jaze: 1 files missing
2025/02/20 04:09:01 NOTICE: 1 hashes missing
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-buducov8jaze: 2 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-buducov8jaze: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/20 04:09:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-buducov8jaze: 0 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-buducov8jaze: 1 matching files
2025/02/20 04:09:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jiliyep1weya"
2025/02/20 04:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:09:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-jiliyep1weya: Using directory markers
2025/02/20 04:09:01 DEBUG : Creating backend with remote "/tmp/rclone570826690"
run.go:180: Remote "Azure container rclone-test-jiliyep1weya", Local "Local file system at /tmp/rclone570826690", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/20 04:09:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jiliyep1weya
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-jiliyep1weya: 1 files missing
2025/02/20 04:09:01 NOTICE: 1 hashes missing
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-jiliyep1weya: 2 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-jiliyep1weya: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/20 04:09:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-jiliyep1weya: 0 differences found
2025/02/20 04:09:01 NOTICE: Azure container rclone-test-jiliyep1weya: 1 matching files
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-jiliyep1weya: Purge remote
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-buducov8jaze: Purge remote
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-romuvuq6meto: Purge remote
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-sacutud8nije: Purge remote
2025/02/20 04:09:01 DEBUG : Azure container rclone-test-nezedoq5bake: Purge remote
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-ceyuvaw1defe: Purge remote
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-vasojuy7tofu: Purge remote
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-wozajar4ziki: Purge remote
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-mukifaj7kepi: Purge remote
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-piforow6lido: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:09:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/20 04:09:02 DEBUG : sub/: Creating directory marker
2025/02/20 04:09:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:09:02 INFO : file1: Copied (new) to: sub/file2
2025/02/20 04:09:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:02 DEBUG : file1: Unchanged skipping
2025/02/20 04:09:02 DEBUG : Azure container rclone-test-qesomeg6zuco: don't need to copy/move sub/file2, it is already at target location
2025/02/20 04:09:02 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:09:03 DEBUG : dst/: Creating directory marker
2025/02/20 04:09:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/backup"
2025/02/20 04:09:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:03 DEBUG : Azure container rclone-test-qesomeg6zuco path backup: Using directory markers
2025/02/20 04:09:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/backup"
2025/02/20 04:09:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/20 04:09:03 DEBUG : dst/: Creating directory marker
2025/02/20 04:09:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/20 04:09:03 INFO : dst/file1: Copied (server-side copy)
2025/02/20 04:09:03 INFO : dst/file1: Deleted
2025/02/20 04:09:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:09:03 INFO : dst/file1: Copied (new)
2025/02/20 04:09:03 DEBUG : dst/: Removing directory marker
2025/02/20 04:09:03 DEBUG : backup/dst/: Removing directory marker
2025/02/20 04:09:04 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b469f7-701e-0021-264d-839886000000
Time:2025-02-20T04:09:04.0184423Z
--------------------------------------------------------------------------------
2025/02/20 04:09:05 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b46b03-701e-0021-7d4d-839886000000
Time:2025-02-20T04:09:05.0572648Z
--------------------------------------------------------------------------------
2025/02/20 04:09:06 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b46c7d-701e-0021-394d-839886000000
Time:2025-02-20T04:09:06.0955382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b46c7d-701e-0021-394d-839886000000
Time:2025-02-20T04:09:06.0955382Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:09:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/dst"
2025/02/20 04:09:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:07 DEBUG : Azure container rclone-test-qesomeg6zuco path dst: Using directory markers
2025/02/20 04:09:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:07 DEBUG : Azure container rclone-test-qesomeg6zuco path CompareDest: Using directory markers
2025/02/20 04:09:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:07 DEBUG : one: Need to transfer - File not found at Destination
2025/02/20 04:09:07 DEBUG : /: Creating directory marker
2025/02/20 04:09:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:09:07 INFO : one: Copied (new)
2025/02/20 04:09:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:07 DEBUG : /: Creating directory marker
2025/02/20 04:09:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/20 04:09:07 INFO : one: Copied (replaced existing)
2025/02/20 04:09:07 DEBUG : dst/: Creating directory marker
2025/02/20 04:09:08 DEBUG : CompareDest/: Creating directory marker
2025/02/20 04:09:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:08 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/20 04:09:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:08 DEBUG : two: Need to transfer - File not found at Destination
2025/02/20 04:09:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:08 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/20 04:09:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:08 DEBUG : two: Need to transfer - File not found at Destination
2025/02/20 04:09:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:08 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/20 04:09:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CompareDest"
2025/02/20 04:09:09 DEBUG : two: Need to transfer - File not found at Destination
2025/02/20 04:09:09 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:09 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/20 04:09:09 INFO : two: Copied (new)
2025/02/20 04:09:09 DEBUG : dst/: Removing directory marker
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b47162-701e-0021-074d-839886000000
Time:2025-02-20T04:09:09.5204238Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b47287-701e-0021-7f4d-839886000000
Time:2025-02-20T04:09:10.5583560Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b47407-701e-0021-2f4d-839886000000
Time:2025-02-20T04:09:11.5977082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b47407-701e-0021-2f4d-839886000000
Time:2025-02-20T04:09:11.5977082Z
--------------------------------------------------------------------------------
2025/02/20 04:09:12 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.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:09:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/dst"
2025/02/20 04:09:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:19 DEBUG : Azure container rclone-test-qesomeg6zuco path dst: Using directory markers
2025/02/20 04:09:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:19 DEBUG : Azure container rclone-test-qesomeg6zuco path CopyDest: Using directory markers
2025/02/20 04:09:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:19 DEBUG : one: Need to transfer - File not found at Destination
2025/02/20 04:09:20 DEBUG : /: Creating directory marker
2025/02/20 04:09:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:09:20 INFO : one: Copied (new)
2025/02/20 04:09:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:20 DEBUG : /: Creating directory marker
2025/02/20 04:09:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/20 04:09:20 INFO : one: Copied (replaced existing)
2025/02/20 04:09:20 DEBUG : dst/: Creating directory marker
2025/02/20 04:09:20 DEBUG : CopyDest/: Creating directory marker
2025/02/20 04:09:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/BackupDir"
2025/02/20 04:09:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:09:20 DEBUG : Azure container rclone-test-qesomeg6zuco path BackupDir: Using directory markers
2025/02/20 04:09:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/BackupDir"
2025/02/20 04:09:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/20 04:09:21 DEBUG : /: Creating directory marker
2025/02/20 04:09:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:09:21 INFO : one: Copied (server-side copy)
2025/02/20 04:09:21 INFO : one: Deleted
2025/02/20 04:09:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/20 04:09:21 INFO : one: Copied (server-side copy)
2025/02/20 04:09:21 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/20 04:09:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:21 DEBUG : two: Need to transfer - File not found at Destination
2025/02/20 04:09:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/20 04:09:21 INFO : two: Copied (server-side copy)
2025/02/20 04:09:21 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/20 04:09:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:09:21 DEBUG : two: Unchanged skipping
2025/02/20 04:09:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/CopyDest"
2025/02/20 04:09:22 DEBUG : three: Need to transfer - File not found at Destination
2025/02/20 04:09:22 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/20 04:09:22 DEBUG : three: Destination not found in --copy-dest
2025/02/20 04:09:22 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/20 04:09:22 INFO : three: Copied (new)
2025/02/20 04:09:22 DEBUG : dst/: Removing directory marker
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b48203-701e-0021-494d-839886000000
Time:2025-02-20T04:09:22.9002961Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b48305-701e-0021-244d-839886000000
Time:2025-02-20T04:09:23.9384908Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4843c-701e-0021-284d-839886000000
Time:2025-02-20T04:09:24.9769529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4843c-701e-0021-284d-839886000000
Time:2025-02-20T04:09:24.9769529Z
--------------------------------------------------------------------------------
2025/02/20 04:09:26 DEBUG : CopyDest/: Removing directory marker
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b48585-701e-0021-484d-839886000000
Time:2025-02-20T04:09:26.0551766Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b486dd-701e-0021-714d-839886000000
Time:2025-02-20T04:09:27.0930651Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b48836-701e-0021-1d4d-839886000000
Time:2025-02-20T04:09:28.1313264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b48836-701e-0021-1d4d-839886000000
Time:2025-02-20T04:09:28.1313264Z
--------------------------------------------------------------------------------
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.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4918a-701e-0021-1a4d-839886000000
Time:2025-02-20T04:09:36.3253781Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b49292-701e-0021-774d-839886000000
Time:2025-02-20T04:09:37.3644642Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b493c9-701e-0021-264d-839886000000
Time:2025-02-20T04:09:38.4034663Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b493c9-701e-0021-264d-839886000000
Time:2025-02-20T04:09:38.4034663Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b494c6-701e-0021-674d-839886000000
Time:2025-02-20T04:09:39.4415557Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b495c8-701e-0021-264d-839886000000
Time:2025-02-20T04:09:40.4802472Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b49715-701e-0021-2e4d-839886000000
Time:2025-02-20T04:09:41.5184366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b49715-701e-0021-2e4d-839886000000
Time:2025-02-20T04:09:41.5184366Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a018-701e-0021-524d-839886000000
Time:2025-02-20T04:09:49.7146239Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a0fe-701e-0021-114d-839886000000
Time:2025-02-20T04:09:50.7540224Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a1f6-701e-0021-4d4d-839886000000
Time:2025-02-20T04:09:51.7935195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a1f6-701e-0021-4d4d-839886000000
Time:2025-02-20T04:09:51.7935195Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a398-701e-0021-334d-839886000000
Time:2025-02-20T04:09:52.8321418Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a4bd-701e-0021-244d-839886000000
Time:2025-02-20T04:09:53.8704247Z
--------------------------------------------------------------------------------
2025/02/20 04:09: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a5dc-701e-0021-1e4d-839886000000
Time:2025-02-20T04:09:54.9089974Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4a5dc-701e-0021-1e4d-839886000000
Time:2025-02-20T04:09:54.9089974Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:10:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/20 04:10:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/20 04:10:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 93c2baca57397c01ab450d5f14d9a6b9 OK
2025/02/20 04:10:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/20 04:10:03 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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4aed0-701e-0021-694d-839886000000
Time:2025-02-20T04:10:04.0090693Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b003-701e-0021-474d-839886000000
Time:2025-02-20T04:10:05.0482499Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b0e0-701e-0021-754d-839886000000
Time:2025-02-20T04:10:06.0863641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b0e0-701e-0021-754d-839886000000
Time:2025-02-20T04:10:06.0863641Z
--------------------------------------------------------------------------------
2025/02/20 04:10:07 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b207-701e-0021-574d-839886000000
Time:2025-02-20T04:10:07.1644190Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b301-701e-0021-1e4d-839886000000
Time:2025-02-20T04:10:08.2027511Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b44f-701e-0021-584d-839886000000
Time:2025-02-20T04:10:09.2415995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4b44f-701e-0021-584d-839886000000
Time:2025-02-20T04:10:09.2415995Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:10:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4bdef-701e-0021-1d4d-839886000000
Time:2025-02-20T04:10:17.4374014Z
--------------------------------------------------------------------------------
2025/02/20 04:10:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4bf66-701e-0021-4b4d-839886000000
Time:2025-02-20T04:10:18.4771871Z
--------------------------------------------------------------------------------
2025/02/20 04:10:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c064-701e-0021-1c4d-839886000000
Time:2025-02-20T04:10:19.5162519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c064-701e-0021-1c4d-839886000000
Time:2025-02-20T04:10:19.5162519Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c172-701e-0021-774d-839886000000
Time:2025-02-20T04:10:20.5546010Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c32d-701e-0021-6c4d-839886000000
Time:2025-02-20T04:10:21.5943859Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c4c5-701e-0021-3f4d-839886000000
Time:2025-02-20T04:10:22.6327382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4c4c5-701e-0021-3f4d-839886000000
Time:2025-02-20T04:10:22.6327382Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4cee2-701e-0021-2e4d-839886000000
Time:2025-02-20T04:10:30.8278737Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d09c-701e-0021-784d-839886000000
Time:2025-02-20T04:10:31.8660852Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d22a-701e-0021-2e4d-839886000000
Time:2025-02-20T04:10:32.9043264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d22a-701e-0021-2e4d-839886000000
Time:2025-02-20T04:10:32.9043264Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d352-701e-0021-2b4d-839886000000
Time:2025-02-20T04:10:33.9433958Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d479-701e-0021-344d-839886000000
Time:2025-02-20T04:10:34.9822339Z
--------------------------------------------------------------------------------
2025/02/20 04:10: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d63f-701e-0021-044d-839886000000
Time:2025-02-20T04:10:36.0213752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4d63f-701e-0021-044d-839886000000
Time:2025-02-20T04:10:36.0213752Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:10: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4deb6-701e-0021-144d-839886000000
Time:2025-02-20T04:10:44.2166246Z
--------------------------------------------------------------------------------
2025/02/20 04:10:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4dfa2-701e-0021-474d-839886000000
Time:2025-02-20T04:10:45.2550692Z
--------------------------------------------------------------------------------
2025/02/20 04:10:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e07f-701e-0021-064d-839886000000
Time:2025-02-20T04:10:46.2938957Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e07f-701e-0021-064d-839886000000
Time:2025-02-20T04:10:46.2938957Z
--------------------------------------------------------------------------------
2025/02/20 04:10:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e163-701e-0021-424d-839886000000
Time:2025-02-20T04:10:47.3323362Z
--------------------------------------------------------------------------------
2025/02/20 04:10:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e2bc-701e-0021-634d-839886000000
Time:2025-02-20T04:10:48.3710659Z
--------------------------------------------------------------------------------
2025/02/20 04:10:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e3b1-701e-0021-204d-839886000000
Time:2025-02-20T04:10:49.4102301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4e3b1-701e-0021-204d-839886000000
Time:2025-02-20T04:10:49.4102301Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:10:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4ecae-701e-0021-534d-839886000000
Time:2025-02-20T04:10:57.6048822Z
--------------------------------------------------------------------------------
2025/02/20 04:10:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4ee21-701e-0021-034d-839886000000
Time:2025-02-20T04:10:58.6426354Z
--------------------------------------------------------------------------------
2025/02/20 04:10:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4ef69-701e-0021-164d-839886000000
Time:2025-02-20T04:10:59.6811510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4ef69-701e-0021-164d-839886000000
Time:2025-02-20T04:10:59.6811510Z
--------------------------------------------------------------------------------
2025/02/20 04:11:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4f0ae-701e-0021-2c4d-839886000000
Time:2025-02-20T04:11:00.7192980Z
--------------------------------------------------------------------------------
2025/02/20 04:11:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4f1d3-701e-0021-244d-839886000000
Time:2025-02-20T04:11:01.7573225Z
--------------------------------------------------------------------------------
2025/02/20 04:11:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4f2f9-701e-0021-6c4d-839886000000
Time:2025-02-20T04:11:02.7959277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b4f2f9-701e-0021-6c4d-839886000000
Time:2025-02-20T04:11:02.7959277Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:11:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b502ea-701e-0021-2b4d-839886000000
Time:2025-02-20T04:11:10.9896418Z
--------------------------------------------------------------------------------
2025/02/20 04:11:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5059a-701e-0021-254d-839886000000
Time:2025-02-20T04:11:12.0284471Z
--------------------------------------------------------------------------------
2025/02/20 04:11:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5087f-701e-0021-5c4d-839886000000
Time:2025-02-20T04:11:13.0677415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5087f-701e-0021-5c4d-839886000000
Time:2025-02-20T04:11:13.0677415Z
--------------------------------------------------------------------------------
2025/02/20 04:11:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b50b69-701e-0021-3d4d-839886000000
Time:2025-02-20T04:11:14.1063994Z
--------------------------------------------------------------------------------
2025/02/20 04:11:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b50e5b-701e-0021-224d-839886000000
Time:2025-02-20T04:11:15.1445501Z
--------------------------------------------------------------------------------
2025/02/20 04:11:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5114b-701e-0021-584d-839886000000
Time:2025-02-20T04:11:16.1838133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5114b-701e-0021-584d-839886000000
Time:2025-02-20T04:11:16.1838133Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:11:24 DEBUG : also/: Creating directory marker
2025/02/20 04:11:24 INFO : Azure container rclone-test-qesomeg6zuco: Looking for duplicate md5 hashes using newest mode.
2025/02/20 04:11:24 NOTICE: 29326d59c33141df5b445d4088711502: Found 3 files with duplicate md5 hashes
2025/02/20 04:11:24 INFO : one: Deleted
2025/02/20 04:11:24 INFO : also/one: Deleted
2025/02/20 04:11:24 NOTICE: 29326d59c33141df5b445d4088711502: Deleted 2 extra copies
2025/02/20 04:11:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b51d97-701e-0021-2b4d-839886000000
Time:2025-02-20T04:11:25.2052097Z
--------------------------------------------------------------------------------
2025/02/20 04:11:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b51e8e-701e-0021-614d-839886000000
Time:2025-02-20T04:11:26.2438597Z
--------------------------------------------------------------------------------
2025/02/20 04:11:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b51fb0-701e-0021-574d-839886000000
Time:2025-02-20T04:11:27.2824518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b51fb0-701e-0021-574d-839886000000
Time:2025-02-20T04:11:27.2824518Z
--------------------------------------------------------------------------------
2025/02/20 04:11:28 DEBUG : also/: Removing directory marker
2025/02/20 04:11:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b520de-701e-0021-4b4d-839886000000
Time:2025-02-20T04:11:28.3606799Z
--------------------------------------------------------------------------------
2025/02/20 04:11:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5223f-701e-0021-7d4d-839886000000
Time:2025-02-20T04:11:29.3990143Z
--------------------------------------------------------------------------------
2025/02/20 04:11:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52393-701e-0021-164d-839886000000
Time:2025-02-20T04:11:30.4370520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52393-701e-0021-164d-839886000000
Time:2025-02-20T04:11:30.4370520Z
--------------------------------------------------------------------------------
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.25s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:11: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52c05-701e-0021-6b4d-839886000000
Time:2025-02-20T04:11:38.6333953Z
--------------------------------------------------------------------------------
2025/02/20 04:11: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52d46-701e-0021-764d-839886000000
Time:2025-02-20T04:11:39.6716163Z
--------------------------------------------------------------------------------
2025/02/20 04:11: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52e75-701e-0021-754d-839886000000
Time:2025-02-20T04:11:40.7096745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52e75-701e-0021-754d-839886000000
Time:2025-02-20T04:11:40.7096745Z
--------------------------------------------------------------------------------
2025/02/20 04:11: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b52f97-701e-0021-674d-839886000000
Time:2025-02-20T04:11:41.7475171Z
--------------------------------------------------------------------------------
2025/02/20 04:11: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b530ce-701e-0021-6a4d-839886000000
Time:2025-02-20T04:11:42.7859879Z
--------------------------------------------------------------------------------
2025/02/20 04:11: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b531bc-701e-0021-194d-839886000000
Time:2025-02-20T04:11:43.8241032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b531bc-701e-0021-194d-839886000000
Time:2025-02-20T04:11:43.8241032Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:11:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5397f-701e-0021-334d-839886000000
Time:2025-02-20T04:11:52.0210228Z
--------------------------------------------------------------------------------
2025/02/20 04:11:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53abc-701e-0021-2c4d-839886000000
Time:2025-02-20T04:11:53.0599680Z
--------------------------------------------------------------------------------
2025/02/20 04:11:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53bb1-701e-0021-734d-839886000000
Time:2025-02-20T04:11:54.0981209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53bb1-701e-0021-734d-839886000000
Time:2025-02-20T04:11:54.0981209Z
--------------------------------------------------------------------------------
2025/02/20 04:11:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53cce-701e-0021-624d-839886000000
Time:2025-02-20T04:11:55.1366194Z
--------------------------------------------------------------------------------
2025/02/20 04:11:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53da9-701e-0021-034d-839886000000
Time:2025-02-20T04:11:56.1752430Z
--------------------------------------------------------------------------------
2025/02/20 04:11:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53f33-701e-0021-554d-839886000000
Time:2025-02-20T04:11:57.2133396Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b53f33-701e-0021-554d-839886000000
Time:2025-02-20T04:11:57.2133396Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:12:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5493b-701e-0021-624d-839886000000
Time:2025-02-20T04:12:05.4089024Z
--------------------------------------------------------------------------------
2025/02/20 04:12:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54a73-701e-0021-674d-839886000000
Time:2025-02-20T04:12:06.4468288Z
--------------------------------------------------------------------------------
2025/02/20 04:12:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54bbe-701e-0021-774d-839886000000
Time:2025-02-20T04:12:07.4852738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54bbe-701e-0021-774d-839886000000
Time:2025-02-20T04:12:07.4852738Z
--------------------------------------------------------------------------------
2025/02/20 04:12:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54d3a-701e-0021-054d-839886000000
Time:2025-02-20T04:12:08.5234283Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54eb4-701e-0021-354d-839886000000
Time:2025-02-20T04:12:09.5620018Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54fb5-701e-0021-0e4d-839886000000
Time:2025-02-20T04:12:10.6012215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b54fb5-701e-0021-0e4d-839886000000
Time:2025-02-20T04:12:10.6012215Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55908-701e-0021-4f4d-839886000000
Time:2025-02-20T04:12:18.7971126Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55a51-701e-0021-544d-839886000000
Time:2025-02-20T04:12:19.8355976Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55b7a-701e-0021-3d4d-839886000000
Time:2025-02-20T04:12:20.8740200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55b7a-701e-0021-3d4d-839886000000
Time:2025-02-20T04:12:20.8740200Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55ca7-701e-0021-3c4d-839886000000
Time:2025-02-20T04:12:21.9124327Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55dbe-701e-0021-224d-839886000000
Time:2025-02-20T04:12:22.9514621Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55ef1-701e-0021-1c4d-839886000000
Time:2025-02-20T04:12:23.9902831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b55ef1-701e-0021-1c4d-839886000000
Time:2025-02-20T04:12:23.9902831Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56958-701e-0021-094d-839886000000
Time:2025-02-20T04:12:32.1851905Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56ae1-701e-0021-684d-839886000000
Time:2025-02-20T04:12:33.2244587Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56c58-701e-0021-244d-839886000000
Time:2025-02-20T04:12:34.2626280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56c58-701e-0021-244d-839886000000
Time:2025-02-20T04:12:34.2626280Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56dde-701e-0021-764d-839886000000
Time:2025-02-20T04:12:35.3016133Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b56f4d-701e-0021-334d-839886000000
Time:2025-02-20T04:12:36.3402714Z
--------------------------------------------------------------------------------
2025/02/20 04:12: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b570b2-701e-0021-6c4d-839886000000
Time:2025-02-20T04:12:37.3780741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b570b2-701e-0021-6c4d-839886000000
Time:2025-02-20T04:12:37.3780741Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:12:45 DEBUG : sub dir/: Creating directory marker
2025/02/20 04:12:45 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/20 04:12:46 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/02/20 04:12:46 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/20 04:12:46 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/20 04:12:47 DEBUG : sub dir/: Removing directory marker
2025/02/20 04:12:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b57d44-701e-0021-614d-839886000000
Time:2025-02-20T04:12:47.0545370Z
--------------------------------------------------------------------------------
2025/02/20 04:12:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b57ef7-701e-0021-584d-839886000000
Time:2025-02-20T04:12:48.1015612Z
--------------------------------------------------------------------------------
2025/02/20 04:12:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58025-701e-0021-564d-839886000000
Time:2025-02-20T04:12:49.1413924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58025-701e-0021-564d-839886000000
Time:2025-02-20T04:12:49.1413924Z
--------------------------------------------------------------------------------
2025/02/20 04:12:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5815b-701e-0021-534d-839886000000
Time:2025-02-20T04:12:50.1806249Z
--------------------------------------------------------------------------------
2025/02/20 04:12:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58246-701e-0021-104d-839886000000
Time:2025-02-20T04:12:51.2188754Z
--------------------------------------------------------------------------------
2025/02/20 04:12:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5835e-701e-0021-744d-839886000000
Time:2025-02-20T04:12:52.2577576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5835e-701e-0021-744d-839886000000
Time:2025-02-20T04:12:52.2577576Z
--------------------------------------------------------------------------------
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.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:13:00 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/02/20 04:13:01 DEBUG : sub/: Removing directory marker
2025/02/20 04:13:01 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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58ce3-701e-0021-1e4d-839886000000
Time:2025-02-20T04:13:01.3385836Z
--------------------------------------------------------------------------------
2025/02/20 04:13:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58e34-701e-0021-0e4d-839886000000
Time:2025-02-20T04:13:02.3776506Z
--------------------------------------------------------------------------------
2025/02/20 04:13:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58f4c-701e-0021-674d-839886000000
Time:2025-02-20T04:13:03.4170224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b58f4c-701e-0021-674d-839886000000
Time:2025-02-20T04:13:03.4170224Z
--------------------------------------------------------------------------------
2025/02/20 04:13:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5907b-701e-0021-5b4d-839886000000
Time:2025-02-20T04:13:04.4552385Z
--------------------------------------------------------------------------------
2025/02/20 04:13:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5918b-701e-0021-2a4d-839886000000
Time:2025-02-20T04:13:05.4944136Z
--------------------------------------------------------------------------------
2025/02/20 04:13:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5928d-701e-0021-784d-839886000000
Time:2025-02-20T04:13:06.5327788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5928d-701e-0021-784d-839886000000
Time:2025-02-20T04:13:06.5327788Z
--------------------------------------------------------------------------------
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.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:13:14 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/02/20 04:13:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/notfound"
2025/02/20 04:13:15 DEBUG : Config file has changed externally - reloading
2025/02/20 04:13:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:13:15 DEBUG : Azure container rclone-test-qesomeg6zuco path notfound: Using directory markers
2025/02/20 04:13:15 DEBUG : sub/: Removing directory marker
2025/02/20 04:13:15 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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b59d38-701e-0021-1c4d-839886000000
Time:2025-02-20T04:13:15.8469631Z
--------------------------------------------------------------------------------
2025/02/20 04:13:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b59e33-701e-0021-6d4d-839886000000
Time:2025-02-20T04:13:16.8852254Z
--------------------------------------------------------------------------------
2025/02/20 04:13:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b59fbe-701e-0021-394d-839886000000
Time:2025-02-20T04:13:17.9244176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b59fbe-701e-0021-394d-839886000000
Time:2025-02-20T04:13:17.9244176Z
--------------------------------------------------------------------------------
2025/02/20 04:13:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5a121-701e-0021-694d-839886000000
Time:2025-02-20T04:13:18.9634981Z
--------------------------------------------------------------------------------
2025/02/20 04:13:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5a290-701e-0021-194d-839886000000
Time:2025-02-20T04:13:20.0032725Z
--------------------------------------------------------------------------------
2025/02/20 04:13:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5a3c8-701e-0021-2b4d-839886000000
Time:2025-02-20T04:13:21.0422556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5a3c8-701e-0021-2b4d-839886000000
Time:2025-02-20T04:13:21.0422556Z
--------------------------------------------------------------------------------
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.51s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:13:29 INFO : Azure container rclone-test-qesomeg6zuco: Making directory
2025/02/20 04:13:29 INFO : Azure container rclone-test-qesomeg6zuco: Making directory
2025/02/20 04:13:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5ad58-701e-0021-034d-839886000000
Time:2025-02-20T04:13:29.2767531Z
--------------------------------------------------------------------------------
2025/02/20 04:13:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5ae8d-701e-0021-0a4d-839886000000
Time:2025-02-20T04:13:30.3150431Z
--------------------------------------------------------------------------------
2025/02/20 04:13:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5af6e-701e-0021-3d4d-839886000000
Time:2025-02-20T04:13:31.3539979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5af6e-701e-0021-3d4d-839886000000
Time:2025-02-20T04:13:31.3539979Z
--------------------------------------------------------------------------------
2025/02/20 04:13:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5b0de-701e-0021-644d-839886000000
Time:2025-02-20T04:13:32.3929351Z
--------------------------------------------------------------------------------
2025/02/20 04:13:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5b240-701e-0021-104d-839886000000
Time:2025-02-20T04:13:33.4338377Z
--------------------------------------------------------------------------------
2025/02/20 04:13:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5b333-701e-0021-514d-839886000000
Time:2025-02-20T04:13:34.4721631Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5b333-701e-0021-514d-839886000000
Time:2025-02-20T04:13:34.4721631Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:13:42 DEBUG : sub dir/: Creating directory marker
2025/02/20 04:13:43 DEBUG : sub dir/: Removing directory marker
2025/02/20 04:13: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5bc16-701e-0021-754d-839886000000
Time:2025-02-20T04:13:43.0978556Z
--------------------------------------------------------------------------------
2025/02/20 04:13: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5bd30-701e-0021-564d-839886000000
Time:2025-02-20T04:13:44.1366811Z
--------------------------------------------------------------------------------
2025/02/20 04:13: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5be5f-701e-0021-574d-839886000000
Time:2025-02-20T04:13:45.1752586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5be5f-701e-0021-574d-839886000000
Time:2025-02-20T04:13:45.1752586Z
--------------------------------------------------------------------------------
2025/02/20 04:13: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5bf85-701e-0021-534d-839886000000
Time:2025-02-20T04:13:46.2143693Z
--------------------------------------------------------------------------------
2025/02/20 04:13: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5c09b-701e-0021-3b4d-839886000000
Time:2025-02-20T04:13:47.2529440Z
--------------------------------------------------------------------------------
2025/02/20 04:13: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5c175-701e-0021-6f4d-839886000000
Time:2025-02-20T04:13:48.2917482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5c175-701e-0021-6f4d-839886000000
Time:2025-02-20T04:13:48.2917482Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:13:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5c9b4-701e-0021-034d-839886000000
Time:2025-02-20T04:13:56.9200444Z
--------------------------------------------------------------------------------
2025/02/20 04:13:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5cac4-701e-0021-564d-839886000000
Time:2025-02-20T04:13:57.9581493Z
--------------------------------------------------------------------------------
2025/02/20 04:13:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5cbcb-701e-0021-1a4d-839886000000
Time:2025-02-20T04:13:58.9971820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5cbcb-701e-0021-1a4d-839886000000
Time:2025-02-20T04:13:58.9971820Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5ccee-701e-0021-174d-839886000000
Time:2025-02-20T04:14:00.0365284Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5cedb-701e-0021-5b4d-839886000000
Time:2025-02-20T04:14:01.0754811Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5d0e2-701e-0021-2b4d-839886000000
Time:2025-02-20T04:14:02.1150969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5d0e2-701e-0021-2b4d-839886000000
Time:2025-02-20T04:14:02.1150969Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:14:10 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/20 04:14:10 DEBUG : empty space: Excluded
2025/02/20 04:14:10 DEBUG : BackupDir: Excluded
2025/02/20 04:14:10 DEBUG : dst: Excluded
2025/02/20 04:14: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5dddd-701e-0021-564d-839886000000
Time:2025-02-20T04:14:10.7688584Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5df08-701e-0021-634d-839886000000
Time:2025-02-20T04:14:11.8066223Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e076-701e-0021-1b4d-839886000000
Time:2025-02-20T04:14:12.8450997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e076-701e-0021-1b4d-839886000000
Time:2025-02-20T04:14:12.8450997Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e1c3-701e-0021-3a4d-839886000000
Time:2025-02-20T04:14:13.8838612Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e317-701e-0021-5f4d-839886000000
Time:2025-02-20T04:14:14.9235416Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e412-701e-0021-3c4d-839886000000
Time:2025-02-20T04:14:15.9626005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5e412-701e-0021-3c4d-839886000000
Time:2025-02-20T04:14:15.9626005Z
--------------------------------------------------------------------------------
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.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:14:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5ee49-701e-0021-2f4d-839886000000
Time:2025-02-20T04:14:24.5795210Z
--------------------------------------------------------------------------------
2025/02/20 04:14:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5efb2-701e-0021-534d-839886000000
Time:2025-02-20T04:14:25.6174902Z
--------------------------------------------------------------------------------
2025/02/20 04:14:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f12a-701e-0021-064d-839886000000
Time:2025-02-20T04:14:26.6566629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f12a-701e-0021-064d-839886000000
Time:2025-02-20T04:14:26.6566629Z
--------------------------------------------------------------------------------
2025/02/20 04:14:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f295-701e-0021-2f4d-839886000000
Time:2025-02-20T04:14:27.6944141Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f3f8-701e-0021-5d4d-839886000000
Time:2025-02-20T04:14:28.7324765Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f533-701e-0021-6c4d-839886000000
Time:2025-02-20T04:14:29.7701224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b5f533-701e-0021-6c4d-839886000000
Time:2025-02-20T04:14:29.7701224Z
--------------------------------------------------------------------------------
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.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/20 04:14:38 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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6004f-701e-0021-2f4d-839886000000
Time:2025-02-20T04:14:38.5547335Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b60169-701e-0021-134d-839886000000
Time:2025-02-20T04:14:39.5974676Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b602a7-701e-0021-204d-839886000000
Time:2025-02-20T04:14:40.6354641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b602a7-701e-0021-204d-839886000000
Time:2025-02-20T04:14:40.6354641Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b603e4-701e-0021-3f4d-839886000000
Time:2025-02-20T04:14:41.6736375Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b60536-701e-0021-5f4d-839886000000
Time:2025-02-20T04:14:42.7124729Z
--------------------------------------------------------------------------------
2025/02/20 04:14: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b60678-701e-0021-654d-839886000000
Time:2025-02-20T04:14:43.7504554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b60678-701e-0021-654d-839886000000
Time:2025-02-20T04:14:43.7504554Z
--------------------------------------------------------------------------------
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.98s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.16s)
=== RUN TestHashSumsWithErrors
2025/02/20 04:14:51 DEBUG : Creating backend with remote ":memory:"
2025/02/20 04:14:51 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/20 04:14:51 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/20 04:14:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/20 04:14:51 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:14:52 DEBUG : sub dir/: Creating directory marker
2025/02/20 04:14:52 DEBUG : sub dir/: Removing directory marker
2025/02/20 04:14:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b60fa8-701e-0021-084d-839886000000
Time:2025-02-20T04:14:52.5647042Z
--------------------------------------------------------------------------------
2025/02/20 04:14:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6110a-701e-0021-224d-839886000000
Time:2025-02-20T04:14:53.6119156Z
--------------------------------------------------------------------------------
2025/02/20 04:14:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b61224-701e-0021-104d-839886000000
Time:2025-02-20T04:14:54.6508099Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b61224-701e-0021-104d-839886000000
Time:2025-02-20T04:14:54.6508099Z
--------------------------------------------------------------------------------
2025/02/20 04:14:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b612f9-701e-0021-3b4d-839886000000
Time:2025-02-20T04:14:55.6885593Z
--------------------------------------------------------------------------------
2025/02/20 04:14:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6140f-701e-0021-274d-839886000000
Time:2025-02-20T04:14:56.7282723Z
--------------------------------------------------------------------------------
2025/02/20 04:14:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b61514-701e-0021-7f4e-839886000000
Time:2025-02-20T04:14:57.7662360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b61514-701e-0021-7f4e-839886000000
Time:2025-02-20T04:14:57.7662360Z
--------------------------------------------------------------------------------
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 (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:15:06 DEBUG : Waiting for deletions to finish
2025/02/20 04:15:06 DEBUG : large: Excluded (Size Filter)
2025/02/20 04:15:06 INFO : medium: Deleted
2025/02/20 04:15:06 INFO : small: Deleted
2025/02/20 04:15:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4ebc3-401e-0058-7f4e-8364a2000000
Time:2025-02-20T04:15:06.5167846Z
--------------------------------------------------------------------------------
2025/02/20 04:15:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4ed88-401e-0058-024e-8364a2000000
Time:2025-02-20T04:15:07.5523663Z
--------------------------------------------------------------------------------
2025/02/20 04:15:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4ef43-401e-0058-054e-8364a2000000
Time:2025-02-20T04:15:08.5885081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4ef43-401e-0058-054e-8364a2000000
Time:2025-02-20T04:15:08.5885081Z
--------------------------------------------------------------------------------
2025/02/20 04:15:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4f169-401e-0058-144e-8364a2000000
Time:2025-02-20T04:15:09.6244322Z
--------------------------------------------------------------------------------
2025/02/20 04:15:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4f2ed-401e-0058-664e-8364a2000000
Time:2025-02-20T04:15:10.6619815Z
--------------------------------------------------------------------------------
2025/02/20 04:15:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4f45e-401e-0058-2a4e-8364a2000000
Time:2025-02-20T04:15:11.6985570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f4f45e-401e-0058-2a4e-8364a2000000
Time:2025-02-20T04:15:11.6985570Z
--------------------------------------------------------------------------------
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.93s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:15:20 DEBUG : Waiting for deletions to finish
2025/02/20 04:15:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/20 04:15:20 INFO : large: Deleted
2025/02/20 04:15:20 INFO : medium: Deleted
2025/02/20 04:15:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b631bc-701e-0021-124e-839886000000
Time:2025-02-20T04:15:20.4349915Z
--------------------------------------------------------------------------------
2025/02/20 04:15:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b632dc-701e-0021-804e-839886000000
Time:2025-02-20T04:15:21.4735677Z
--------------------------------------------------------------------------------
2025/02/20 04:15:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b633cb-701e-0021-3d4e-839886000000
Time:2025-02-20T04:15:22.5219370Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b633cb-701e-0021-3d4e-839886000000
Time:2025-02-20T04:15:22.5219370Z
--------------------------------------------------------------------------------
2025/02/20 04:15:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b634b6-701e-0021-034e-839886000000
Time:2025-02-20T04:15:23.5613400Z
--------------------------------------------------------------------------------
2025/02/20 04:15:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b63580-701e-0021-254e-839886000000
Time:2025-02-20T04:15:24.6003009Z
--------------------------------------------------------------------------------
2025/02/20 04:15:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6368d-701e-0021-7c4e-839886000000
Time:2025-02-20T04:15:25.6397300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6368d-701e-0021-7c4e-839886000000
Time:2025-02-20T04:15:25.6397300Z
--------------------------------------------------------------------------------
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/02/20 04:15:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b63e33-701e-0021-694e-839886000000
Time:2025-02-20T04:15:33.8351779Z
--------------------------------------------------------------------------------
2025/02/20 04:15:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b63faa-701e-0021-374e-839886000000
Time:2025-02-20T04:15:34.8726341Z
--------------------------------------------------------------------------------
2025/02/20 04:15:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b640fc-701e-0021-4a4e-839886000000
Time:2025-02-20T04:15:35.9112554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b640fc-701e-0021-4a4e-839886000000
Time:2025-02-20T04:15:35.9112554Z
--------------------------------------------------------------------------------
2025/02/20 04:15:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6420b-701e-0021-1e4e-839886000000
Time:2025-02-20T04:15:36.9506469Z
--------------------------------------------------------------------------------
2025/02/20 04:15:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b642e8-701e-0021-344e-839886000000
Time:2025-02-20T04:15:37.9895751Z
--------------------------------------------------------------------------------
2025/02/20 04:15:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b64402-701e-0021-624e-839886000000
Time:2025-02-20T04:15:39.0283488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b64402-701e-0021-624e-839886000000
Time:2025-02-20T04:15:39.0283488Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:15:47 DEBUG : Waiting for deletions to finish
2025/02/20 04:15:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/20 04:15:47 INFO : medium: Deleted
2025/02/20 04:15:47 INFO : small: Deleted
2025/02/20 04:15:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f529bc-401e-0058-1c4e-8364a2000000
Time:2025-02-20T04:15:47.7851016Z
--------------------------------------------------------------------------------
2025/02/20 04:15:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f52b06-401e-0058-314e-8364a2000000
Time:2025-02-20T04:15:48.8223058Z
--------------------------------------------------------------------------------
2025/02/20 04:15:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f52c89-401e-0058-6d4e-8364a2000000
Time:2025-02-20T04:15:49.8591948Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f52c89-401e-0058-6d4e-8364a2000000
Time:2025-02-20T04:15:49.8591948Z
--------------------------------------------------------------------------------
2025/02/20 04:15:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f52def-401e-0058-1e4e-8364a2000000
Time:2025-02-20T04:15:50.8957717Z
--------------------------------------------------------------------------------
2025/02/20 04:15:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f52f64-401e-0058-524e-8364a2000000
Time:2025-02-20T04:15:51.9328717Z
--------------------------------------------------------------------------------
2025/02/20 04:15:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f5315e-401e-0058-794e-8364a2000000
Time:2025-02-20T04:15:52.9691893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f5315e-401e-0058-794e-8364a2000000
Time:2025-02-20T04:15:52.9691893Z
--------------------------------------------------------------------------------
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/02/20 04:16:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f53cf9-401e-0058-524e-8364a2000000
Time:2025-02-20T04:16:01.1520660Z
--------------------------------------------------------------------------------
2025/02/20 04:16:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f53ed8-401e-0058-7b4e-8364a2000000
Time:2025-02-20T04:16:02.1888574Z
--------------------------------------------------------------------------------
2025/02/20 04:16:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f540ac-401e-0058-594e-8364a2000000
Time:2025-02-20T04:16:03.2254168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f540ac-401e-0058-594e-8364a2000000
Time:2025-02-20T04:16:03.2254168Z
--------------------------------------------------------------------------------
2025/02/20 04:16:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f54242-401e-0058-3b4e-8364a2000000
Time:2025-02-20T04:16:04.2617032Z
--------------------------------------------------------------------------------
2025/02/20 04:16:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f54451-401e-0058-144e-8364a2000000
Time:2025-02-20T04:16:05.2987607Z
--------------------------------------------------------------------------------
2025/02/20 04:16:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f545cb-401e-0058-564e-8364a2000000
Time:2025-02-20T04:16:06.3349884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05f545cb-401e-0058-564e-8364a2000000
Time:2025-02-20T04:16:06.3349884Z
--------------------------------------------------------------------------------
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.30s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:16:14 DEBUG : Waiting for deletions to finish
2025/02/20 04:16:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/20 04:16:14 INFO : medium: Deleted
2025/02/20 04:16:14 INFO : large: Deleted
2025/02/20 04:16:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b668a6-701e-0021-184e-839886000000
Time:2025-02-20T04:16:15.0762224Z
--------------------------------------------------------------------------------
2025/02/20 04:16:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b66a4d-701e-0021-764e-839886000000
Time:2025-02-20T04:16:16.1139254Z
--------------------------------------------------------------------------------
2025/02/20 04:16:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b66c79-701e-0021-164e-839886000000
Time:2025-02-20T04:16:17.1526707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b66c79-701e-0021-164e-839886000000
Time:2025-02-20T04:16:17.1526707Z
--------------------------------------------------------------------------------
2025/02/20 04:16:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b66f72-701e-0021-014e-839886000000
Time:2025-02-20T04:16:18.1913631Z
--------------------------------------------------------------------------------
2025/02/20 04:16:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b67169-701e-0021-064e-839886000000
Time:2025-02-20T04:16:19.2300674Z
--------------------------------------------------------------------------------
2025/02/20 04:16:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b673e0-701e-0021-434e-839886000000
Time:2025-02-20T04:16:20.2681055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b673e0-701e-0021-434e-839886000000
Time:2025-02-20T04:16:20.2681055Z
--------------------------------------------------------------------------------
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/02/20 04:16:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b67fb6-701e-0021-084e-839886000000
Time:2025-02-20T04:16:28.4631509Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b68171-701e-0021-7a4e-839886000000
Time:2025-02-20T04:16:29.5017308Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b68293-701e-0021-664e-839886000000
Time:2025-02-20T04:16:30.5411333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b68293-701e-0021-664e-839886000000
Time:2025-02-20T04:16:30.5411333Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b68392-701e-0021-2e4e-839886000000
Time:2025-02-20T04:16:31.5802503Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b684b9-701e-0021-7c4e-839886000000
Time:2025-02-20T04:16:32.6190935Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b685a8-701e-0021-374e-839886000000
Time:2025-02-20T04:16:33.6579656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b685a8-701e-0021-374e-839886000000
Time:2025-02-20T04:16:33.6579656Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:16:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b68fcc-701e-0021-3f4e-839886000000
Time:2025-02-20T04:16:42.1570991Z
--------------------------------------------------------------------------------
2025/02/20 04:16:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b690b0-701e-0021-7c4e-839886000000
Time:2025-02-20T04:16:43.1956788Z
--------------------------------------------------------------------------------
2025/02/20 04:16:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6917f-701e-0021-2c4e-839886000000
Time:2025-02-20T04:16:44.2339674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6917f-701e-0021-2c4e-839886000000
Time:2025-02-20T04:16:44.2339674Z
--------------------------------------------------------------------------------
2025/02/20 04:16:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69258-701e-0021-624e-839886000000
Time:2025-02-20T04:16:45.2721414Z
--------------------------------------------------------------------------------
2025/02/20 04:16:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69378-701e-0021-574e-839886000000
Time:2025-02-20T04:16:46.3102413Z
--------------------------------------------------------------------------------
2025/02/20 04:16:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69464-701e-0021-194e-839886000000
Time:2025-02-20T04:16:47.3489397Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69464-701e-0021-194e-839886000000
Time:2025-02-20T04:16:47.3489397Z
--------------------------------------------------------------------------------
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/02/20 04:16: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69c9c-701e-0021-444e-839886000000
Time:2025-02-20T04:16:55.5469655Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69dee-701e-0021-504e-839886000000
Time:2025-02-20T04:16:56.5849915Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69fb8-701e-0021-514e-839886000000
Time:2025-02-20T04:16:57.6233869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b69fb8-701e-0021-514e-839886000000
Time:2025-02-20T04:16:57.6233869Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6a18d-701e-0021-6b4e-839886000000
Time:2025-02-20T04:16:58.6625321Z
--------------------------------------------------------------------------------
2025/02/20 04:16: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6a326-701e-0021-3d4e-839886000000
Time:2025-02-20T04:16:59.7008707Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6a4d8-701e-0021-374e-839886000000
Time:2025-02-20T04:17:00.7384643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6a4d8-701e-0021-374e-839886000000
Time:2025-02-20T04:17:00.7384643Z
--------------------------------------------------------------------------------
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.08s)
=== RUN TestRetry
2025/02/20 04:17:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/20 04:17:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/20 04:17:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/20 04:17:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/20 04:17:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/20 04:17:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/20 04:17:08 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6b54c-701e-0021-2f4e-839886000000
Time:2025-02-20T04:17:10.0844135Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6b729-701e-0021-594e-839886000000
Time:2025-02-20T04:17:11.1229732Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6b885-701e-0021-0a4e-839886000000
Time:2025-02-20T04:17:12.1608879Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6b885-701e-0021-0a4e-839886000000
Time:2025-02-20T04:17:12.1608879Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6ba17-701e-0021-794e-839886000000
Time:2025-02-20T04:17:13.2001973Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6bb76-701e-0021-1e4e-839886000000
Time:2025-02-20T04:17:14.2385680Z
--------------------------------------------------------------------------------
2025/02/20 04:17: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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6bd2c-701e-0021-1e4e-839886000000
Time:2025-02-20T04:17:15.2767420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6bd2c-701e-0021-1e4e-839886000000
Time:2025-02-20T04:17:15.2767420Z
--------------------------------------------------------------------------------
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.49s)
=== RUN TestPurge
2025/02/20 04:17:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cepofow4suhi"
2025/02/20 04:17:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/20 04:17:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:17:23 DEBUG : Azure container rclone-test-cepofow4suhi: Using directory markers
2025/02/20 04:17:23 DEBUG : Creating backend with remote "/tmp/rclone3122034894"
run.go:180: Remote "Azure container rclone-test-cepofow4suhi", Local "Local file system at /tmp/rclone3122034894", Modify Window "1ns"
2025/02/20 04:17:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/20 04:17:23 DEBUG : A1/B1/: Creating directory marker
2025/02/20 04:17:23 DEBUG : A1/: Creating directory marker
2025/02/20 04:17:23 INFO : A2: Making directory
2025/02/20 04:17:23 DEBUG : A2/: Creating directory marker
2025/02/20 04:17:23 INFO : A1/B2: Making directory
2025/02/20 04:17:23 DEBUG : A1/B2/: Creating directory marker
2025/02/20 04:17:23 INFO : A1/B2/C2: Making directory
2025/02/20 04:17:24 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/20 04:17:24 INFO : A1/B1/C3: Making directory
2025/02/20 04:17:24 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/20 04:17:24 INFO : A3: Making directory
2025/02/20 04:17:24 DEBUG : A3/: Creating directory marker
2025/02/20 04:17:24 INFO : A3/B3: Making directory
2025/02/20 04:17:24 DEBUG : A3/B3/: Creating directory marker
2025/02/20 04:17:24 INFO : A3/B3/C4: Making directory
2025/02/20 04:17:24 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/20 04:17:24 DEBUG : Waiting for deletions to finish
2025/02/20 04:17:24 INFO : A1/B1/C1/one: Deleted
2025/02/20 04:17:24 DEBUG : removing 2 level 3 directories
2025/02/20 04:17:24 INFO : A1/B1/C3: Removing directory
2025/02/20 04:17:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/20 04:17:24 INFO : A1/B1/C1: Removing directory
2025/02/20 04:17:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/20 04:17:25 DEBUG : removing 1 level 2 directories
2025/02/20 04:17:25 INFO : A1/B1: Removing directory
2025/02/20 04:17:25 DEBUG : A1/B1/: Removing directory marker
2025/02/20 04:17:25 DEBUG : Azure container rclone-test-cepofow4suhi: Purge remote
2025/02/20 04:17:25 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/20 04:17:25 DEBUG : A1/B1/: Creating directory marker
2025/02/20 04:17:25 DEBUG : A1/: Creating directory marker
2025/02/20 04:17:25 INFO : A2: Making directory
2025/02/20 04:17:25 DEBUG : A2/: Creating directory marker
2025/02/20 04:17:25 INFO : A1/B2: Making directory
2025/02/20 04:17:25 DEBUG : A1/B2/: Creating directory marker
2025/02/20 04:17:25 INFO : A1/B2/C2: Making directory
2025/02/20 04:17:25 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/20 04:17:25 INFO : A1/B1/C3: Making directory
2025/02/20 04:17:25 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/20 04:17:25 INFO : A3: Making directory
2025/02/20 04:17:25 DEBUG : A3/: Creating directory marker
2025/02/20 04:17:26 INFO : A3/B3: Making directory
2025/02/20 04:17:26 DEBUG : A3/B3/: Creating directory marker
2025/02/20 04:17:26 INFO : A3/B3/C4: Making directory
2025/02/20 04:17:26 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/02/20 04:17:33 DEBUG : removing 1 level 3 directories
2025/02/20 04:17:33 INFO : A3/B3/C4: Removing directory
2025/02/20 04:17:33 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/02/20 04:17:41 DEBUG : removing 2 level 3 directories
2025/02/20 04:17:41 INFO : A1/B2/C2: Removing directory
2025/02/20 04:17:41 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/20 04:17:41 INFO : A1/B1/C3: Removing directory
2025/02/20 04:17:41 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/20 04:17:41 DEBUG : removing 4 level 2 directories
2025/02/20 04:17:41 INFO : dst/: Removing directory
2025/02/20 04:17:41 DEBUG : dst//: Removing directory marker
2025/02/20 04:17:41 INFO : A3/B3: Removing directory
2025/02/20 04:17:41 DEBUG : A3/B3/: Removing directory marker
2025/02/20 04:17:41 INFO : BackupDir/: Removing directory
2025/02/20 04:17:41 DEBUG : BackupDir//: Removing directory marker
2025/02/20 04:17:41 INFO : A1/B2: Removing directory
2025/02/20 04:17:41 DEBUG : A1/B2/: Removing directory marker
2025/02/20 04:17:41 DEBUG : removing 4 level 1 directories
2025/02/20 04:17:41 INFO : dst: Removing directory
2025/02/20 04:17:41 DEBUG : dst/: Removing directory marker
2025/02/20 04:17:41 INFO : A3: Removing directory
2025/02/20 04:17:41 DEBUG : A3/: Removing directory marker
2025/02/20 04:17:41 INFO : A2: Removing directory
2025/02/20 04:17:41 DEBUG : A2/: Removing directory marker
2025/02/20 04:17:41 INFO : BackupDir: Removing directory
2025/02/20 04:17:41 DEBUG : BackupDir/: Removing directory marker
2025/02/20 04:17:41 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eda79381-a01e-007f-534e-837366000000
Time:2025-02-20T04:17:41.2395684Z
--------------------------------------------------------------------------------
2025/02/20 04:17:41 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:00509df8-f01e-002f-1c4e-83b136000000
Time:2025-02-20T04:17:41.2465634Z
--------------------------------------------------------------------------------
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-qesomeg6zuco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:00509df8-f01e-002f-1c4e-83b136000000
Time:2025-02-20T04:17:41.2465634Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/20 04:17:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/20 04:17:41 DEBUG : A1/B1/: Removing directory marker
2025/02/20 04:17:41 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.37s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:41 INFO : A1: Making directory
2025/02/20 04:17:41 DEBUG : A1/: Creating directory marker
2025/02/20 04:17:41 INFO : A1/B1: Making directory
2025/02/20 04:17:41 DEBUG : A1/B1/: Creating directory marker
2025/02/20 04:17:41 INFO : A1/B1/C1: Making directory
2025/02/20 04:17:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/20 04:17:42 DEBUG : removing 1 level 3 directories
2025/02/20 04:17:42 INFO : A1/B1/C1: Removing directory
2025/02/20 04:17:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/20 04:17:42 DEBUG : removing 1 level 2 directories
2025/02/20 04:17:42 INFO : A1/B1: Removing directory
2025/02/20 04:17:42 DEBUG : A1/B1/: Removing directory marker
2025/02/20 04:17:42 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:42 INFO : A1: Making directory
2025/02/20 04:17:42 DEBUG : A1/: Creating directory marker
2025/02/20 04:17:42 INFO : A1/B1: Making directory
2025/02/20 04:17:42 DEBUG : A1/B1/: Creating directory marker
2025/02/20 04:17:42 INFO : A1/B1/C1: Making directory
2025/02/20 04:17:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/20 04:17:42 DEBUG : removing 1 level 3 directories
2025/02/20 04:17:42 INFO : A1/B1/C1: Removing directory
2025/02/20 04:17:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/20 04:17:42 DEBUG : removing 1 level 2 directories
2025/02/20 04:17:42 INFO : A1/B1: Removing directory
2025/02/20 04:17:42 DEBUG : A1/B1/: Removing directory marker
2025/02/20 04:17:42 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:43 DEBUG : filename.txt: File name found in url
2025/02/20 04:17:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/20 04:17:43 DEBUG : sub/: Creating directory marker
2025/02/20 04:17:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:17:44 INFO : file1: Copied (new) to: sub/file2
2025/02/20 04:17:44 INFO : file1: Deleted
2025/02/20 04:17:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:17:44 DEBUG : file1: Unchanged skipping
2025/02/20 04:17:44 INFO : file1: Deleted
2025/02/20 04:17:44 DEBUG : Azure container rclone-test-qesomeg6zuco: don't need to copy/move sub/file2, it is already at target location
2025/02/20 04:17:44 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:44 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/20 04:17:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:17:44 INFO : file1: Copied (new)
2025/02/20 04:17:44 INFO : file1: Deleted
2025/02/20 04:17:44 DEBUG : file1: Destination exists, skipping
2025/02/20 04:17:44 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:44 DEBUG : dst/: Creating directory marker
2025/02/20 04:17:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/backup"
2025/02/20 04:17:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/20 04:17:45 DEBUG : Azure container rclone-test-qesomeg6zuco path backup: Using directory markers
2025/02/20 04:17:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qesomeg6zuco/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qesomeg6zuco/backup"
2025/02/20 04:17:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/20 04:17:45 DEBUG : dst/: Creating directory marker
2025/02/20 04:17:45 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/20 04:17:45 INFO : dst/file1: Copied (server-side copy)
2025/02/20 04:17:45 INFO : dst/file1: Deleted
2025/02/20 04:17:45 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/20 04:17:45 INFO : dst/file1: Copied (new)
2025/02/20 04:17:45 INFO : dst/file1: Deleted
2025/02/20 04:17:45 DEBUG : dst/: Removing directory marker
2025/02/20 04:17:45 DEBUG : backup/dst/: Removing directory marker
2025/02/20 04:17:45 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6f486-701e-0021-0c4e-839886000000
Time:2025-02-20T04:17:45.9804673Z
--------------------------------------------------------------------------------
2025/02/20 04:17:47 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6f676-701e-0021-4a4e-839886000000
Time:2025-02-20T04:17:47.0189582Z
--------------------------------------------------------------------------------
2025/02/20 04:17:48 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-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6f818-701e-0021-494e-839886000000
Time:2025-02-20T04:17:48.0578253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qesomeg6zuco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:49b6f818-701e-0021-494e-839886000000
Time:2025-02-20T04:17:48.0578253Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:49 DEBUG : A1/: Creating directory marker
2025/02/20 04:17:49 DEBUG : A1/B1/: Creating directory marker
2025/02/20 04:17:49 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/20 04:17:49 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/20 04:17:49 INFO : A1/B2: Making directory
2025/02/20 04:17:50 DEBUG : A1/B2/: Creating directory marker
2025/02/20 04:17:50 INFO : A1/B1/C3: Making directory
2025/02/20 04:17:50 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/B1/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/20 04:17:50 DEBUG : A2/B2/: Creating directory marker
2025/02/20 04:17:51 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/20 04:17:51 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/20 04:17:51 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/20 04:17:51 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/20 04:17:51 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:17:51 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/20 04:17:51 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/20 04:17:51 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/20 04:17:51 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/20 04:17:51 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/20 04:17:51 INFO : A1/two: Deleted
2025/02/20 04:17:51 INFO : A1/B1/three: Deleted
2025/02/20 04:17:51 INFO : A1/one: Deleted
2025/02/20 04:17:51 INFO : A1/B1/C2/five: Deleted
2025/02/20 04:17:51 INFO : A1/B1/C1/four: Deleted
2025/02/20 04:17:51 DEBUG : A1/B2/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A1/B1/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A1/: Removing directory marker
2025/02/20 04:17:51 DEBUG : A3/: Creating directory marker
2025/02/20 04:17:51 DEBUG : A3/B1/: Creating directory marker
2025/02/20 04:17:51 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/20 04:17:51 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/20 04:17:52 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/20 04:17:52 DEBUG : A3/B2/: Creating directory marker
2025/02/20 04:17:52 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/20 04:17:52 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/20 04:17:52 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/20 04:17:52 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/20 04:17:52 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/20 04:17:52 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/20 04:17:52 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/20 04:17:52 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/20 04:17:52 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:17:52 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/20 04:17:52 INFO : A2/two: Deleted
2025/02/20 04:17:52 INFO : A2/B1/three: Deleted
2025/02/20 04:17:52 INFO : A2/B1/C1/four: Deleted
2025/02/20 04:17:52 INFO : A2/B1/C2/five: Deleted
2025/02/20 04:17:52 INFO : A2/one: Deleted
2025/02/20 04:17:52 DEBUG : A2/B2/: Removing directory marker
2025/02/20 04:17:52 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/20 04:17:52 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/20 04:17:52 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/20 04:17:52 DEBUG : A2/B1/: Removing directory marker
2025/02/20 04:17:52 DEBUG : A2/: Removing directory marker
2025/02/20 04:17:52 INFO : Azure container rclone-test-qesomeg6zuco: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/20 04:17:52 DEBUG : A4/: Creating directory marker
2025/02/20 04:17:52 DEBUG : A4/B1/: Creating directory marker
2025/02/20 04:17:53 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/20 04:17:53 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/20 04:17:53 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/20 04:17:53 DEBUG : A4/B2/: Creating directory marker
2025/02/20 04:17:53 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/20 04:17:53 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/20 04:17:53 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/20 04:17:53 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/20 04:17:53 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/20 04:17:53 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/20 04:17:53 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/20 04:17:53 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/20 04:17:53 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/20 04:17:53 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/20 04:17:53 INFO : A3/B1/three: Deleted
2025/02/20 04:17:53 INFO : A3/B1/C2/five: Deleted
2025/02/20 04:17:53 INFO : A3/B1/C1/four: Deleted
2025/02/20 04:17:53 INFO : A3/two: Deleted
2025/02/20 04:17:53 INFO : A3/one: Deleted
2025/02/20 04:17:53 DEBUG : A3/B2/: Removing directory marker
2025/02/20 04:17:53 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/20 04:17:53 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/20 04:17:53 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/20 04:17:53 DEBUG : A3/B1/: Removing directory marker
2025/02/20 04:17:53 DEBUG : A3/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/B2/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/B1/: Removing directory marker
2025/02/20 04:17:54 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:54 DEBUG : Azure container rclone-test-qesomeg6zuco: File to upload is small (34 bytes), uploading instead of streaming
2025/02/20 04:17:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/20 04:17:54 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/20 04:17:54 NOTICE: Azure container rclone-test-qesomeg6zuco: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/20 04:17:54 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/20 04:17:54 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:55 DEBUG : Azure container rclone-test-qesomeg6zuco: File to upload is small (34 bytes), uploading instead of streaming
2025/02/20 04:17:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/20 04:17:55 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/20 04:17:55 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/20 04:17:55 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:55 DEBUG : Azure container rclone-test-qesomeg6zuco: File to upload is small (34 bytes), uploading instead of streaming
2025/02/20 04:17:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/20 04:17:55 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/20 04:17:55 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/20 04:17:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/20 04:17:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/20 04:17:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/20 04:17:55 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:56 DEBUG : Azure container rclone-test-qesomeg6zuco: File to upload is small (34 bytes), uploading instead of streaming
2025/02/20 04:17:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/20 04:17:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/20 04:17:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:56 DEBUG : Azure container rclone-test-qesomeg6zuco: File to upload is small (60 bytes), uploading instead of streaming
2025/02/20 04:17:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/20 04:17:56 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
2025/02/20 04:17:57 DEBUG : sub dir/: Creating directory marker
2025/02/20 04:17:57 DEBUG : Azure container rclone-test-qesomeg6zuco: Touching "empty space"
2025/02/20 04:17:57 DEBUG : Azure container rclone-test-qesomeg6zuco: Touching "potato2"
2025/02/20 04:17:57 DEBUG : Azure container rclone-test-qesomeg6zuco: Touching "sub dir/potato3"
2025/02/20 04:17:57 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.92s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", 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-qesomeg6zuco", Local "Local file system at /tmp/rclone2822897421", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/20 04:17:58 DEBUG : Azure container rclone-test-qesomeg6zuco: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.818031603s (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]