"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/24 01:13:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu"
2025/03/24 01:13:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:13:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:13:28 DEBUG : Azure container rclone-test-mitekol1gamu: Using directory markers
2025/03/24 01:13:28 DEBUG : Creating backend with remote "/tmp/rclone742007448"
=== 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:13:29 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/24 01:13:29 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/24 01:13:29 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/24 01:13:29 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/24 01:13:29 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/24 01:13:29 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 01:13:29 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/24 01:13:29 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/24 01:13:29 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/24 01:13:30 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/24 01:13:31 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/24 01:13:32 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/24 01:13:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/24 01:13:33 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/24 01:13:34 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/24 01:13:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/24 01:13:35 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/24 01:13:36 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/24 01:13:37 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/24 01:13:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/24 01:13:39 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/24 01:13:41 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.24s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.40s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.19s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.74s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.93s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.20s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:13:42 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/24 01:13:42 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/24 01:13:42 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/24 01:13:42 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/24 01:13:42 DEBUG : chunksize-probe: Removing empty object
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/24 01:13:43 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 01:13:43 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/24 01:13:43 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/24 01:13:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/24 01:13:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/24 01:13:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/24 01:13:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/24 01:13:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/24 01:13:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/24 01:13:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 01:13:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/24 01:13:44 DEBUG : Returning error reader
2025/03/24 01:13:44 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/24 01:13:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:45 DEBUG : Returning error reader
2025/03/24 01:13:45 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/24 01:13:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:46 DEBUG : Returning error reader
2025/03/24 01:13:46 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/24 01:13:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:47 DEBUG : Returning error reader
2025/03/24 01:13:47 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/24 01:13:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:48 DEBUG : Returning error reader
2025/03/24 01:13:48 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/24 01:13:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:49 DEBUG : Returning error reader
2025/03/24 01:13:49 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/24 01:13:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:50 DEBUG : Returning error reader
2025/03/24 01:13:50 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/24 01:13:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:51 DEBUG : Returning error reader
2025/03/24 01:13:51 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/24 01:13:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:52 DEBUG : Returning error reader
2025/03/24 01:13:52 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/24 01:13:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 01:13:53 DEBUG : Returning error reader
2025/03/24 01:13:53 DEBUG : BOOM: simulated read failure
2025/03/24 01:13:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/24 01:13:53 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/24 01:13:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/24 01:13:53 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/24 01:13:53 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/24 01:13:53 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/24 01:13:53 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.50s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/24 01:14:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/24 01:14:00 DEBUG : potato: Seek from 10 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 10 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Seek from 5 to 2
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/24 01:14:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Seek from 5 to 2
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/24 01:14:00 DEBUG : potato: Seek from 8 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 8 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/24 01:14:00 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 01:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 01:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 01:14:00 DEBUG : potato: Seek from 5 to 2
2025/03/24 01:14:00 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/24 01:14:00 DEBUG : potato: Seek from 9 to 0
2025/03/24 01:14:00 DEBUG : potato: Seek from 9 to 0
2025/03/24 01:14:00 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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/03/24 01:14:01 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 01:14:01 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 01:14:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/24 01:14:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/24 01:14:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/24 01:14:01 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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.48s)
--- 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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.08s)
--- 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 01:14:04 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 01:14:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 01:14:04 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/data"
2025/03/24 01:14:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:05 DEBUG : Azure container rclone-test-mitekol1gamu path data: Using directory markers
2025/03/24 01:14:05 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/24 01:14:07 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.84s)
--- 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/data"
2025/03/24 01:14:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:07 DEBUG : Azure container rclone-test-mitekol1gamu path data: Using directory markers
2025/03/24 01:14:07 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/24 01:14:10 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/24 01:14:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cafikuw1dovi"
2025/03/24 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:11 DEBUG : Azure container rclone-test-cafikuw1dovi: Using directory markers
2025/03/24 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone2380194192"
run.go:180: Remote "Azure container rclone-test-cafikuw1dovi", Local "Local file system at /tmp/rclone2380194192", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/24 01:14:11 ERROR : hello, world!: sum not found
2025/03/24 01:14:11 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-cafikuw1dovi
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-cafikuw1dovi: 1 files missing
2025/03/24 01:14:11 NOTICE: 1 hashes missing
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-cafikuw1dovi: 2 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-cafikuw1dovi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/24 01:14:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-cafikuw1dovi: 0 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-cafikuw1dovi: 1 matching files
2025/03/24 01:14:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xudofoc0gene"
2025/03/24 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:11 DEBUG : Azure container rclone-test-xudofoc0gene: Using directory markers
2025/03/24 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone3813365336"
run.go:180: Remote "Azure container rclone-test-xudofoc0gene", Local "Local file system at /tmp/rclone3813365336", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/24 01:14:11 ERROR : HELLO, WORLD!: sum not found
2025/03/24 01:14:11 ERROR : hello, world!: file not in Azure container rclone-test-xudofoc0gene
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-xudofoc0gene: 1 files missing
2025/03/24 01:14:11 NOTICE: 1 hashes missing
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-xudofoc0gene: 2 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-xudofoc0gene: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/24 01:14:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-xudofoc0gene: 0 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-xudofoc0gene: 1 matching files
2025/03/24 01:14:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosibec4pusu"
2025/03/24 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:11 DEBUG : Azure container rclone-test-fosibec4pusu: Using directory markers
2025/03/24 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone2492466178"
run.go:180: Remote "Azure container rclone-test-fosibec4pusu", Local "Local file system at /tmp/rclone2492466178", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/24 01:14:11 ERROR : HeLlO, wOrLd!: sum not found
2025/03/24 01:14:11 ERROR : hello, world!: file not in Azure container rclone-test-fosibec4pusu
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-fosibec4pusu: 1 files missing
2025/03/24 01:14:11 NOTICE: 1 hashes missing
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-fosibec4pusu: 2 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-fosibec4pusu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/24 01:14:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-fosibec4pusu: 0 differences found
2025/03/24 01:14:11 NOTICE: Azure container rclone-test-fosibec4pusu: 1 matching files
2025/03/24 01:14:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nucopax5wore"
2025/03/24 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:11 DEBUG : Azure container rclone-test-nucopax5wore: Using directory markers
2025/03/24 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone3612032143"
run.go:180: Remote "Azure container rclone-test-nucopax5wore", Local "Local file system at /tmp/rclone3612032143", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/24 01:14:12 ERROR : HELLO, WORLD!: sum not found
2025/03/24 01:14:12 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-nucopax5wore
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-nucopax5wore: 1 files missing
2025/03/24 01:14:12 NOTICE: 1 hashes missing
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-nucopax5wore: 2 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-nucopax5wore: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/24 01:14:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-nucopax5wore: 0 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-nucopax5wore: 1 matching files
2025/03/24 01:14:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hisepiv2kaji"
2025/03/24 01:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:12 DEBUG : Azure container rclone-test-hisepiv2kaji: Using directory markers
2025/03/24 01:14:12 DEBUG : Creating backend with remote "/tmp/rclone3865638137"
run.go:180: Remote "Azure container rclone-test-hisepiv2kaji", Local "Local file system at /tmp/rclone3865638137", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-hisepiv2kaji
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-hisepiv2kaji: 1 files missing
2025/03/24 01:14:12 NOTICE: 1 hashes missing
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-hisepiv2kaji: 2 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-hisepiv2kaji: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/24 01:14:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-hisepiv2kaji: 0 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-hisepiv2kaji: 1 matching files
2025/03/24 01:14:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qefumav4romu"
2025/03/24 01:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:12 DEBUG : Azure container rclone-test-qefumav4romu: Using directory markers
2025/03/24 01:14:12 DEBUG : Creating backend with remote "/tmp/rclone2033163839"
run.go:180: Remote "Azure container rclone-test-qefumav4romu", Local "Local file system at /tmp/rclone2033163839", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-qefumav4romu
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-qefumav4romu: 1 files missing
2025/03/24 01:14:12 NOTICE: 1 hashes missing
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-qefumav4romu: 2 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-qefumav4romu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/24 01:14:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-qefumav4romu: 0 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-qefumav4romu: 1 matching files
2025/03/24 01:14:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wigejiz8beha"
2025/03/24 01:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:12 DEBUG : Azure container rclone-test-wigejiz8beha: Using directory markers
2025/03/24 01:14:12 DEBUG : Creating backend with remote "/tmp/rclone2256827303"
run.go:180: Remote "Azure container rclone-test-wigejiz8beha", Local "Local file system at /tmp/rclone2256827303", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wigejiz8beha
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-wigejiz8beha: 1 files missing
2025/03/24 01:14:12 NOTICE: 1 hashes missing
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-wigejiz8beha: 2 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-wigejiz8beha: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/24 01:14:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-wigejiz8beha: 0 differences found
2025/03/24 01:14:12 NOTICE: Azure container rclone-test-wigejiz8beha: 1 matching files
2025/03/24 01:14:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hucewoh2gaju"
2025/03/24 01:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:12 DEBUG : Azure container rclone-test-hucewoh2gaju: Using directory markers
2025/03/24 01:14:12 DEBUG : Creating backend with remote "/tmp/rclone588976393"
run.go:180: Remote "Azure container rclone-test-hucewoh2gaju", Local "Local file system at /tmp/rclone588976393", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hucewoh2gaju
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-hucewoh2gaju: 1 files missing
2025/03/24 01:14:13 NOTICE: 1 hashes missing
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-hucewoh2gaju: 2 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-hucewoh2gaju: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/24 01:14:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-hucewoh2gaju: 0 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-hucewoh2gaju: 1 matching files
2025/03/24 01:14:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cayigig8lesa"
2025/03/24 01:14:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:13 DEBUG : Azure container rclone-test-cayigig8lesa: Using directory markers
2025/03/24 01:14:13 DEBUG : Creating backend with remote "/tmp/rclone4049603041"
run.go:180: Remote "Azure container rclone-test-cayigig8lesa", Local "Local file system at /tmp/rclone4049603041", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cayigig8lesa
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-cayigig8lesa: 1 files missing
2025/03/24 01:14:13 NOTICE: 1 hashes missing
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-cayigig8lesa: 2 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-cayigig8lesa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/24 01:14:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-cayigig8lesa: 0 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-cayigig8lesa: 1 matching files
2025/03/24 01:14:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bisifes5tabi"
2025/03/24 01:14:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:14:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:13 DEBUG : Azure container rclone-test-bisifes5tabi: Using directory markers
2025/03/24 01:14:13 DEBUG : Creating backend with remote "/tmp/rclone2712175525"
run.go:180: Remote "Azure container rclone-test-bisifes5tabi", Local "Local file system at /tmp/rclone2712175525", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 01:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bisifes5tabi
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-bisifes5tabi: 1 files missing
2025/03/24 01:14:13 NOTICE: 1 hashes missing
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-bisifes5tabi: 2 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-bisifes5tabi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/24 01:14:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-bisifes5tabi: 0 differences found
2025/03/24 01:14:13 NOTICE: Azure container rclone-test-bisifes5tabi: 1 matching files
2025/03/24 01:14:13 DEBUG : Azure container rclone-test-bisifes5tabi: Purge remote
2025/03/24 01:14:13 DEBUG : Azure container rclone-test-cayigig8lesa: Purge remote
2025/03/24 01:14:13 DEBUG : Azure container rclone-test-hucewoh2gaju: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-wigejiz8beha: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-qefumav4romu: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-hisepiv2kaji: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-nucopax5wore: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-fosibec4pusu: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-xudofoc0gene: Purge remote
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-cafikuw1dovi: Purge remote
--- PASS: TestApplyTransforms (3.57s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 01:14:14 DEBUG : sub/: Creating directory marker
2025/03/24 01:14:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:14:14 INFO : file1: Copied (new) to: sub/file2
2025/03/24 01:14:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:14 DEBUG : file1: Unchanged skipping
2025/03/24 01:14:14 DEBUG : Azure container rclone-test-mitekol1gamu: don't need to copy/move sub/file2, it is already at target location
2025/03/24 01:14:15 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:15 DEBUG : dst/: Creating directory marker
2025/03/24 01:14:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/backup"
2025/03/24 01:14:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:15 DEBUG : Azure container rclone-test-mitekol1gamu path backup: Using directory markers
2025/03/24 01:14:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/backup"
2025/03/24 01:14:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 01:14:15 DEBUG : dst/: Creating directory marker
2025/03/24 01:14:15 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/24 01:14:15 INFO : dst/file1: Copied (server-side copy)
2025/03/24 01:14:15 INFO : dst/file1: Deleted
2025/03/24 01:14:15 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:14:15 INFO : dst/file1: Copied (new)
2025/03/24 01:14:16 DEBUG : dst/: Removing directory marker
2025/03/24 01:14:16 DEBUG : backup/dst/: Removing directory marker
2025/03/24 01:14:16 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-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0cc10-801e-0057-4e5a-9c12ce000000
Time:2025-03-24T01:14:16.1731516Z
--------------------------------------------------------------------------------
2025/03/24 01:14:17 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-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0cde9-801e-0057-045a-9c12ce000000
Time:2025-03-24T01:14:17.2105492Z
--------------------------------------------------------------------------------
2025/03/24 01:14:18 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-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0cf13-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:14:18.2481015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0cf13-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:14:18.2481015Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/dst"
2025/03/24 01:14:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:19 DEBUG : Azure container rclone-test-mitekol1gamu path dst: Using directory markers
2025/03/24 01:14:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:19 DEBUG : Azure container rclone-test-mitekol1gamu path CompareDest: Using directory markers
2025/03/24 01:14:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:19 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 01:14:19 DEBUG : /: Creating directory marker
2025/03/24 01:14:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:14:19 INFO : one: Copied (new)
2025/03/24 01:14:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:19 DEBUG : /: Creating directory marker
2025/03/24 01:14:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 01:14:19 INFO : one: Copied (replaced existing)
2025/03/24 01:14:20 DEBUG : dst/: Creating directory marker
2025/03/24 01:14:20 DEBUG : CompareDest/: Creating directory marker
2025/03/24 01:14:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/24 01:14:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:20 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 01:14:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:20 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 01:14:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:20 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 01:14:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:20 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 01:14:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CompareDest"
2025/03/24 01:14:21 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 01:14:21 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:21 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/24 01:14:21 INFO : two: Copied (new)
2025/03/24 01:14:21 DEBUG : dst/: Removing directory marker
2025/03/24 01:14:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0d25b-801e-0057-7a5a-9c12ce000000
Time:2025-03-24T01:14:21.6567953Z
--------------------------------------------------------------------------------
2025/03/24 01:14:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0d2fe-801e-0057-805a-9c12ce000000
Time:2025-03-24T01:14:22.6942655Z
--------------------------------------------------------------------------------
2025/03/24 01:14:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0d3f2-801e-0057-2f5a-9c12ce000000
Time:2025-03-24T01:14:23.7316879Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0d3f2-801e-0057-2f5a-9c12ce000000
Time:2025-03-24T01:14:23.7316879Z
--------------------------------------------------------------------------------
2025/03/24 01:14:24 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:14:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/dst"
2025/03/24 01:14:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:31 DEBUG : Azure container rclone-test-mitekol1gamu path dst: Using directory markers
2025/03/24 01:14:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:31 DEBUG : Azure container rclone-test-mitekol1gamu path CopyDest: Using directory markers
2025/03/24 01:14:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 01:14:32 DEBUG : /: Creating directory marker
2025/03/24 01:14:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:14:32 INFO : one: Copied (new)
2025/03/24 01:14:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:32 DEBUG : /: Creating directory marker
2025/03/24 01:14:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 01:14:32 INFO : one: Copied (replaced existing)
2025/03/24 01:14:32 DEBUG : dst/: Creating directory marker
2025/03/24 01:14:32 DEBUG : CopyDest/: Creating directory marker
2025/03/24 01:14:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/BackupDir"
2025/03/24 01:14:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:14:33 DEBUG : Azure container rclone-test-mitekol1gamu path BackupDir: Using directory markers
2025/03/24 01:14:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/BackupDir"
2025/03/24 01:14:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 01:14:33 DEBUG : /: Creating directory marker
2025/03/24 01:14:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:14:33 INFO : one: Copied (server-side copy)
2025/03/24 01:14:33 INFO : one: Deleted
2025/03/24 01:14:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 01:14:33 INFO : one: Copied (server-side copy)
2025/03/24 01:14:33 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/24 01:14:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 01:14:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 01:14:34 INFO : two: Copied (server-side copy)
2025/03/24 01:14:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/24 01:14:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:14:34 DEBUG : two: Unchanged skipping
2025/03/24 01:14:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/CopyDest"
2025/03/24 01:14:34 DEBUG : three: Need to transfer - File not found at Destination
2025/03/24 01:14:34 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/24 01:14:34 DEBUG : three: Destination not found in --copy-dest
2025/03/24 01:14:34 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/24 01:14:34 INFO : three: Copied (new)
2025/03/24 01:14:34 DEBUG : dst/: Removing directory marker
2025/03/24 01:14:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e15e-801e-0057-795a-9c12ce000000
Time:2025-03-24T01:14:35.0527295Z
--------------------------------------------------------------------------------
2025/03/24 01:14:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e2ca-801e-0057-145a-9c12ce000000
Time:2025-03-24T01:14:36.0902535Z
--------------------------------------------------------------------------------
2025/03/24 01:14:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e428-801e-0057-2a5a-9c12ce000000
Time:2025-03-24T01:14:37.1276426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e428-801e-0057-2a5a-9c12ce000000
Time:2025-03-24T01:14:37.1276426Z
--------------------------------------------------------------------------------
2025/03/24 01:14:38 DEBUG : CopyDest/: Removing directory marker
2025/03/24 01:14:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e5c5-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:14:38.2033393Z
--------------------------------------------------------------------------------
2025/03/24 01:14:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e708-801e-0057-4e5a-9c12ce000000
Time:2025-03-24T01:14:39.2407742Z
--------------------------------------------------------------------------------
2025/03/24 01:14:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e8ff-801e-0057-655a-9c12ce000000
Time:2025-03-24T01:14:40.2781039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0e8ff-801e-0057-655a-9c12ce000000
Time:2025-03-24T01:14:40.2781039Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/24 01:14:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f541-801e-0057-025a-9c12ce000000
Time:2025-03-24T01:14:48.4693873Z
--------------------------------------------------------------------------------
2025/03/24 01:14:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f622-801e-0057-325a-9c12ce000000
Time:2025-03-24T01:14:49.5072109Z
--------------------------------------------------------------------------------
2025/03/24 01:14:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f719-801e-0057-665a-9c12ce000000
Time:2025-03-24T01:14:50.5443938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f719-801e-0057-665a-9c12ce000000
Time:2025-03-24T01:14:50.5443938Z
--------------------------------------------------------------------------------
2025/03/24 01:14:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f814-801e-0057-2e5a-9c12ce000000
Time:2025-03-24T01:14:51.5825323Z
--------------------------------------------------------------------------------
2025/03/24 01:14:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0f8f8-801e-0057-665a-9c12ce000000
Time:2025-03-24T01:14:52.6208807Z
--------------------------------------------------------------------------------
2025/03/24 01:14:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0fa3d-801e-0057-735a-9c12ce000000
Time:2025-03-24T01:14:53.6582196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c0fa3d-801e-0057-735a-9c12ce000000
Time:2025-03-24T01:14:53.6582196Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10787-801e-0057-2c5a-9c12ce000000
Time:2025-03-24T01:15:01.8489720Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10948-801e-0057-525a-9c12ce000000
Time:2025-03-24T01:15:02.8868540Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10a89-801e-0057-275a-9c12ce000000
Time:2025-03-24T01:15:03.9246552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10a89-801e-0057-275a-9c12ce000000
Time:2025-03-24T01:15:03.9246552Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10bbd-801e-0057-265a-9c12ce000000
Time:2025-03-24T01:15:04.9631123Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10d54-801e-0057-785a-9c12ce000000
Time:2025-03-24T01:15:06.0009677Z
--------------------------------------------------------------------------------
2025/03/24 01:15:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10e87-801e-0057-6e5a-9c12ce000000
Time:2025-03-24T01:15:07.0394371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c10e87-801e-0057-6e5a-9c12ce000000
Time:2025-03-24T01:15:07.0394371Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:15:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/24 01:15:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/24 01:15:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8252b3069029d4f85ddae2cfdb3b95a5 OK
2025/03/24 01:15:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/24 01:15:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c11e2f-801e-0057-4a5a-9c12ce000000
Time:2025-03-24T01:15:16.1419944Z
--------------------------------------------------------------------------------
2025/03/24 01:15:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1242f-801e-0057-745a-9c12ce000000
Time:2025-03-24T01:15:17.1797041Z
--------------------------------------------------------------------------------
2025/03/24 01:15:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c12607-801e-0057-375a-9c12ce000000
Time:2025-03-24T01:15:18.2176557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c12607-801e-0057-375a-9c12ce000000
Time:2025-03-24T01:15:18.2176557Z
--------------------------------------------------------------------------------
2025/03/24 01:15:19 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/24 01:15:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c127c2-801e-0057-755a-9c12ce000000
Time:2025-03-24T01:15:19.2947023Z
--------------------------------------------------------------------------------
2025/03/24 01:15:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c129c7-801e-0057-415a-9c12ce000000
Time:2025-03-24T01:15:20.3328824Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c12bf4-801e-0057-135a-9c12ce000000
Time:2025-03-24T01:15:21.3714164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c12bf4-801e-0057-135a-9c12ce000000
Time:2025-03-24T01:15:21.3714164Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c13dc5-801e-0057-0a5a-9c12ce000000
Time:2025-03-24T01:15:29.5645506Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c13f46-801e-0057-0d5a-9c12ce000000
Time:2025-03-24T01:15:30.6018421Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c142cd-801e-0057-425a-9c12ce000000
Time:2025-03-24T01:15:31.6397647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c142cd-801e-0057-425a-9c12ce000000
Time:2025-03-24T01:15:31.6397647Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c14583-801e-0057-1f5a-9c12ce000000
Time:2025-03-24T01:15:32.6777266Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1477e-801e-0057-445a-9c12ce000000
Time:2025-03-24T01:15:33.7154576Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c14900-801e-0057-715a-9c12ce000000
Time:2025-03-24T01:15:34.7523235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c14900-801e-0057-715a-9c12ce000000
Time:2025-03-24T01:15:34.7523235Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c15134-801e-0057-075a-9c12ce000000
Time:2025-03-24T01:15:42.9400024Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c15316-801e-0057-735a-9c12ce000000
Time:2025-03-24T01:15:43.9772575Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c154c6-801e-0057-3e5a-9c12ce000000
Time:2025-03-24T01:15:45.0144707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c154c6-801e-0057-3e5a-9c12ce000000
Time:2025-03-24T01:15:45.0144707Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1566d-801e-0057-1a5a-9c12ce000000
Time:2025-03-24T01:15:46.0525613Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c158e2-801e-0057-335a-9c12ce000000
Time:2025-03-24T01:15:47.0899712Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c15a8e-801e-0057-715a-9c12ce000000
Time:2025-03-24T01:15:48.1272049Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c15a8e-801e-0057-715a-9c12ce000000
Time:2025-03-24T01:15:48.1272049Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c16949-801e-0057-465a-9c12ce000000
Time:2025-03-24T01:15:56.3180479Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c16ae1-801e-0057-6a5a-9c12ce000000
Time:2025-03-24T01:15:57.3556812Z
--------------------------------------------------------------------------------
2025/03/24 01:15: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c16d1c-801e-0057-7e5a-9c12ce000000
Time:2025-03-24T01:15:58.3927605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c16d1c-801e-0057-7e5a-9c12ce000000
Time:2025-03-24T01:15:58.3927605Z
--------------------------------------------------------------------------------
2025/03/24 01:15:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c16f1a-801e-0057-6c5a-9c12ce000000
Time:2025-03-24T01:15:59.4298104Z
--------------------------------------------------------------------------------
2025/03/24 01:16:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c17148-801e-0057-7d5a-9c12ce000000
Time:2025-03-24T01:16:00.4678095Z
--------------------------------------------------------------------------------
2025/03/24 01:16:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c173d3-801e-0057-355a-9c12ce000000
Time:2025-03-24T01:16:01.5051389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c173d3-801e-0057-355a-9c12ce000000
Time:2025-03-24T01:16:01.5051389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:16: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c17fe7-801e-0057-075a-9c12ce000000
Time:2025-03-24T01:16:09.6952820Z
--------------------------------------------------------------------------------
2025/03/24 01:16: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1815a-801e-0057-155a-9c12ce000000
Time:2025-03-24T01:16:10.7323402Z
--------------------------------------------------------------------------------
2025/03/24 01:16: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c182ba-801e-0057-1b5a-9c12ce000000
Time:2025-03-24T01:16:11.7691411Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c182ba-801e-0057-1b5a-9c12ce000000
Time:2025-03-24T01:16:11.7691411Z
--------------------------------------------------------------------------------
2025/03/24 01:16:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c18423-801e-0057-425a-9c12ce000000
Time:2025-03-24T01:16:12.8068771Z
--------------------------------------------------------------------------------
2025/03/24 01:16:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c18599-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:16:13.8439707Z
--------------------------------------------------------------------------------
2025/03/24 01:16:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1870f-801e-0057-755a-9c12ce000000
Time:2025-03-24T01:16:14.8813083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1870f-801e-0057-755a-9c12ce000000
Time:2025-03-24T01:16:14.8813083Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:16:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1914f-801e-0057-315a-9c12ce000000
Time:2025-03-24T01:16:23.0713442Z
--------------------------------------------------------------------------------
2025/03/24 01:16:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c19271-801e-0057-0d5a-9c12ce000000
Time:2025-03-24T01:16:24.1101417Z
--------------------------------------------------------------------------------
2025/03/24 01:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c19398-801e-0057-755a-9c12ce000000
Time:2025-03-24T01:16:25.1479089Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c19398-801e-0057-755a-9c12ce000000
Time:2025-03-24T01:16:25.1479089Z
--------------------------------------------------------------------------------
2025/03/24 01:16: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c19487-801e-0057-345a-9c12ce000000
Time:2025-03-24T01:16:26.1859931Z
--------------------------------------------------------------------------------
2025/03/24 01:16: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c19565-801e-0057-615a-9c12ce000000
Time:2025-03-24T01:16:27.2244351Z
--------------------------------------------------------------------------------
2025/03/24 01:16: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c196c9-801e-0057-645a-9c12ce000000
Time:2025-03-24T01:16:28.2619591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c196c9-801e-0057-645a-9c12ce000000
Time:2025-03-24T01:16:28.2619591Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:16:36 DEBUG : also/: Creating directory marker
2025/03/24 01:16:36 INFO : Azure container rclone-test-mitekol1gamu: Looking for duplicate md5 hashes using newest mode.
2025/03/24 01:16:36 NOTICE: 7145d62913d68d6db175163b0a5a192d: Found 3 files with duplicate md5 hashes
2025/03/24 01:16:36 INFO : one: Deleted
2025/03/24 01:16:37 INFO : also/one: Deleted
2025/03/24 01:16:37 NOTICE: 7145d62913d68d6db175163b0a5a192d: Deleted 2 extra copies
2025/03/24 01:16:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a264-801e-0057-015a-9c12ce000000
Time:2025-03-24T01:16:37.2629832Z
--------------------------------------------------------------------------------
2025/03/24 01:16:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a3c3-801e-0057-375a-9c12ce000000
Time:2025-03-24T01:16:38.3007354Z
--------------------------------------------------------------------------------
2025/03/24 01:16:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a4f8-801e-0057-2c5a-9c12ce000000
Time:2025-03-24T01:16:39.3375894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a4f8-801e-0057-2c5a-9c12ce000000
Time:2025-03-24T01:16:39.3375894Z
--------------------------------------------------------------------------------
2025/03/24 01:16:40 DEBUG : also/: Removing directory marker
2025/03/24 01:16:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a5dc-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:16:40.4141178Z
--------------------------------------------------------------------------------
2025/03/24 01:16:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a750-801e-0057-455a-9c12ce000000
Time:2025-03-24T01:16:41.4528952Z
--------------------------------------------------------------------------------
2025/03/24 01:16:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a892-801e-0057-405a-9c12ce000000
Time:2025-03-24T01:16:42.4908452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1a892-801e-0057-405a-9c12ce000000
Time:2025-03-24T01:16:42.4908452Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:16:50 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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b2ba-801e-0057-5c5a-9c12ce000000
Time:2025-03-24T01:16:50.6850384Z
--------------------------------------------------------------------------------
2025/03/24 01:16:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b3de-801e-0057-395a-9c12ce000000
Time:2025-03-24T01:16:51.7231683Z
--------------------------------------------------------------------------------
2025/03/24 01:16:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b4eb-801e-0057-145a-9c12ce000000
Time:2025-03-24T01:16:52.7613195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b4eb-801e-0057-145a-9c12ce000000
Time:2025-03-24T01:16:52.7613195Z
--------------------------------------------------------------------------------
2025/03/24 01:16:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b630-801e-0057-1e5a-9c12ce000000
Time:2025-03-24T01:16:53.7991197Z
--------------------------------------------------------------------------------
2025/03/24 01:16:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b72d-801e-0057-665a-9c12ce000000
Time:2025-03-24T01:16:54.8378623Z
--------------------------------------------------------------------------------
2025/03/24 01:16:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b837-801e-0057-3b5a-9c12ce000000
Time:2025-03-24T01:16:55.8753866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1b837-801e-0057-3b5a-9c12ce000000
Time:2025-03-24T01:16:55.8753866Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:17:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c399-801e-0057-625a-9c12ce000000
Time:2025-03-24T01:17:04.0679669Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c547-801e-0057-335a-9c12ce000000
Time:2025-03-24T01:17:05.1048456Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c6cf-801e-0057-5a5a-9c12ce000000
Time:2025-03-24T01:17:06.1430761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c6cf-801e-0057-5a5a-9c12ce000000
Time:2025-03-24T01:17:06.1430761Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c852-801e-0057-165a-9c12ce000000
Time:2025-03-24T01:17:07.1822868Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1c991-801e-0057-1e5a-9c12ce000000
Time:2025-03-24T01:17:08.2204737Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1cbbb-801e-0057-605a-9c12ce000000
Time:2025-03-24T01:17:09.2583329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1cbbb-801e-0057-605a-9c12ce000000
Time:2025-03-24T01:17:09.2583329Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1d82a-801e-0057-295a-9c12ce000000
Time:2025-03-24T01:17:17.4492378Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1d918-801e-0057-665a-9c12ce000000
Time:2025-03-24T01:17:18.4876447Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1d9fb-801e-0057-235a-9c12ce000000
Time:2025-03-24T01:17:19.5245564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1d9fb-801e-0057-235a-9c12ce000000
Time:2025-03-24T01:17:19.5245564Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1dad4-801e-0057-535a-9c12ce000000
Time:2025-03-24T01:17:20.5621490Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1dc3f-801e-0057-7b5a-9c12ce000000
Time:2025-03-24T01:17:21.6002557Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1dd3b-801e-0057-4e5a-9c12ce000000
Time:2025-03-24T01:17:22.6381437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1dd3b-801e-0057-4e5a-9c12ce000000
Time:2025-03-24T01:17:22.6381437Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1e7b5-801e-0057-0e5a-9c12ce000000
Time:2025-03-24T01:17:30.8289353Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1e940-801e-0057-425a-9c12ce000000
Time:2025-03-24T01:17:31.8669417Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1eab4-801e-0057-635a-9c12ce000000
Time:2025-03-24T01:17:32.9040942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1eab4-801e-0057-635a-9c12ce000000
Time:2025-03-24T01:17:32.9040942Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1ec05-801e-0057-775a-9c12ce000000
Time:2025-03-24T01:17:33.9412177Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1ed07-801e-0057-505a-9c12ce000000
Time:2025-03-24T01:17:34.9787632Z
--------------------------------------------------------------------------------
2025/03/24 01:17:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1eeb0-801e-0057-2b5a-9c12ce000000
Time:2025-03-24T01:17:36.0156906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1eeb0-801e-0057-2b5a-9c12ce000000
Time:2025-03-24T01:17:36.0156906Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1fc29-801e-0057-095a-9c12ce000000
Time:2025-03-24T01:17:44.2059817Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c1ffab-801e-0057-045a-9c12ce000000
Time:2025-03-24T01:17:45.2438466Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2022b-801e-0057-645a-9c12ce000000
Time:2025-03-24T01:17:46.2816768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2022b-801e-0057-645a-9c12ce000000
Time:2025-03-24T01:17:46.2816768Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c203c1-801e-0057-1e5a-9c12ce000000
Time:2025-03-24T01:17:47.3203629Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2058e-801e-0057-125a-9c12ce000000
Time:2025-03-24T01:17:48.3576799Z
--------------------------------------------------------------------------------
2025/03/24 01:17: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2075c-801e-0057-085a-9c12ce000000
Time:2025-03-24T01:17:49.3958147Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2075c-801e-0057-085a-9c12ce000000
Time:2025-03-24T01:17:49.3958147Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:17:57 DEBUG : sub dir/: Creating directory marker
2025/03/24 01:17:58 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/24 01:17:58 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/24 01:17:58 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/24 01:17:58 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/24 01:17:59 DEBUG : sub dir/: Removing directory marker
2025/03/24 01:17:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c215d0-801e-0057-0a5a-9c12ce000000
Time:2025-03-24T01:17:59.0609039Z
--------------------------------------------------------------------------------
2025/03/24 01:18:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21793-801e-0057-435a-9c12ce000000
Time:2025-03-24T01:18:00.0986874Z
--------------------------------------------------------------------------------
2025/03/24 01:18:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21963-801e-0057-045a-9c12ce000000
Time:2025-03-24T01:18:01.1367225Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21963-801e-0057-045a-9c12ce000000
Time:2025-03-24T01:18:01.1367225Z
--------------------------------------------------------------------------------
2025/03/24 01:18:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21a8b-801e-0057-5b5a-9c12ce000000
Time:2025-03-24T01:18:02.1750950Z
--------------------------------------------------------------------------------
2025/03/24 01:18:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21b85-801e-0057-085a-9c12ce000000
Time:2025-03-24T01:18:03.2138525Z
--------------------------------------------------------------------------------
2025/03/24 01:18:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21caf-801e-0057-635a-9c12ce000000
Time:2025-03-24T01:18:04.2524474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c21caf-801e-0057-635a-9c12ce000000
Time:2025-03-24T01:18:04.2524474Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:18:12 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/24 01:18:13 DEBUG : sub/: Removing directory marker
2025/03/24 01:18:13 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2270f-801e-0057-3a5a-9c12ce000000
Time:2025-03-24T01:18:13.3200994Z
--------------------------------------------------------------------------------
2025/03/24 01:18:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c228ef-801e-0057-0d5a-9c12ce000000
Time:2025-03-24T01:18:14.3577519Z
--------------------------------------------------------------------------------
2025/03/24 01:18:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22ba5-801e-0057-695a-9c12ce000000
Time:2025-03-24T01:18:15.3949980Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22ba5-801e-0057-695a-9c12ce000000
Time:2025-03-24T01:18:15.3949980Z
--------------------------------------------------------------------------------
2025/03/24 01:18:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22d79-801e-0057-435a-9c12ce000000
Time:2025-03-24T01:18:16.4329163Z
--------------------------------------------------------------------------------
2025/03/24 01:18:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22e9c-801e-0057-265a-9c12ce000000
Time:2025-03-24T01:18:17.4705118Z
--------------------------------------------------------------------------------
2025/03/24 01:18:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22ff9-801e-0057-585a-9c12ce000000
Time:2025-03-24T01:18:18.5078712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c22ff9-801e-0057-585a-9c12ce000000
Time:2025-03-24T01:18:18.5078712Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:18:26 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/24 01:18:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/notfound"
2025/03/24 01:18:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:18:27 DEBUG : Azure container rclone-test-mitekol1gamu path notfound: Using directory markers
2025/03/24 01:18:27 DEBUG : sub/: Removing directory marker
2025/03/24 01:18:27 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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c23af3-801e-0057-305a-9c12ce000000
Time:2025-03-24T01:18:27.7848494Z
--------------------------------------------------------------------------------
2025/03/24 01:18:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c23d04-801e-0057-325a-9c12ce000000
Time:2025-03-24T01:18:28.8216749Z
--------------------------------------------------------------------------------
2025/03/24 01:18:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c23f60-801e-0057-675a-9c12ce000000
Time:2025-03-24T01:18:29.8584340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c23f60-801e-0057-675a-9c12ce000000
Time:2025-03-24T01:18:29.8584340Z
--------------------------------------------------------------------------------
2025/03/24 01:18:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c242f8-801e-0057-035a-9c12ce000000
Time:2025-03-24T01:18:30.8953615Z
--------------------------------------------------------------------------------
2025/03/24 01:18:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c244e5-801e-0057-055a-9c12ce000000
Time:2025-03-24T01:18:31.9342884Z
--------------------------------------------------------------------------------
2025/03/24 01:18:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2465a-801e-0057-375a-9c12ce000000
Time:2025-03-24T01:18:32.9713411Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2465a-801e-0057-375a-9c12ce000000
Time:2025-03-24T01:18:32.9713411Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.46s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.05s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:18:41 INFO : Azure container rclone-test-mitekol1gamu: Making directory
2025/03/24 01:18:41 INFO : Azure container rclone-test-mitekol1gamu: Making directory
2025/03/24 01:18:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c25153-801e-0057-6c5a-9c12ce000000
Time:2025-03-24T01:18:41.1985922Z
--------------------------------------------------------------------------------
2025/03/24 01:18:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c252d2-801e-0057-145a-9c12ce000000
Time:2025-03-24T01:18:42.2365707Z
--------------------------------------------------------------------------------
2025/03/24 01:18:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c254e2-801e-0057-255a-9c12ce000000
Time:2025-03-24T01:18:43.2740956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c254e2-801e-0057-255a-9c12ce000000
Time:2025-03-24T01:18:43.2740956Z
--------------------------------------------------------------------------------
2025/03/24 01:18:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c25683-801e-0057-6f5a-9c12ce000000
Time:2025-03-24T01:18:44.3113759Z
--------------------------------------------------------------------------------
2025/03/24 01:18:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c25937-801e-0057-7f5a-9c12ce000000
Time:2025-03-24T01:18:45.3498095Z
--------------------------------------------------------------------------------
2025/03/24 01:18:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c25bcc-801e-0057-585a-9c12ce000000
Time:2025-03-24T01:18:46.3869229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c25bcc-801e-0057-585a-9c12ce000000
Time:2025-03-24T01:18:46.3869229Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:18:54 DEBUG : sub dir/: Creating directory marker
2025/03/24 01:18:54 DEBUG : sub dir/: Removing directory marker
2025/03/24 01:18:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c26bf9-801e-0057-5b5a-9c12ce000000
Time:2025-03-24T01:18:54.9957658Z
--------------------------------------------------------------------------------
2025/03/24 01:18: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c26eac-801e-0057-4f5a-9c12ce000000
Time:2025-03-24T01:18:56.0345396Z
--------------------------------------------------------------------------------
2025/03/24 01:18: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c27105-801e-0057-055a-9c12ce000000
Time:2025-03-24T01:18:57.0729422Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c27105-801e-0057-055a-9c12ce000000
Time:2025-03-24T01:18:57.0729422Z
--------------------------------------------------------------------------------
2025/03/24 01:18: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2736b-801e-0057-5f5a-9c12ce000000
Time:2025-03-24T01:18:58.1116939Z
--------------------------------------------------------------------------------
2025/03/24 01:18: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c275e1-801e-0057-475a-9c12ce000000
Time:2025-03-24T01:18:59.1499644Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2796c-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:19:00.1881985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2796c-801e-0057-5e5a-9c12ce000000
Time:2025-03-24T01:19:00.1881985Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.80s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:19:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c28e39-801e-0057-295a-9c12ce000000
Time:2025-03-24T01:19:08.7954609Z
--------------------------------------------------------------------------------
2025/03/24 01:19:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2901b-801e-0057-0f5a-9c12ce000000
Time:2025-03-24T01:19:09.8329236Z
--------------------------------------------------------------------------------
2025/03/24 01:19:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2921a-801e-0057-495a-9c12ce000000
Time:2025-03-24T01:19:10.8708420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2921a-801e-0057-495a-9c12ce000000
Time:2025-03-24T01:19:10.8708420Z
--------------------------------------------------------------------------------
2025/03/24 01:19:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c293c9-801e-0057-6b5a-9c12ce000000
Time:2025-03-24T01:19:11.9078634Z
--------------------------------------------------------------------------------
2025/03/24 01:19:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c295b5-801e-0057-585a-9c12ce000000
Time:2025-03-24T01:19:12.9453838Z
--------------------------------------------------------------------------------
2025/03/24 01:19:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c29799-801e-0057-3b5a-9c12ce000000
Time:2025-03-24T01:19:13.9833609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c29799-801e-0057-3b5a-9c12ce000000
Time:2025-03-24T01:19:13.9833609Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:19:22 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/24 01:19:22 DEBUG : empty space: Excluded
2025/03/24 01:19:22 DEBUG : BackupDir: Excluded
2025/03/24 01:19:22 DEBUG : dst: Excluded
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2a95e-801e-0057-1f5a-9c12ce000000
Time:2025-03-24T01:19:22.6223781Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2ab25-801e-0057-275a-9c12ce000000
Time:2025-03-24T01:19:23.6593721Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2ad4d-801e-0057-655a-9c12ce000000
Time:2025-03-24T01:19:24.6965108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2ad4d-801e-0057-655a-9c12ce000000
Time:2025-03-24T01:19:24.6965108Z
--------------------------------------------------------------------------------
2025/03/24 01:19:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2af85-801e-0057-275a-9c12ce000000
Time:2025-03-24T01:19:25.7337971Z
--------------------------------------------------------------------------------
2025/03/24 01:19:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2b1b0-801e-0057-6e5a-9c12ce000000
Time:2025-03-24T01:19:26.7709132Z
--------------------------------------------------------------------------------
2025/03/24 01:19:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2b3e3-801e-0057-325a-9c12ce000000
Time:2025-03-24T01:19:27.8088288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2b3e3-801e-0057-325a-9c12ce000000
Time:2025-03-24T01:19:27.8088288Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2c55f-801e-0057-6a5a-9c12ce000000
Time:2025-03-24T01:19:36.4324983Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2c75a-801e-0057-265a-9c12ce000000
Time:2025-03-24T01:19:37.4707885Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2c9d8-801e-0057-2c5a-9c12ce000000
Time:2025-03-24T01:19:38.5091520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2c9d8-801e-0057-2c5a-9c12ce000000
Time:2025-03-24T01:19:38.5091520Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2cb4b-801e-0057-6e5a-9c12ce000000
Time:2025-03-24T01:19:39.5469387Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2cd5c-801e-0057-645a-9c12ce000000
Time:2025-03-24T01:19:40.5850187Z
--------------------------------------------------------------------------------
2025/03/24 01:19: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2cf03-801e-0057-5a5a-9c12ce000000
Time:2025-03-24T01:19:41.6229488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c2cf03-801e-0057-5a5a-9c12ce000000
Time:2025-03-24T01:19:41.6229488Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/24 01:19:50 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b393-701e-0021-3f5a-9c9886000000
Time:2025-03-24T01:19:50.3409229Z
--------------------------------------------------------------------------------
2025/03/24 01:19:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b4f8-701e-0021-765a-9c9886000000
Time:2025-03-24T01:19:51.3781069Z
--------------------------------------------------------------------------------
2025/03/24 01:19:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b659-701e-0021-235a-9c9886000000
Time:2025-03-24T01:19:52.4153307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b659-701e-0021-235a-9c9886000000
Time:2025-03-24T01:19:52.4153307Z
--------------------------------------------------------------------------------
2025/03/24 01:19:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b7f0-701e-0021-7c5a-9c9886000000
Time:2025-03-24T01:19:53.4526134Z
--------------------------------------------------------------------------------
2025/03/24 01:19:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7b978-701e-0021-555a-9c9886000000
Time:2025-03-24T01:19:54.4907928Z
--------------------------------------------------------------------------------
2025/03/24 01:19:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7bac7-701e-0021-7c5a-9c9886000000
Time:2025-03-24T01:19:55.5289652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7bac7-701e-0021-7c5a-9c9886000000
Time:2025-03-24T01:19:55.5289652Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/24 01:20:03 DEBUG : Creating backend with remote ":memory:"
2025/03/24 01:20:03 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/24 01:20:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 01:20:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/24 01:20:03 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:20:03 DEBUG : sub dir/: Creating directory marker
2025/03/24 01:20:04 DEBUG : sub dir/: Removing directory marker
2025/03/24 01:20:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7c87c-701e-0021-525a-9c9886000000
Time:2025-03-24T01:20:04.3268617Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7ca30-701e-0021-4f5a-9c9886000000
Time:2025-03-24T01:20:05.3643423Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7cbad-701e-0021-2a5a-9c9886000000
Time:2025-03-24T01:20:06.4016964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7cbad-701e-0021-2a5a-9c9886000000
Time:2025-03-24T01:20:06.4016964Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7cd3c-701e-0021-095a-9c9886000000
Time:2025-03-24T01:20:07.4390684Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7ceea-701e-0021-025a-9c9886000000
Time:2025-03-24T01:20:08.4761983Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7d0ed-701e-0021-505a-9c9886000000
Time:2025-03-24T01:20:09.5134542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced7d0ed-701e-0021-505a-9c9886000000
Time:2025-03-24T01:20:09.5134542Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:20:17 DEBUG : Waiting for deletions to finish
2025/03/24 01:20:18 DEBUG : large: Excluded (Size Filter)
2025/03/24 01:20:18 INFO : medium: Deleted
2025/03/24 01:20:18 INFO : small: Deleted
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c322ea-801e-0057-225a-9c12ce000000
Time:2025-03-24T01:20:18.2691465Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c324b8-801e-0057-075a-9c12ce000000
Time:2025-03-24T01:20:19.3071990Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c325f7-801e-0057-775a-9c12ce000000
Time:2025-03-24T01:20:20.3452145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c325f7-801e-0057-775a-9c12ce000000
Time:2025-03-24T01:20:20.3452145Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c32734-801e-0057-565a-9c12ce000000
Time:2025-03-24T01:20:21.3826013Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c328dd-801e-0057-595a-9c12ce000000
Time:2025-03-24T01:20:22.4200586Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c32bcc-801e-0057-6b5a-9c12ce000000
Time:2025-03-24T01:20:23.4577379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c32bcc-801e-0057-6b5a-9c12ce000000
Time:2025-03-24T01:20:23.4577379Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:20:31 DEBUG : Waiting for deletions to finish
2025/03/24 01:20:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/24 01:20:32 INFO : large: Deleted
2025/03/24 01:20:32 INFO : medium: Deleted
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80351-701e-0021-515a-9c9886000000
Time:2025-03-24T01:20:32.2169622Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80596-701e-0021-585a-9c9886000000
Time:2025-03-24T01:20:33.2537104Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80705-701e-0021-105a-9c9886000000
Time:2025-03-24T01:20:34.2914031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80705-701e-0021-105a-9c9886000000
Time:2025-03-24T01:20:34.2914031Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced808fa-701e-0021-4b5a-9c9886000000
Time:2025-03-24T01:20:35.3283725Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80a94-701e-0021-365a-9c9886000000
Time:2025-03-24T01:20:36.3654055Z
--------------------------------------------------------------------------------
2025/03/24 01:20: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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80c66-701e-0021-4d5a-9c9886000000
Time:2025-03-24T01:20:37.4025824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced80c66-701e-0021-4d5a-9c9886000000
Time:2025-03-24T01:20:37.4025824Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/24 01:20:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8194a-701e-0021-065a-9c9886000000
Time:2025-03-24T01:20:45.5911894Z
--------------------------------------------------------------------------------
2025/03/24 01:20:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced81bda-701e-0021-3d5a-9c9886000000
Time:2025-03-24T01:20:46.6286156Z
--------------------------------------------------------------------------------
2025/03/24 01:20:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced81da7-701e-0021-3c5a-9c9886000000
Time:2025-03-24T01:20:47.6656524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced81da7-701e-0021-3c5a-9c9886000000
Time:2025-03-24T01:20:47.6656524Z
--------------------------------------------------------------------------------
2025/03/24 01:20:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced81f1e-701e-0021-095a-9c9886000000
Time:2025-03-24T01:20:48.7030682Z
--------------------------------------------------------------------------------
2025/03/24 01:20:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced820bf-701e-0021-7f5a-9c9886000000
Time:2025-03-24T01:20:49.7405080Z
--------------------------------------------------------------------------------
2025/03/24 01:20:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced822b2-701e-0021-3c5a-9c9886000000
Time:2025-03-24T01:20:50.7776814Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced822b2-701e-0021-3c5a-9c9886000000
Time:2025-03-24T01:20:50.7776814Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:20:59 DEBUG : Waiting for deletions to finish
2025/03/24 01:20:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/24 01:20:59 INFO : medium: Deleted
2025/03/24 01:20:59 INFO : small: Deleted
2025/03/24 01:20:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37981-801e-0057-245b-9c12ce000000
Time:2025-03-24T01:20:59.5576824Z
--------------------------------------------------------------------------------
2025/03/24 01:21:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37ab1-801e-0057-0b5b-9c12ce000000
Time:2025-03-24T01:21:00.5959700Z
--------------------------------------------------------------------------------
2025/03/24 01:21:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37bdd-801e-0057-5e5b-9c12ce000000
Time:2025-03-24T01:21:01.6344501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37bdd-801e-0057-5e5b-9c12ce000000
Time:2025-03-24T01:21:01.6344501Z
--------------------------------------------------------------------------------
2025/03/24 01:21:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37d07-801e-0057-2c5b-9c12ce000000
Time:2025-03-24T01:21:02.6726941Z
--------------------------------------------------------------------------------
2025/03/24 01:21:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37ecb-801e-0057-7f5b-9c12ce000000
Time:2025-03-24T01:21:03.7098719Z
--------------------------------------------------------------------------------
2025/03/24 01:21:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37f9d-801e-0057-125b-9c12ce000000
Time:2025-03-24T01:21:04.7470771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c37f9d-801e-0057-125b-9c12ce000000
Time:2025-03-24T01:21:04.7470771Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/24 01:21:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c389b3-801e-0057-245b-9c12ce000000
Time:2025-03-24T01:21:12.9389085Z
--------------------------------------------------------------------------------
2025/03/24 01:21:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38a90-801e-0057-555b-9c12ce000000
Time:2025-03-24T01:21:13.9760142Z
--------------------------------------------------------------------------------
2025/03/24 01:21:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38b68-801e-0057-7e5b-9c12ce000000
Time:2025-03-24T01:21:15.0134380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38b68-801e-0057-7e5b-9c12ce000000
Time:2025-03-24T01:21:15.0134380Z
--------------------------------------------------------------------------------
2025/03/24 01:21:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38c6a-801e-0057-2f5b-9c12ce000000
Time:2025-03-24T01:21:16.0522198Z
--------------------------------------------------------------------------------
2025/03/24 01:21:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38e33-801e-0057-555b-9c12ce000000
Time:2025-03-24T01:21:17.0899005Z
--------------------------------------------------------------------------------
2025/03/24 01:21:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38f30-801e-0057-0b5b-9c12ce000000
Time:2025-03-24T01:21:18.1273764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:05c38f30-801e-0057-0b5b-9c12ce000000
Time:2025-03-24T01:21:18.1273764Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:21:26 DEBUG : Waiting for deletions to finish
2025/03/24 01:21:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/24 01:21:26 INFO : large: Deleted
2025/03/24 01:21:26 INFO : medium: Deleted
2025/03/24 01:21:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8680b-701e-0021-6e5b-9c9886000000
Time:2025-03-24T01:21:26.8860778Z
--------------------------------------------------------------------------------
2025/03/24 01:21:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced86a55-701e-0021-755b-9c9886000000
Time:2025-03-24T01:21:27.9231840Z
--------------------------------------------------------------------------------
2025/03/24 01:21:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced86c9c-701e-0021-725b-9c9886000000
Time:2025-03-24T01:21:28.9603975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced86c9c-701e-0021-725b-9c9886000000
Time:2025-03-24T01:21:28.9603975Z
--------------------------------------------------------------------------------
2025/03/24 01:21:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced86f3a-701e-0021-365b-9c9886000000
Time:2025-03-24T01:21:29.9975512Z
--------------------------------------------------------------------------------
2025/03/24 01:21:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced87330-701e-0021-205b-9c9886000000
Time:2025-03-24T01:21:31.0346799Z
--------------------------------------------------------------------------------
2025/03/24 01:21:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced87692-701e-0021-3c5b-9c9886000000
Time:2025-03-24T01:21:32.0727601Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced87692-701e-0021-3c5b-9c9886000000
Time:2025-03-24T01:21:32.0727601Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/24 01:21:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8876f-701e-0021-1f5b-9c9886000000
Time:2025-03-24T01:21:40.2605360Z
--------------------------------------------------------------------------------
2025/03/24 01:21:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8895d-701e-0021-135b-9c9886000000
Time:2025-03-24T01:21:41.2980447Z
--------------------------------------------------------------------------------
2025/03/24 01:21:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced88b30-701e-0021-2f5b-9c9886000000
Time:2025-03-24T01:21:42.3362169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced88b30-701e-0021-2f5b-9c9886000000
Time:2025-03-24T01:21:42.3362169Z
--------------------------------------------------------------------------------
2025/03/24 01:21:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced88d4b-701e-0021-735b-9c9886000000
Time:2025-03-24T01:21:43.3736856Z
--------------------------------------------------------------------------------
2025/03/24 01:21:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced88f33-701e-0021-115b-9c9886000000
Time:2025-03-24T01:21:44.4115476Z
--------------------------------------------------------------------------------
2025/03/24 01:21:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8931d-701e-0021-5d5b-9c9886000000
Time:2025-03-24T01:21:45.4487313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8931d-701e-0021-5d5b-9c9886000000
Time:2025-03-24T01:21:45.4487313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:21:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a352-701e-0021-575b-9c9886000000
Time:2025-03-24T01:21:53.9363295Z
--------------------------------------------------------------------------------
2025/03/24 01:21:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a4e0-701e-0021-405b-9c9886000000
Time:2025-03-24T01:21:54.9743600Z
--------------------------------------------------------------------------------
2025/03/24 01:21:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a5ff-701e-0021-375b-9c9886000000
Time:2025-03-24T01:21:56.0118532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a5ff-701e-0021-375b-9c9886000000
Time:2025-03-24T01:21:56.0118532Z
--------------------------------------------------------------------------------
2025/03/24 01:21:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a70b-701e-0021-265b-9c9886000000
Time:2025-03-24T01:21:57.0503914Z
--------------------------------------------------------------------------------
2025/03/24 01:21:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a872-701e-0021-495b-9c9886000000
Time:2025-03-24T01:21:58.0880592Z
--------------------------------------------------------------------------------
2025/03/24 01:21:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a9b3-701e-0021-3c5b-9c9886000000
Time:2025-03-24T01:21:59.1255397Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8a9b3-701e-0021-3c5b-9c9886000000
Time:2025-03-24T01:21:59.1255397Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/24 01:22:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8ba68-701e-0021-165b-9c9886000000
Time:2025-03-24T01:22:07.3208608Z
--------------------------------------------------------------------------------
2025/03/24 01:22:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8bbde-701e-0021-455b-9c9886000000
Time:2025-03-24T01:22:08.3581754Z
--------------------------------------------------------------------------------
2025/03/24 01:22:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8bd71-701e-0021-345b-9c9886000000
Time:2025-03-24T01:22:09.3951105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8bd71-701e-0021-345b-9c9886000000
Time:2025-03-24T01:22:09.3951105Z
--------------------------------------------------------------------------------
2025/03/24 01:22:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8bfa5-701e-0021-685b-9c9886000000
Time:2025-03-24T01:22:10.4332172Z
--------------------------------------------------------------------------------
2025/03/24 01:22:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8c1c4-701e-0021-395b-9c9886000000
Time:2025-03-24T01:22:11.4713137Z
--------------------------------------------------------------------------------
2025/03/24 01:22:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8c2ef-701e-0021-375b-9c9886000000
Time:2025-03-24T01:22:12.5086568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8c2ef-701e-0021-375b-9c9886000000
Time:2025-03-24T01:22:12.5086568Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/03/24 01:22:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/24 01:22:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/24 01:22:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 01:22:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 01:22:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 01:22:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 01:22:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8d5f0-701e-0021-0b5b-9c9886000000
Time:2025-03-24T01:22:21.8139592Z
--------------------------------------------------------------------------------
2025/03/24 01:22:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8d7a3-701e-0021-055b-9c9886000000
Time:2025-03-24T01:22:22.8518514Z
--------------------------------------------------------------------------------
2025/03/24 01:22:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8d905-701e-0021-445b-9c9886000000
Time:2025-03-24T01:22:23.8885553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8d905-701e-0021-445b-9c9886000000
Time:2025-03-24T01:22:23.8885553Z
--------------------------------------------------------------------------------
2025/03/24 01:22:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8da95-701e-0021-245b-9c9886000000
Time:2025-03-24T01:22:24.9258183Z
--------------------------------------------------------------------------------
2025/03/24 01:22:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8dc68-701e-0021-325b-9c9886000000
Time:2025-03-24T01:22:25.9676336Z
--------------------------------------------------------------------------------
2025/03/24 01:22:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8de7e-701e-0021-765b-9c9886000000
Time:2025-03-24T01:22:27.0051591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ced8de7e-701e-0021-765b-9c9886000000
Time:2025-03-24T01:22:27.0051591Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/03/24 01:22:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buhikul8zubo"
2025/03/24 01:22:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 01:22:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:22:35 DEBUG : Azure container rclone-test-buhikul8zubo: Using directory markers
2025/03/24 01:22:35 DEBUG : Creating backend with remote "/tmp/rclone620531005"
run.go:180: Remote "Azure container rclone-test-buhikul8zubo", Local "Local file system at /tmp/rclone620531005", Modify Window "1ns"
2025/03/24 01:22:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 01:22:35 DEBUG : A1/B1/: Creating directory marker
2025/03/24 01:22:35 DEBUG : A1/: Creating directory marker
2025/03/24 01:22:35 INFO : A2: Making directory
2025/03/24 01:22:35 DEBUG : A2/: Creating directory marker
2025/03/24 01:22:35 INFO : A1/B2: Making directory
2025/03/24 01:22:35 DEBUG : A1/B2/: Creating directory marker
2025/03/24 01:22:35 INFO : A1/B2/C2: Making directory
2025/03/24 01:22:35 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/24 01:22:35 INFO : A1/B1/C3: Making directory
2025/03/24 01:22:35 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/24 01:22:35 INFO : A3: Making directory
2025/03/24 01:22:35 DEBUG : A3/: Creating directory marker
2025/03/24 01:22:35 INFO : A3/B3: Making directory
2025/03/24 01:22:36 DEBUG : A3/B3/: Creating directory marker
2025/03/24 01:22:36 INFO : A3/B3/C4: Making directory
2025/03/24 01:22:36 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/24 01:22:36 DEBUG : Waiting for deletions to finish
2025/03/24 01:22:36 INFO : A1/B1/C1/one: Deleted
2025/03/24 01:22:36 DEBUG : removing 2 level 3 directories
2025/03/24 01:22:36 INFO : A1/B1/C3: Removing directory
2025/03/24 01:22:36 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 01:22:36 INFO : A1/B1/C1: Removing directory
2025/03/24 01:22:36 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 01:22:36 DEBUG : removing 1 level 2 directories
2025/03/24 01:22:36 INFO : A1/B1: Removing directory
2025/03/24 01:22:36 DEBUG : A1/B1/: Removing directory marker
2025/03/24 01:22:36 DEBUG : Azure container rclone-test-buhikul8zubo: Purge remote
2025/03/24 01:22:36 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:36 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 01:22:36 DEBUG : A1/B1/: Creating directory marker
2025/03/24 01:22:37 DEBUG : A1/: Creating directory marker
2025/03/24 01:22:37 INFO : A2: Making directory
2025/03/24 01:22:37 DEBUG : A2/: Creating directory marker
2025/03/24 01:22:37 INFO : A1/B2: Making directory
2025/03/24 01:22:37 DEBUG : A1/B2/: Creating directory marker
2025/03/24 01:22:37 INFO : A1/B2/C2: Making directory
2025/03/24 01:22:37 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/24 01:22:37 INFO : A1/B1/C3: Making directory
2025/03/24 01:22:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/24 01:22:37 INFO : A3: Making directory
2025/03/24 01:22:37 DEBUG : A3/: Creating directory marker
2025/03/24 01:22:37 INFO : A3/B3: Making directory
2025/03/24 01:22:37 DEBUG : A3/B3/: Creating directory marker
2025/03/24 01:22:37 INFO : A3/B3/C4: Making directory
2025/03/24 01:22:37 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/24 01:22:45 DEBUG : removing 1 level 3 directories
2025/03/24 01:22:45 INFO : A3/B3/C4: Removing directory
2025/03/24 01:22:45 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/24 01:22:52 DEBUG : removing 2 level 3 directories
2025/03/24 01:22:52 INFO : A1/B2/C2: Removing directory
2025/03/24 01:22:52 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/24 01:22:52 INFO : A1/B1/C3: Removing directory
2025/03/24 01:22:52 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 01:22:52 DEBUG : removing 4 level 2 directories
2025/03/24 01:22:52 INFO : dst/: Removing directory
2025/03/24 01:22:52 DEBUG : dst//: Removing directory marker
2025/03/24 01:22:52 INFO : A1/B2: Removing directory
2025/03/24 01:22:52 DEBUG : A1/B2/: Removing directory marker
2025/03/24 01:22:52 INFO : A3/B3: Removing directory
2025/03/24 01:22:52 DEBUG : A3/B3/: Removing directory marker
2025/03/24 01:22:52 INFO : BackupDir/: Removing directory
2025/03/24 01:22:52 DEBUG : BackupDir//: Removing directory marker
2025/03/24 01:22:52 DEBUG : removing 4 level 1 directories
2025/03/24 01:22:52 INFO : dst: Removing directory
2025/03/24 01:22:52 DEBUG : dst/: Removing directory marker
2025/03/24 01:22:52 INFO : A2: Removing directory
2025/03/24 01:22:52 DEBUG : A2/: Removing directory marker
2025/03/24 01:22:52 INFO : A3: Removing directory
2025/03/24 01:22:52 DEBUG : A3/: Removing directory marker
2025/03/24 01:22:52 INFO : BackupDir: Removing directory
2025/03/24 01:22:52 DEBUG : BackupDir/: Removing directory marker
2025/03/24 01:22:52 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1bfaa8e3-d01e-00ae-415b-9c11ec000000
Time:2025-03-24T01:22:52.8193481Z
--------------------------------------------------------------------------------
2025/03/24 01:22:52 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1ae41dd8-701e-00a7-765b-9c543f000000
Time:2025-03-24T01:22:52.8247834Z
--------------------------------------------------------------------------------
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-mitekol1gamu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1ae41dd8-701e-00a7-765b-9c543f000000
Time:2025-03-24T01:22:52.8247834Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/24 01:22:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 01:22:53 DEBUG : A1/B1/: Removing directory marker
2025/03/24 01:22:53 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.26s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:53 INFO : A1: Making directory
2025/03/24 01:22:53 DEBUG : A1/: Creating directory marker
2025/03/24 01:22:53 INFO : A1/B1: Making directory
2025/03/24 01:22:53 DEBUG : A1/B1/: Creating directory marker
2025/03/24 01:22:53 INFO : A1/B1/C1: Making directory
2025/03/24 01:22:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 01:22:53 DEBUG : removing 1 level 3 directories
2025/03/24 01:22:53 INFO : A1/B1/C1: Removing directory
2025/03/24 01:22:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 01:22:53 DEBUG : removing 1 level 2 directories
2025/03/24 01:22:53 INFO : A1/B1: Removing directory
2025/03/24 01:22:53 DEBUG : A1/B1/: Removing directory marker
2025/03/24 01:22:53 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:53 INFO : A1: Making directory
2025/03/24 01:22:53 DEBUG : A1/: Creating directory marker
2025/03/24 01:22:53 INFO : A1/B1: Making directory
2025/03/24 01:22:53 DEBUG : A1/B1/: Creating directory marker
2025/03/24 01:22:54 INFO : A1/B1/C1: Making directory
2025/03/24 01:22:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 01:22:54 DEBUG : removing 1 level 3 directories
2025/03/24 01:22:54 INFO : A1/B1/C1: Removing directory
2025/03/24 01:22:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 01:22:54 DEBUG : removing 1 level 2 directories
2025/03/24 01:22:54 INFO : A1/B1: Removing directory
2025/03/24 01:22:54 DEBUG : A1/B1/: Removing directory marker
2025/03/24 01:22:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:54 DEBUG : filename.txt: File name found in url
2025/03/24 01:22:54 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 01:22:55 DEBUG : sub/: Creating directory marker
2025/03/24 01:22:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:22:55 INFO : file1: Copied (new) to: sub/file2
2025/03/24 01:22:55 INFO : file1: Deleted
2025/03/24 01:22:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:22:55 DEBUG : file1: Unchanged skipping
2025/03/24 01:22:55 INFO : file1: Deleted
2025/03/24 01:22:55 DEBUG : Azure container rclone-test-mitekol1gamu: don't need to copy/move sub/file2, it is already at target location
2025/03/24 01:22:55 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 01:22:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:22:56 INFO : file1: Copied (new)
2025/03/24 01:22:56 INFO : file1: Deleted
2025/03/24 01:22:56 DEBUG : file1: Destination exists, skipping
2025/03/24 01:22:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:22:56 DEBUG : dst/: Creating directory marker
2025/03/24 01:22:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/backup"
2025/03/24 01:22:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 01:22:56 DEBUG : Azure container rclone-test-mitekol1gamu path backup: Using directory markers
2025/03/24 01:22:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitekol1gamu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitekol1gamu/backup"
2025/03/24 01:22:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 01:22:56 DEBUG : dst/: Creating directory marker
2025/03/24 01:22:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/24 01:22:57 INFO : dst/file1: Copied (server-side copy)
2025/03/24 01:22:57 INFO : dst/file1: Deleted
2025/03/24 01:22:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 01:22:57 INFO : dst/file1: Copied (new)
2025/03/24 01:22:57 INFO : dst/file1: Deleted
2025/03/24 01:22:57 DEBUG : dst/: Removing directory marker
2025/03/24 01:22:57 DEBUG : backup/dst/: Removing directory marker
2025/03/24 01:22:57 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8860468-101e-0027-0f5b-9cab39000000
Time:2025-03-24T01:22:57.5032383Z
--------------------------------------------------------------------------------
2025/03/24 01:22:58 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a88605b7-101e-0027-2a5b-9cab39000000
Time:2025-03-24T01:22:58.5412083Z
--------------------------------------------------------------------------------
2025/03/24 01:22:59 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a88607dc-101e-0027-755b-9cab39000000
Time:2025-03-24T01:22:59.5789563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitekol1gamu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a88607dc-101e-0027-755b-9cab39000000
Time:2025-03-24T01:22:59.5789563Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.23s)
=== 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:00 DEBUG : A1/: Creating directory marker
2025/03/24 01:23:00 DEBUG : A1/B1/: Creating directory marker
2025/03/24 01:23:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 01:23:01 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/24 01:23:01 INFO : A1/B2: Making directory
2025/03/24 01:23:01 DEBUG : A1/B2/: Creating directory marker
2025/03/24 01:23:01 INFO : A1/B1/C3: Making directory
2025/03/24 01:23:01 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/24 01:23:01 DEBUG : A2/: Creating directory marker
2025/03/24 01:23:01 DEBUG : A2/B1/: Creating directory marker
2025/03/24 01:23:02 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/24 01:23:02 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/24 01:23:02 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/24 01:23:02 DEBUG : A2/B2/: Creating directory marker
2025/03/24 01:23:02 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 01:23:02 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/24 01:23:02 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:23:02 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/24 01:23:02 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 01:23:02 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/24 01:23:02 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 01:23:02 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/24 01:23:02 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 01:23:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/24 01:23:02 INFO : A1/B1/C1/four: Deleted
2025/03/24 01:23:02 INFO : A1/B1/C2/five: Deleted
2025/03/24 01:23:02 INFO : A1/one: Deleted
2025/03/24 01:23:02 INFO : A1/two: Deleted
2025/03/24 01:23:02 INFO : A1/B1/three: Deleted
2025/03/24 01:23:02 DEBUG : A1/B2/: Removing directory marker
2025/03/24 01:23:02 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 01:23:02 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/24 01:23:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 01:23:02 DEBUG : A1/B1/: Removing directory marker
2025/03/24 01:23:02 DEBUG : A1/: Removing directory marker
2025/03/24 01:23:03 DEBUG : A3/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A3/B1/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A3/B2/: Creating directory marker
2025/03/24 01:23:03 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:23:03 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/24 01:23:03 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 01:23:03 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/24 01:23:03 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 01:23:03 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/24 01:23:03 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 01:23:03 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/24 01:23:03 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 01:23:03 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/24 01:23:03 INFO : A2/one: Deleted
2025/03/24 01:23:03 INFO : A2/B1/three: Deleted
2025/03/24 01:23:03 INFO : A2/two: Deleted
2025/03/24 01:23:03 INFO : A2/B1/C2/five: Deleted
2025/03/24 01:23:03 INFO : A2/B1/C1/four: Deleted
2025/03/24 01:23:03 DEBUG : A2/B2/: Removing directory marker
2025/03/24 01:23:03 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/24 01:23:04 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/24 01:23:04 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/24 01:23:04 DEBUG : A2/B1/: Removing directory marker
2025/03/24 01:23:04 DEBUG : A2/: Removing directory marker
2025/03/24 01:23:04 INFO : Azure container rclone-test-mitekol1gamu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/24 01:23:04 DEBUG : A4/: Creating directory marker
2025/03/24 01:23:04 DEBUG : A4/B1/: Creating directory marker
2025/03/24 01:23:04 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/24 01:23:04 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/24 01:23:04 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/24 01:23:04 DEBUG : A4/B2/: Creating directory marker
2025/03/24 01:23:05 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 01:23:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/24 01:23:05 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 01:23:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/24 01:23:05 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 01:23:05 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/24 01:23:05 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 01:23:05 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/24 01:23:05 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 01:23:05 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/24 01:23:05 INFO : A3/B1/C2/five: Deleted
2025/03/24 01:23:05 INFO : A3/B1/three: Deleted
2025/03/24 01:23:05 INFO : A3/one: Deleted
2025/03/24 01:23:05 INFO : A3/two: Deleted
2025/03/24 01:23:05 INFO : A3/B1/C1/four: Deleted
2025/03/24 01:23:05 DEBUG : A3/B2/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A3/B1/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A3/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/B2/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/B1/: Removing directory marker
2025/03/24 01:23:05 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:06 DEBUG : Azure container rclone-test-mitekol1gamu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 01:23:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/24 01:23:06 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/24 01:23:06 NOTICE: Azure container rclone-test-mitekol1gamu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 01:23:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:06 DEBUG : Azure container rclone-test-mitekol1gamu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 01:23:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/24 01:23:06 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 01:23:06 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 01:23:06 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:07 DEBUG : Azure container rclone-test-mitekol1gamu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 01:23:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:07 DEBUG : Azure container rclone-test-mitekol1gamu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 01:23:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/24 01:23:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/24 01:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.82s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.42s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.07s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:08 DEBUG : Azure container rclone-test-mitekol1gamu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/24 01:23:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/24 01:23:08 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.34s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
2025/03/24 01:23:08 DEBUG : sub dir/: Creating directory marker
2025/03/24 01:23:08 DEBUG : Azure container rclone-test-mitekol1gamu: Touching "sub dir/potato3"
2025/03/24 01:23:08 DEBUG : Azure container rclone-test-mitekol1gamu: Touching "empty space"
2025/03/24 01:23:08 DEBUG : Azure container rclone-test-mitekol1gamu: Touching "potato2"
2025/03/24 01:23:09 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.83s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", 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-mitekol1gamu", Local "Local file system at /tmp/rclone742007448", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/24 01:23:09 DEBUG : Azure container rclone-test-mitekol1gamu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.86225369s (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]