"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/11 04:12:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena"
2025/02/11 04:12:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:16 DEBUG : Azure container rclone-test-petisev8pena: Using directory markers
2025/02/11 04:12:16 DEBUG : Creating backend with remote "/tmp/rclone586400276"
=== 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:16 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/11 04:12:16 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/11 04:12:16 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/11 04:12:16 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/11 04:12:16 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/11 04:12:16 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/11 04:12:16 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/11 04:12:16 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/11 04:12:16 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/11 04:12:17 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/11 04:12:18 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/11 04:12:19 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/11 04:12:20 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/11 04:12:21 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/11 04:12:22 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/11 04:12:23 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/11 04:12:24 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/11 04:12:25 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.01s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.48s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.50s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:26 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/11 04:12:26 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/11 04:12:26 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/11 04:12:26 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/11 04:12:26 DEBUG : chunksize-probe: Removing empty object
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/11 04:12:27 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/11 04:12:27 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/11 04:12:27 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/11 04:12:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/11 04:12:27 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/11 04:12:27 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/11 04:12:27 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/11 04:12:27 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/11 04:12:27 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/11 04:12:27 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/11 04:12:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/11 04:12:28 DEBUG : Returning error reader
2025/02/11 04:12:28 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/11 04:12:28 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:29 DEBUG : Returning error reader
2025/02/11 04:12:29 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/11 04:12:29 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:30 DEBUG : Returning error reader
2025/02/11 04:12:30 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:30 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/11 04:12:30 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:31 DEBUG : Returning error reader
2025/02/11 04:12:31 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/11 04:12:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:32 DEBUG : Returning error reader
2025/02/11 04:12:32 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/11 04:12:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:33 DEBUG : Returning error reader
2025/02/11 04:12:33 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/11 04:12:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:34 DEBUG : Returning error reader
2025/02/11 04:12:34 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/11 04:12:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:35 DEBUG : Returning error reader
2025/02/11 04:12:35 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/11 04:12:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:36 DEBUG : Returning error reader
2025/02/11 04:12:36 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/11 04:12:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/11 04:12:37 DEBUG : Returning error reader
2025/02/11 04:12:37 DEBUG : BOOM: simulated read failure
2025/02/11 04:12:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/11 04:12:37 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/11 04:12:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/11 04:12:37 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/11 04:12:37 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/11 04:12:37 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/11 04:12:37 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.19s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/11 04:12:44 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/11 04:12:44 DEBUG : potato: Seek from 10 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 10 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Seek from 5 to 2
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/11 04:12:44 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Seek from 5 to 2
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/11 04:12:44 DEBUG : potato: Seek from 8 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 8 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/11 04:12:44 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/11 04:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/11 04:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/11 04:12:44 DEBUG : potato: Seek from 5 to 2
2025/02/11 04:12:44 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/11 04:12:44 DEBUG : potato: Seek from 9 to 0
2025/02/11 04:12:44 DEBUG : potato: Seek from 9 to 0
2025/02/11 04:12:44 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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.16s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/11 04:12:45 DEBUG : Creating backend with remote "nonexistent"
2025/02/11 04:12:45 DEBUG : Creating backend with remote "nonexistent"
2025/02/11 04:12:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/11 04:12:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/02/11 04:12:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/11 04:12:45 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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.43s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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.17s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/11 04:12:48 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/11 04:12:48 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/11 04:12:48 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/data"
2025/02/11 04:12:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:48 DEBUG : Azure container rclone-test-petisev8pena path data: Using directory markers
2025/02/11 04:12:48 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/02/11 04:12:51 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.74s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/data"
2025/02/11 04:12:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:51 DEBUG : Azure container rclone-test-petisev8pena path data: Using directory markers
2025/02/11 04:12:51 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/02/11 04:12:54 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.00s)
--- 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/02/11 04:12:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wodulur8piho"
2025/02/11 04:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:54 DEBUG : Azure container rclone-test-wodulur8piho: Using directory markers
2025/02/11 04:12:54 DEBUG : Creating backend with remote "/tmp/rclone2043477027"
run.go:180: Remote "Azure container rclone-test-wodulur8piho", Local "Local file system at /tmp/rclone2043477027", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/11 04:12:54 ERROR : hello, world!: sum not found
2025/02/11 04:12:54 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-wodulur8piho
2025/02/11 04:12:54 NOTICE: Azure container rclone-test-wodulur8piho: 1 files missing
2025/02/11 04:12:54 NOTICE: 1 hashes missing
2025/02/11 04:12:54 NOTICE: Azure container rclone-test-wodulur8piho: 2 differences found
2025/02/11 04:12:54 NOTICE: Azure container rclone-test-wodulur8piho: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/11 04:12:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:54 NOTICE: Azure container rclone-test-wodulur8piho: 0 differences found
2025/02/11 04:12:54 NOTICE: Azure container rclone-test-wodulur8piho: 1 matching files
2025/02/11 04:12:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xeqabex6hiyu"
2025/02/11 04:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:54 DEBUG : Azure container rclone-test-xeqabex6hiyu: Using directory markers
2025/02/11 04:12:54 DEBUG : Creating backend with remote "/tmp/rclone1716911461"
run.go:180: Remote "Azure container rclone-test-xeqabex6hiyu", Local "Local file system at /tmp/rclone1716911461", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/11 04:12:55 ERROR : HELLO, WORLD!: sum not found
2025/02/11 04:12:55 ERROR : hello, world!: file not in Azure container rclone-test-xeqabex6hiyu
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-xeqabex6hiyu: 1 files missing
2025/02/11 04:12:55 NOTICE: 1 hashes missing
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-xeqabex6hiyu: 2 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-xeqabex6hiyu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/11 04:12:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-xeqabex6hiyu: 0 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-xeqabex6hiyu: 1 matching files
2025/02/11 04:12:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mirimip2ninu"
2025/02/11 04:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:55 DEBUG : Azure container rclone-test-mirimip2ninu: Using directory markers
2025/02/11 04:12:55 DEBUG : Creating backend with remote "/tmp/rclone929463662"
run.go:180: Remote "Azure container rclone-test-mirimip2ninu", Local "Local file system at /tmp/rclone929463662", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/11 04:12:55 ERROR : HeLlO, wOrLd!: sum not found
2025/02/11 04:12:55 ERROR : hello, world!: file not in Azure container rclone-test-mirimip2ninu
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-mirimip2ninu: 1 files missing
2025/02/11 04:12:55 NOTICE: 1 hashes missing
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-mirimip2ninu: 2 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-mirimip2ninu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/11 04:12:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-mirimip2ninu: 0 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-mirimip2ninu: 1 matching files
2025/02/11 04:12:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-negujad2gopo"
2025/02/11 04:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:55 DEBUG : Azure container rclone-test-negujad2gopo: Using directory markers
2025/02/11 04:12:55 DEBUG : Creating backend with remote "/tmp/rclone2019155197"
run.go:180: Remote "Azure container rclone-test-negujad2gopo", Local "Local file system at /tmp/rclone2019155197", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/11 04:12:55 ERROR : HELLO, WORLD!: sum not found
2025/02/11 04:12:55 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-negujad2gopo
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-negujad2gopo: 1 files missing
2025/02/11 04:12:55 NOTICE: 1 hashes missing
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-negujad2gopo: 2 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-negujad2gopo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/11 04:12:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-negujad2gopo: 0 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-negujad2gopo: 1 matching files
2025/02/11 04:12:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zebexak0xazi"
2025/02/11 04:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:55 DEBUG : Azure container rclone-test-zebexak0xazi: Using directory markers
2025/02/11 04:12:55 DEBUG : Creating backend with remote "/tmp/rclone1233649314"
run.go:180: Remote "Azure container rclone-test-zebexak0xazi", Local "Local file system at /tmp/rclone1233649314", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/11 04:12:55 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:55 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zebexak0xazi
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-zebexak0xazi: 1 files missing
2025/02/11 04:12:55 NOTICE: 1 hashes missing
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-zebexak0xazi: 2 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-zebexak0xazi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/11 04:12:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-zebexak0xazi: 0 differences found
2025/02/11 04:12:55 NOTICE: Azure container rclone-test-zebexak0xazi: 1 matching files
2025/02/11 04:12:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xonezav9robe"
2025/02/11 04:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:55 DEBUG : Azure container rclone-test-xonezav9robe: Using directory markers
2025/02/11 04:12:55 DEBUG : Creating backend with remote "/tmp/rclone3460193689"
run.go:180: Remote "Azure container rclone-test-xonezav9robe", Local "Local file system at /tmp/rclone3460193689", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-xonezav9robe
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-xonezav9robe: 1 files missing
2025/02/11 04:12:56 NOTICE: 1 hashes missing
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-xonezav9robe: 2 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-xonezav9robe: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/11 04:12:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-xonezav9robe: 0 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-xonezav9robe: 1 matching files
2025/02/11 04:12:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qobonaq6sace"
2025/02/11 04:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:56 DEBUG : Azure container rclone-test-qobonaq6sace: Using directory markers
2025/02/11 04:12:56 DEBUG : Creating backend with remote "/tmp/rclone2957546315"
run.go:180: Remote "Azure container rclone-test-qobonaq6sace", Local "Local file system at /tmp/rclone2957546315", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qobonaq6sace
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-qobonaq6sace: 1 files missing
2025/02/11 04:12:56 NOTICE: 1 hashes missing
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-qobonaq6sace: 2 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-qobonaq6sace: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/11 04:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-qobonaq6sace: 0 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-qobonaq6sace: 1 matching files
2025/02/11 04:12:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fazejuq9zise"
2025/02/11 04:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:56 DEBUG : Azure container rclone-test-fazejuq9zise: Using directory markers
2025/02/11 04:12:56 DEBUG : Creating backend with remote "/tmp/rclone2729996815"
run.go:180: Remote "Azure container rclone-test-fazejuq9zise", Local "Local file system at /tmp/rclone2729996815", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fazejuq9zise
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-fazejuq9zise: 1 files missing
2025/02/11 04:12:56 NOTICE: 1 hashes missing
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-fazejuq9zise: 2 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-fazejuq9zise: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/11 04:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-fazejuq9zise: 0 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-fazejuq9zise: 1 matching files
2025/02/11 04:12:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nekopet8lotu"
2025/02/11 04:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:56 DEBUG : Azure container rclone-test-nekopet8lotu: Using directory markers
2025/02/11 04:12:56 DEBUG : Creating backend with remote "/tmp/rclone3936951685"
run.go:180: Remote "Azure container rclone-test-nekopet8lotu", Local "Local file system at /tmp/rclone3936951685", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nekopet8lotu
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-nekopet8lotu: 1 files missing
2025/02/11 04:12:56 NOTICE: 1 hashes missing
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-nekopet8lotu: 2 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-nekopet8lotu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/11 04:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-nekopet8lotu: 0 differences found
2025/02/11 04:12:56 NOTICE: Azure container rclone-test-nekopet8lotu: 1 matching files
2025/02/11 04:12:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lomafim7quti"
2025/02/11 04:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:12:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:56 DEBUG : Azure container rclone-test-lomafim7quti: Using directory markers
2025/02/11 04:12:56 DEBUG : Creating backend with remote "/tmp/rclone973950469"
run.go:180: Remote "Azure container rclone-test-lomafim7quti", Local "Local file system at /tmp/rclone973950469", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/11 04:12:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/11 04:12:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lomafim7quti
2025/02/11 04:12:57 NOTICE: Azure container rclone-test-lomafim7quti: 1 files missing
2025/02/11 04:12:57 NOTICE: 1 hashes missing
2025/02/11 04:12:57 NOTICE: Azure container rclone-test-lomafim7quti: 2 differences found
2025/02/11 04:12:57 NOTICE: Azure container rclone-test-lomafim7quti: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/11 04:12:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/11 04:12:57 NOTICE: Azure container rclone-test-lomafim7quti: 0 differences found
2025/02/11 04:12:57 NOTICE: Azure container rclone-test-lomafim7quti: 1 matching files
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-lomafim7quti: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-nekopet8lotu: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-fazejuq9zise: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-qobonaq6sace: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-xonezav9robe: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-zebexak0xazi: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-negujad2gopo: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-mirimip2ninu: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-xeqabex6hiyu: Purge remote
2025/02/11 04:12:57 DEBUG : Azure container rclone-test-wodulur8piho: Purge remote
--- PASS: TestApplyTransforms (3.39s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/11 04:12:58 DEBUG : sub/: Creating directory marker
2025/02/11 04:12:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:12:58 INFO : file1: Copied (new) to: sub/file2
2025/02/11 04:12:58 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:12:58 DEBUG : file1: Unchanged skipping
2025/02/11 04:12:58 DEBUG : Azure container rclone-test-petisev8pena: don't need to copy/move sub/file2, it is already at target location
2025/02/11 04:12:58 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.49s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:12:58 DEBUG : dst/: Creating directory marker
2025/02/11 04:12:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/backup"
2025/02/11 04:12:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:12:58 DEBUG : Azure container rclone-test-petisev8pena path backup: Using directory markers
2025/02/11 04:12:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-petisev8pena/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-petisev8pena/backup"
2025/02/11 04:12:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/11 04:12:58 DEBUG : dst/: Creating directory marker
2025/02/11 04:12:59 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/11 04:12:59 INFO : dst/file1: Copied (server-side copy)
2025/02/11 04:12:59 INFO : dst/file1: Deleted
2025/02/11 04:12:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:12:59 INFO : dst/file1: Copied (new)
2025/02/11 04:12:59 DEBUG : dst/: Removing directory marker
2025/02/11 04:12:59 DEBUG : backup/dst/: Removing directory marker
2025/02/11 04:12:59 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b176f4-a01e-009b-233b-7c7df8000000
Time:2025-02-11T04:12:59.4901904Z
--------------------------------------------------------------------------------
2025/02/11 04:13:00 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1785c-a01e-009b-4e3b-7c7df8000000
Time:2025-02-11T04:13:00.5268473Z
--------------------------------------------------------------------------------
2025/02/11 04:13:01 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b179c1-a01e-009b-033b-7c7df8000000
Time:2025-02-11T04:13:01.5629915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b179c1-a01e-009b-033b-7c7df8000000
Time:2025-02-11T04:13:01.5629915Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.10s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:13:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/dst"
2025/02/11 04:13:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:13:02 DEBUG : Azure container rclone-test-petisev8pena path dst: Using directory markers
2025/02/11 04:13:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:13:02 DEBUG : Azure container rclone-test-petisev8pena path CompareDest: Using directory markers
2025/02/11 04:13:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:02 DEBUG : one: Need to transfer - File not found at Destination
2025/02/11 04:13:02 DEBUG : /: Creating directory marker
2025/02/11 04:13:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:13:02 INFO : one: Copied (new)
2025/02/11 04:13:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:03 DEBUG : /: Creating directory marker
2025/02/11 04:13:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/11 04:13:03 INFO : one: Copied (replaced existing)
2025/02/11 04:13:03 DEBUG : dst/: Creating directory marker
2025/02/11 04:13:03 DEBUG : CompareDest/: Creating directory marker
2025/02/11 04:13:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:03 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/11 04:13:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:04 DEBUG : two: Need to transfer - File not found at Destination
2025/02/11 04:13:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:04 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/11 04:13:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:04 DEBUG : two: Need to transfer - File not found at Destination
2025/02/11 04:13:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:04 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/11 04:13:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CompareDest"
2025/02/11 04:13:04 DEBUG : two: Need to transfer - File not found at Destination
2025/02/11 04:13:04 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/11 04:13:04 INFO : two: Copied (new)
2025/02/11 04:13:04 DEBUG : dst/: Removing directory marker
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b17f70-a01e-009b-543b-7c7df8000000
Time:2025-02-11T04:13:04.8546271Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1818f-a01e-009b-6d3b-7c7df8000000
Time:2025-02-11T04:13:05.8904269Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1840f-a01e-009b-4b3b-7c7df8000000
Time:2025-02-11T04:13:06.9282906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1840f-a01e-009b-4b3b-7c7df8000000
Time:2025-02-11T04:13:06.9282906Z
--------------------------------------------------------------------------------
2025/02/11 04:13:07 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.48s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:13:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/dst"
2025/02/11 04:13:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:13:15 DEBUG : Azure container rclone-test-petisev8pena path dst: Using directory markers
2025/02/11 04:13:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:13:15 DEBUG : Azure container rclone-test-petisev8pena path CopyDest: Using directory markers
2025/02/11 04:13:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:15 DEBUG : one: Need to transfer - File not found at Destination
2025/02/11 04:13:15 DEBUG : /: Creating directory marker
2025/02/11 04:13:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:13:15 INFO : one: Copied (new)
2025/02/11 04:13:15 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:15 DEBUG : /: Creating directory marker
2025/02/11 04:13:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/11 04:13:15 INFO : one: Copied (replaced existing)
2025/02/11 04:13:15 DEBUG : dst/: Creating directory marker
2025/02/11 04:13:15 DEBUG : CopyDest/: Creating directory marker
2025/02/11 04:13:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/BackupDir"
2025/02/11 04:13:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:13:16 DEBUG : Azure container rclone-test-petisev8pena path BackupDir: Using directory markers
2025/02/11 04:13:16 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-petisev8pena/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-petisev8pena/BackupDir"
2025/02/11 04:13:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/11 04:13:16 DEBUG : /: Creating directory marker
2025/02/11 04:13:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:13:16 INFO : one: Copied (server-side copy)
2025/02/11 04:13:16 INFO : one: Deleted
2025/02/11 04:13:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/11 04:13:16 INFO : one: Copied (server-side copy)
2025/02/11 04:13:16 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/11 04:13:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:16 DEBUG : two: Need to transfer - File not found at Destination
2025/02/11 04:13:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/11 04:13:17 INFO : two: Copied (server-side copy)
2025/02/11 04:13:17 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/11 04:13:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:13:17 DEBUG : two: Unchanged skipping
2025/02/11 04:13:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-petisev8pena/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-petisev8pena/CopyDest"
2025/02/11 04:13:17 DEBUG : three: Need to transfer - File not found at Destination
2025/02/11 04:13:17 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/11 04:13:17 DEBUG : three: Destination not found in --copy-dest
2025/02/11 04:13:17 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/11 04:13:17 INFO : three: Copied (new)
2025/02/11 04:13:18 DEBUG : dst/: Removing directory marker
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b195cc-a01e-009b-383b-7c7df8000000
Time:2025-02-11T04:13:18.0785661Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1970e-a01e-009b-3a3b-7c7df8000000
Time:2025-02-11T04:13:19.1149984Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b198ba-a01e-009b-283b-7c7df8000000
Time:2025-02-11T04:13:20.1515146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b198ba-a01e-009b-283b-7c7df8000000
Time:2025-02-11T04:13:20.1515146Z
--------------------------------------------------------------------------------
2025/02/11 04:13:21 DEBUG : CopyDest/: Removing directory marker
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b19a15-a01e-009b-4f3b-7c7df8000000
Time:2025-02-11T04:13:21.2258105Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b19b3b-a01e-009b-493b-7c7df8000000
Time:2025-02-11T04:13:22.2619075Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b19cbe-a01e-009b-043b-7c7df8000000
Time:2025-02-11T04:13:23.2979709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b19cbe-a01e-009b-043b-7c7df8000000
Time:2025-02-11T04:13:23.2979709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.33s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/11 04:13:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1a95d-a01e-009b-053b-7c7df8000000
Time:2025-02-11T04:13:31.4838209Z
--------------------------------------------------------------------------------
2025/02/11 04:13:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1aae1-a01e-009b-1e3b-7c7df8000000
Time:2025-02-11T04:13:32.5205618Z
--------------------------------------------------------------------------------
2025/02/11 04:13:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1ac0d-a01e-009b-1e3b-7c7df8000000
Time:2025-02-11T04:13:33.5575553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1ac0d-a01e-009b-1e3b-7c7df8000000
Time:2025-02-11T04:13:33.5575553Z
--------------------------------------------------------------------------------
2025/02/11 04:13:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1ad61-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:13:34.5943852Z
--------------------------------------------------------------------------------
2025/02/11 04:13:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1aed9-a01e-009b-673b-7c7df8000000
Time:2025-02-11T04:13:35.6303874Z
--------------------------------------------------------------------------------
2025/02/11 04:13:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1b05e-a01e-009b-223b-7c7df8000000
Time:2025-02-11T04:13:36.6669019Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1b05e-a01e-009b-223b-7c7df8000000
Time:2025-02-11T04:13:36.6669019Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1b9ee-a01e-009b-7d3b-7c7df8000000
Time:2025-02-11T04:13:44.8511409Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1bb42-a01e-009b-0f3b-7c7df8000000
Time:2025-02-11T04:13:45.8871525Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1bca2-a01e-009b-343b-7c7df8000000
Time:2025-02-11T04:13:46.9241883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1bca2-a01e-009b-343b-7c7df8000000
Time:2025-02-11T04:13:46.9241883Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1bde8-a01e-009b-443b-7c7df8000000
Time:2025-02-11T04:13:47.9610545Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1bf35-a01e-009b-5d3b-7c7df8000000
Time:2025-02-11T04:13:48.9978213Z
--------------------------------------------------------------------------------
2025/02/11 04:13: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1c0af-a01e-009b-123b-7c7df8000000
Time:2025-02-11T04:13:50.0344722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1c0af-a01e-009b-123b-7c7df8000000
Time:2025-02-11T04:13:50.0344722Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.37s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:13:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/11 04:13:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/11 04:13:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7e48ea0a2c413b986832b058623006c6 OK
2025/02/11 04:13:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/11 04:13: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1cefd-a01e-009b-793b-7c7df8000000
Time:2025-02-11T04:13:59.0761390Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d099-a01e-009b-553b-7c7df8000000
Time:2025-02-11T04:14:00.1129077Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d253-a01e-009b-453b-7c7df8000000
Time:2025-02-11T04:14:01.1490408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d253-a01e-009b-453b-7c7df8000000
Time:2025-02-11T04:14:01.1490408Z
--------------------------------------------------------------------------------
2025/02/11 04:14:02 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/11 04:14: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d39f-a01e-009b-5e3b-7c7df8000000
Time:2025-02-11T04:14:02.2253003Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d5fd-a01e-009b-113b-7c7df8000000
Time:2025-02-11T04:14:03.2613473Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d79e-a01e-009b-7e3b-7c7df8000000
Time:2025-02-11T04:14:04.2984465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1d79e-a01e-009b-7e3b-7c7df8000000
Time:2025-02-11T04:14:04.2984465Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.26s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:14: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e243-a01e-009b-5d3b-7c7df8000000
Time:2025-02-11T04:14:12.4829675Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e353-a01e-009b-423b-7c7df8000000
Time:2025-02-11T04:14:13.5190567Z
--------------------------------------------------------------------------------
2025/02/11 04:14: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e45c-a01e-009b-173b-7c7df8000000
Time:2025-02-11T04:14:14.5556254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e45c-a01e-009b-173b-7c7df8000000
Time:2025-02-11T04:14:14.5556254Z
--------------------------------------------------------------------------------
2025/02/11 04:14:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e593-a01e-009b-1b3b-7c7df8000000
Time:2025-02-11T04:14:15.5920521Z
--------------------------------------------------------------------------------
2025/02/11 04:14:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e70e-a01e-009b-613b-7c7df8000000
Time:2025-02-11T04:14:16.6287632Z
--------------------------------------------------------------------------------
2025/02/11 04:14:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e891-a01e-009b-263b-7c7df8000000
Time:2025-02-11T04:14:17.6656836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1e891-a01e-009b-263b-7c7df8000000
Time:2025-02-11T04:14:17.6656836Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.37s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:14:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1f9f0-a01e-009b-1f3b-7c7df8000000
Time:2025-02-11T04:14:25.8514129Z
--------------------------------------------------------------------------------
2025/02/11 04:14:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1fc23-a01e-009b-1f3b-7c7df8000000
Time:2025-02-11T04:14:26.8879528Z
--------------------------------------------------------------------------------
2025/02/11 04:14:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1fe67-a01e-009b-253b-7c7df8000000
Time:2025-02-11T04:14:27.9250911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b1fe67-a01e-009b-253b-7c7df8000000
Time:2025-02-11T04:14:27.9250911Z
--------------------------------------------------------------------------------
2025/02/11 04:14:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b200de-a01e-009b-263b-7c7df8000000
Time:2025-02-11T04:14:28.9616548Z
--------------------------------------------------------------------------------
2025/02/11 04:14:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2034c-a01e-009b-333b-7c7df8000000
Time:2025-02-11T04:14:29.9979656Z
--------------------------------------------------------------------------------
2025/02/11 04:14:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b205d7-a01e-009b-153b-7c7df8000000
Time:2025-02-11T04:14:31.0358354Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b205d7-a01e-009b-153b-7c7df8000000
Time:2025-02-11T04:14:31.0358354Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.37s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:14:39 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2120e-a01e-009b-623b-7c7df8000000
Time:2025-02-11T04:14:39.2198392Z
--------------------------------------------------------------------------------
2025/02/11 04:14:40 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21358-a01e-009b-6d3b-7c7df8000000
Time:2025-02-11T04:14:40.2560410Z
--------------------------------------------------------------------------------
2025/02/11 04:14:41 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21496-a01e-009b-7b3b-7c7df8000000
Time:2025-02-11T04:14:41.2922025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21496-a01e-009b-7b3b-7c7df8000000
Time:2025-02-11T04:14:41.2922025Z
--------------------------------------------------------------------------------
2025/02/11 04:14:42 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b215af-a01e-009b-623b-7c7df8000000
Time:2025-02-11T04:14:42.3290083Z
--------------------------------------------------------------------------------
2025/02/11 04:14:43 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21711-a01e-009b-7a3b-7c7df8000000
Time:2025-02-11T04:14:43.3656819Z
--------------------------------------------------------------------------------
2025/02/11 04:14:44 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21819-a01e-009b-533b-7c7df8000000
Time:2025-02-11T04:14:44.4018306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b21819-a01e-009b-533b-7c7df8000000
Time:2025-02-11T04:14:44.4018306Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.37s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:14:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22219-a01e-009b-463b-7c7df8000000
Time:2025-02-11T04:14:52.5864983Z
--------------------------------------------------------------------------------
2025/02/11 04:14:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2238f-a01e-009b-043b-7c7df8000000
Time:2025-02-11T04:14:53.6226303Z
--------------------------------------------------------------------------------
2025/02/11 04:14:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22508-a01e-009b-1a3b-7c7df8000000
Time:2025-02-11T04:14:54.6591794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22508-a01e-009b-1a3b-7c7df8000000
Time:2025-02-11T04:14:54.6591794Z
--------------------------------------------------------------------------------
2025/02/11 04:14:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22679-a01e-009b-453b-7c7df8000000
Time:2025-02-11T04:14:55.6966684Z
--------------------------------------------------------------------------------
2025/02/11 04:14:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b227f5-a01e-009b-803b-7c7df8000000
Time:2025-02-11T04:14:56.7323246Z
--------------------------------------------------------------------------------
2025/02/11 04:14:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22904-a01e-009b-673b-7c7df8000000
Time:2025-02-11T04:14:57.7684055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b22904-a01e-009b-673b-7c7df8000000
Time:2025-02-11T04:14:57.7684055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.37s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:15:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b234af-a01e-009b-2e3b-7c7df8000000
Time:2025-02-11T04:15:05.9563341Z
--------------------------------------------------------------------------------
2025/02/11 04:15:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b235ab-a01e-009b-023b-7c7df8000000
Time:2025-02-11T04:15:06.9935310Z
--------------------------------------------------------------------------------
2025/02/11 04:15:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b236ce-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:08.0295567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b236ce-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:08.0295567Z
--------------------------------------------------------------------------------
2025/02/11 04:15:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b23895-a01e-009b-503b-7c7df8000000
Time:2025-02-11T04:15:09.0665099Z
--------------------------------------------------------------------------------
2025/02/11 04:15:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b23a07-a01e-009b-073b-7c7df8000000
Time:2025-02-11T04:15:10.1029610Z
--------------------------------------------------------------------------------
2025/02/11 04:15:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b23b43-a01e-009b-0c3b-7c7df8000000
Time:2025-02-11T04:15:11.1407901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b23b43-a01e-009b-0c3b-7c7df8000000
Time:2025-02-11T04:15:11.1407901Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.37s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:15:19 DEBUG : also/: Creating directory marker
2025/02/11 04:15:19 INFO : Azure container rclone-test-petisev8pena: Looking for duplicate md5 hashes using newest mode.
2025/02/11 04:15:19 NOTICE: e044ad80ccf83db34b218c65faecf1b9: Found 3 files with duplicate md5 hashes
2025/02/11 04:15:19 INFO : one: Deleted
2025/02/11 04:15:19 INFO : also/one: Deleted
2025/02/11 04:15:19 NOTICE: e044ad80ccf83db34b218c65faecf1b9: Deleted 2 extra copies
2025/02/11 04:15:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b245eb-a01e-009b-1e3b-7c7df8000000
Time:2025-02-11T04:15:20.1102780Z
--------------------------------------------------------------------------------
2025/02/11 04:15:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b24723-a01e-009b-173b-7c7df8000000
Time:2025-02-11T04:15:21.1469650Z
--------------------------------------------------------------------------------
2025/02/11 04:15:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2482a-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:22.1839856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2482a-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:22.1839856Z
--------------------------------------------------------------------------------
2025/02/11 04:15:23 DEBUG : also/: Removing directory marker
2025/02/11 04:15:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b249be-a01e-009b-253b-7c7df8000000
Time:2025-02-11T04:15:23.2576273Z
--------------------------------------------------------------------------------
2025/02/11 04:15:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b24b15-a01e-009b-303b-7c7df8000000
Time:2025-02-11T04:15:24.2935490Z
--------------------------------------------------------------------------------
2025/02/11 04:15:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b24cf1-a01e-009b-303b-7c7df8000000
Time:2025-02-11T04:15:25.3301368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b24cf1-a01e-009b-303b-7c7df8000000
Time:2025-02-11T04:15:25.3301368Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.19s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:15:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2597e-a01e-009b-803b-7c7df8000000
Time:2025-02-11T04:15:33.5176655Z
--------------------------------------------------------------------------------
2025/02/11 04:15:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b25afc-a01e-009b-433b-7c7df8000000
Time:2025-02-11T04:15:34.5539700Z
--------------------------------------------------------------------------------
2025/02/11 04:15:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b25c53-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:35.5908637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b25c53-a01e-009b-5c3b-7c7df8000000
Time:2025-02-11T04:15:35.5908637Z
--------------------------------------------------------------------------------
2025/02/11 04:15:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b25d7b-a01e-009b-543b-7c7df8000000
Time:2025-02-11T04:15:36.6279555Z
--------------------------------------------------------------------------------
2025/02/11 04:15:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b25ed1-a01e-009b-5d3b-7c7df8000000
Time:2025-02-11T04:15:37.6636364Z
--------------------------------------------------------------------------------
2025/02/11 04:15:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2609a-a01e-009b-5e3b-7c7df8000000
Time:2025-02-11T04:15:38.7000403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2609a-a01e-009b-5e3b-7c7df8000000
Time:2025-02-11T04:15:38.7000403Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.37s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:15:46 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26a08-a01e-009b-513b-7c7df8000000
Time:2025-02-11T04:15:46.8837031Z
--------------------------------------------------------------------------------
2025/02/11 04:15:47 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26b1e-a01e-009b-3c3b-7c7df8000000
Time:2025-02-11T04:15:47.9205003Z
--------------------------------------------------------------------------------
2025/02/11 04:15:48 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26c60-a01e-009b-3b3b-7c7df8000000
Time:2025-02-11T04:15:48.9565191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26c60-a01e-009b-3b3b-7c7df8000000
Time:2025-02-11T04:15:48.9565191Z
--------------------------------------------------------------------------------
2025/02/11 04:15:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26dbc-a01e-009b-583b-7c7df8000000
Time:2025-02-11T04:15:49.9930047Z
--------------------------------------------------------------------------------
2025/02/11 04:15:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b26f3b-a01e-009b-0f3b-7c7df8000000
Time:2025-02-11T04:15:51.0294415Z
--------------------------------------------------------------------------------
2025/02/11 04:15:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b27128-a01e-009b-7a3b-7c7df8000000
Time:2025-02-11T04:15:52.0659898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b27128-a01e-009b-7a3b-7c7df8000000
Time:2025-02-11T04:15:52.0659898Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:16:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b27e9f-a01e-009b-283b-7c7df8000000
Time:2025-02-11T04:16:00.2535164Z
--------------------------------------------------------------------------------
2025/02/11 04:16:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b27f8c-a01e-009b-653b-7c7df8000000
Time:2025-02-11T04:16:01.2896648Z
--------------------------------------------------------------------------------
2025/02/11 04:16:02 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b280a1-a01e-009b-453b-7c7df8000000
Time:2025-02-11T04:16:02.3262025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b280a1-a01e-009b-453b-7c7df8000000
Time:2025-02-11T04:16:02.3262025Z
--------------------------------------------------------------------------------
2025/02/11 04:16:03 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b28240-a01e-009b-4b3b-7c7df8000000
Time:2025-02-11T04:16:03.3625069Z
--------------------------------------------------------------------------------
2025/02/11 04:16:04 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2839b-a01e-009b-633b-7c7df8000000
Time:2025-02-11T04:16:04.4001066Z
--------------------------------------------------------------------------------
2025/02/11 04:16:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2850d-a01e-009b-1d3b-7c7df8000000
Time:2025-02-11T04:16:05.4364219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2850d-a01e-009b-1d3b-7c7df8000000
Time:2025-02-11T04:16:05.4364219Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/11 04:16:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b28f9e-a01e-009b-6b3b-7c7df8000000
Time:2025-02-11T04:16:13.6396238Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b290bd-a01e-009b-4d3b-7c7df8000000
Time:2025-02-11T04:16:14.6759057Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b29237-a01e-009b-0c3b-7c7df8000000
Time:2025-02-11T04:16:15.7117088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b29237-a01e-009b-0c3b-7c7df8000000
Time:2025-02-11T04:16:15.7117088Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b293a3-a01e-009b-2e3b-7c7df8000000
Time:2025-02-11T04:16:16.7479153Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b294eb-a01e-009b-3c3b-7c7df8000000
Time:2025-02-11T04:16:17.7838416Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b29637-a01e-009b-543b-7c7df8000000
Time:2025-02-11T04:16:18.8202073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b29637-a01e-009b-543b-7c7df8000000
Time:2025-02-11T04:16:18.8202073Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.36s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b29ffa-a01e-009b-483b-7c7df8000000
Time:2025-02-11T04:16:27.0050282Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a165-a01e-009b-013b-7c7df8000000
Time:2025-02-11T04:16:28.0411157Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a2c6-a01e-009b-313b-7c7df8000000
Time:2025-02-11T04:16:29.0774048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a2c6-a01e-009b-313b-7c7df8000000
Time:2025-02-11T04:16:29.0774048Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a3c8-a01e-009b-123b-7c7df8000000
Time:2025-02-11T04:16:30.1134531Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a52d-a01e-009b-233b-7c7df8000000
Time:2025-02-11T04:16:31.1506973Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a61b-a01e-009b-6e3b-7c7df8000000
Time:2025-02-11T04:16:32.1874743Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2a61b-a01e-009b-6e3b-7c7df8000000
Time:2025-02-11T04:16:32.1874743Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:16:40 DEBUG : sub dir/: Creating directory marker
2025/02/11 04:16:40 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/11 04:16:41 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/11 04:16:41 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/11 04:16:41 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/11 04:16:41 DEBUG : sub dir/: Removing directory marker
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b20f-a01e-009b-0e3b-7c7df8000000
Time:2025-02-11T04:16:41.8171162Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b36c-a01e-009b-3f3b-7c7df8000000
Time:2025-02-11T04:16:42.8534870Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b521-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:16:43.8896880Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b521-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:16:43.8896880Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b65a-a01e-009b-323b-7c7df8000000
Time:2025-02-11T04:16:44.9262405Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b786-a01e-009b-273b-7c7df8000000
Time:2025-02-11T04:16:45.9626565Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b886-a01e-009b-703b-7c7df8000000
Time:2025-02-11T04:16:46.9987060Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2b886-a01e-009b-703b-7c7df8000000
Time:2025-02-11T04:16:46.9987060Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.81s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:16:55 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/02/11 04:16:55 DEBUG : sub/: Removing directory marker
2025/02/11 04:16:56 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2c520-a01e-009b-603b-7c7df8000000
Time:2025-02-11T04:16:56.0454281Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2c689-a01e-009b-193b-7c7df8000000
Time:2025-02-11T04:16:57.0809279Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2c7b0-a01e-009b-7f3b-7c7df8000000
Time:2025-02-11T04:16:58.1176745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2c7b0-a01e-009b-7f3b-7c7df8000000
Time:2025-02-11T04:16:58.1176745Z
--------------------------------------------------------------------------------
2025/02/11 04:16: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2c8d7-a01e-009b-7d3b-7c7df8000000
Time:2025-02-11T04:16:59.1540156Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ca47-a01e-009b-233b-7c7df8000000
Time:2025-02-11T04:17:00.1919995Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2cbcc-a01e-009b-343b-7c7df8000000
Time:2025-02-11T04:17:01.2289186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2cbcc-a01e-009b-343b-7c7df8000000
Time:2025-02-11T04:17:01.2289186Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.25s)
--- 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:17:09 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/02/11 04:17:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/notfound"
2025/02/11 04:17:10 DEBUG : Config file has changed externally - reloading
2025/02/11 04:17:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:17:10 DEBUG : Azure container rclone-test-petisev8pena path notfound: Using directory markers
2025/02/11 04:17:10 DEBUG : sub/: Removing directory marker
2025/02/11 04:17:10 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2d93e-a01e-009b-303b-7c7df8000000
Time:2025-02-11T04:17:10.6024240Z
--------------------------------------------------------------------------------
2025/02/11 04:17:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2da7a-a01e-009b-393b-7c7df8000000
Time:2025-02-11T04:17:11.6388983Z
--------------------------------------------------------------------------------
2025/02/11 04:17:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2dc06-a01e-009b-013b-7c7df8000000
Time:2025-02-11T04:17:12.6747955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2dc06-a01e-009b-013b-7c7df8000000
Time:2025-02-11T04:17:12.6747955Z
--------------------------------------------------------------------------------
2025/02/11 04:17:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2dd77-a01e-009b-3a3b-7c7df8000000
Time:2025-02-11T04:17:13.7118121Z
--------------------------------------------------------------------------------
2025/02/11 04:17:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ded7-a01e-009b-6e3b-7c7df8000000
Time:2025-02-11T04:17:14.7485876Z
--------------------------------------------------------------------------------
2025/02/11 04:17:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2e062-a01e-009b-4e3b-7c7df8000000
Time:2025-02-11T04:17:15.7841844Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2e062-a01e-009b-4e3b-7c7df8000000
Time:2025-02-11T04:17:15.7841844Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.53s)
--- PASS: TestStatJSON/Root (0.06s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.06s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:17:23 INFO : Azure container rclone-test-petisev8pena: Making directory
2025/02/11 04:17:23 INFO : Azure container rclone-test-petisev8pena: Making directory
2025/02/11 04:17: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ead1-a01e-009b-023b-7c7df8000000
Time:2025-02-11T04:17:24.0072546Z
--------------------------------------------------------------------------------
2025/02/11 04:17:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ec10-a01e-009b-0e3b-7c7df8000000
Time:2025-02-11T04:17:25.0440480Z
--------------------------------------------------------------------------------
2025/02/11 04:17:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ed40-a01e-009b-013b-7c7df8000000
Time:2025-02-11T04:17:26.0815332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ed40-a01e-009b-013b-7c7df8000000
Time:2025-02-11T04:17:26.0815332Z
--------------------------------------------------------------------------------
2025/02/11 04:17:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ee4b-a01e-009b-623b-7c7df8000000
Time:2025-02-11T04:17:27.1180514Z
--------------------------------------------------------------------------------
2025/02/11 04:17:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ef5e-a01e-009b-3f3b-7c7df8000000
Time:2025-02-11T04:17:28.1548444Z
--------------------------------------------------------------------------------
2025/02/11 04:17:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2f0ae-a01e-009b-3d3b-7c7df8000000
Time:2025-02-11T04:17:29.1908461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2f0ae-a01e-009b-3d3b-7c7df8000000
Time:2025-02-11T04:17:29.1908461Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:17:37 DEBUG : sub dir/: Creating directory marker
2025/02/11 04:17:37 DEBUG : sub dir/: Removing directory marker
2025/02/11 04:17: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2fcb4-a01e-009b-7d3b-7c7df8000000
Time:2025-02-11T04:17:37.7413307Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2fda2-a01e-009b-433b-7c7df8000000
Time:2025-02-11T04:17:38.7783623Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2feae-a01e-009b-1b3b-7c7df8000000
Time:2025-02-11T04:17:39.8157296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2feae-a01e-009b-1b3b-7c7df8000000
Time:2025-02-11T04:17:39.8157296Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b2ffee-a01e-009b-173b-7c7df8000000
Time:2025-02-11T04:17:40.8517963Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3013d-a01e-009b-2d3b-7c7df8000000
Time:2025-02-11T04:17:41.8876999Z
--------------------------------------------------------------------------------
2025/02/11 04:17: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b302c0-a01e-009b-5e3b-7c7df8000000
Time:2025-02-11T04:17:42.9245653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b302c0-a01e-009b-5e3b-7c7df8000000
Time:2025-02-11T04:17:42.9245653Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.73s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:17:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b30d92-a01e-009b-3b3b-7c7df8000000
Time:2025-02-11T04:17:51.5286208Z
--------------------------------------------------------------------------------
2025/02/11 04:17:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b30ebb-a01e-009b-333b-7c7df8000000
Time:2025-02-11T04:17:52.5648886Z
--------------------------------------------------------------------------------
2025/02/11 04:17:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b30fd8-a01e-009b-193b-7c7df8000000
Time:2025-02-11T04:17:53.6013887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b30fd8-a01e-009b-193b-7c7df8000000
Time:2025-02-11T04:17:53.6013887Z
--------------------------------------------------------------------------------
2025/02/11 04:17:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b31217-a01e-009b-673b-7c7df8000000
Time:2025-02-11T04:17:54.6382019Z
--------------------------------------------------------------------------------
2025/02/11 04:17:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b31374-a01e-009b-7d3b-7c7df8000000
Time:2025-02-11T04:17:55.6748639Z
--------------------------------------------------------------------------------
2025/02/11 04:17:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b314ed-a01e-009b-393b-7c7df8000000
Time:2025-02-11T04:17:56.7121103Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b314ed-a01e-009b-393b-7c7df8000000
Time:2025-02-11T04:17:56.7121103Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:18:05 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/11 04:18:05 DEBUG : empty space: Excluded
2025/02/11 04:18:05 DEBUG : BackupDir: Excluded
2025/02/11 04:18:05 DEBUG : dst: Excluded
2025/02/11 04:18:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b32195-a01e-009b-663b-7c7df8000000
Time:2025-02-11T04:18:05.3548678Z
--------------------------------------------------------------------------------
2025/02/11 04:18:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3235b-a01e-009b-653b-7c7df8000000
Time:2025-02-11T04:18:06.3913398Z
--------------------------------------------------------------------------------
2025/02/11 04:18:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b324cd-a01e-009b-0f3b-7c7df8000000
Time:2025-02-11T04:18:07.4281115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b324cd-a01e-009b-0f3b-7c7df8000000
Time:2025-02-11T04:18:07.4281115Z
--------------------------------------------------------------------------------
2025/02/11 04:18:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b32649-a01e-009b-553b-7c7df8000000
Time:2025-02-11T04:18:08.4642424Z
--------------------------------------------------------------------------------
2025/02/11 04:18:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3279b-a01e-009b-6b3b-7c7df8000000
Time:2025-02-11T04:18:09.5009806Z
--------------------------------------------------------------------------------
2025/02/11 04:18:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b328f1-a01e-009b-143b-7c7df8000000
Time:2025-02-11T04:18:10.5385528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b328f1-a01e-009b-143b-7c7df8000000
Time:2025-02-11T04:18:10.5385528Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.81s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:18:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b333f3-a01e-009b-323b-7c7df8000000
Time:2025-02-11T04:18:19.1259455Z
--------------------------------------------------------------------------------
2025/02/11 04:18:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b33511-a01e-009b-243b-7c7df8000000
Time:2025-02-11T04:18:20.1622878Z
--------------------------------------------------------------------------------
2025/02/11 04:18:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b33665-a01e-009b-2d3b-7c7df8000000
Time:2025-02-11T04:18:21.1996815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b33665-a01e-009b-2d3b-7c7df8000000
Time:2025-02-11T04:18:21.1996815Z
--------------------------------------------------------------------------------
2025/02/11 04:18:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b337b0-a01e-009b-3a3b-7c7df8000000
Time:2025-02-11T04:18:22.2359444Z
--------------------------------------------------------------------------------
2025/02/11 04:18:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b338cf-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:18:23.2727619Z
--------------------------------------------------------------------------------
2025/02/11 04:18:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b33a0f-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:18:24.3096920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b33a0f-a01e-009b-2b3b-7c7df8000000
Time:2025-02-11T04:18:24.3096920Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.77s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/11 04:18:33 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34608-a01e-009b-693c-7c7df8000000
Time:2025-02-11T04:18:33.0330053Z
--------------------------------------------------------------------------------
2025/02/11 04:18:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3476f-a01e-009b-0e3c-7c7df8000000
Time:2025-02-11T04:18:34.0695200Z
--------------------------------------------------------------------------------
2025/02/11 04:18:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34893-a01e-009b-023c-7c7df8000000
Time:2025-02-11T04:18:35.1056224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34893-a01e-009b-023c-7c7df8000000
Time:2025-02-11T04:18:35.1056224Z
--------------------------------------------------------------------------------
2025/02/11 04:18:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b349e0-a01e-009b-083c-7c7df8000000
Time:2025-02-11T04:18:36.1417754Z
--------------------------------------------------------------------------------
2025/02/11 04:18:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34b66-a01e-009b-433c-7c7df8000000
Time:2025-02-11T04:18:37.1775391Z
--------------------------------------------------------------------------------
2025/02/11 04:18:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34d0c-a01e-009b-313c-7c7df8000000
Time:2025-02-11T04:18:38.2144907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b34d0c-a01e-009b-313c-7c7df8000000
Time:2025-02-11T04:18:38.2144907Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.14s)
=== RUN TestHashSumsWithErrors
2025/02/11 04:18:46 DEBUG : Creating backend with remote ":memory:"
2025/02/11 04:18:46 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/11 04:18:46 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/11 04:18:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/11 04:18:46 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:18:46 DEBUG : sub dir/: Creating directory marker
2025/02/11 04:18:46 DEBUG : sub dir/: Removing directory marker
2025/02/11 04:18:46 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35882-a01e-009b-463c-7c7df8000000
Time:2025-02-11T04:18:46.9893723Z
--------------------------------------------------------------------------------
2025/02/11 04:18:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b359b0-a01e-009b-493c-7c7df8000000
Time:2025-02-11T04:18:48.0257392Z
--------------------------------------------------------------------------------
2025/02/11 04:18:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35b52-a01e-009b-263c-7c7df8000000
Time:2025-02-11T04:18:49.0620488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35b52-a01e-009b-263c-7c7df8000000
Time:2025-02-11T04:18:49.0620488Z
--------------------------------------------------------------------------------
2025/02/11 04:18:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35c74-a01e-009b-233c-7c7df8000000
Time:2025-02-11T04:18:50.0983972Z
--------------------------------------------------------------------------------
2025/02/11 04:18:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35dec-a01e-009b-6f3c-7c7df8000000
Time:2025-02-11T04:18:51.1343612Z
--------------------------------------------------------------------------------
2025/02/11 04:18:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35f58-a01e-009b-1a3c-7c7df8000000
Time:2025-02-11T04:18:52.1715941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b35f58-a01e-009b-1a3c-7c7df8000000
Time:2025-02-11T04:18:52.1715941Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.96s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:19:00 DEBUG : Waiting for deletions to finish
2025/02/11 04:19:00 DEBUG : large: Excluded (Size Filter)
2025/02/11 04:19:00 INFO : medium: Deleted
2025/02/11 04:19:00 INFO : small: Deleted
2025/02/11 04:19:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b36b0c-a01e-009b-3c3c-7c7df8000000
Time:2025-02-11T04:19:00.9017582Z
--------------------------------------------------------------------------------
2025/02/11 04:19:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b36c85-a01e-009b-773c-7c7df8000000
Time:2025-02-11T04:19:01.9376740Z
--------------------------------------------------------------------------------
2025/02/11 04:19:02 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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b36e47-a01e-009b-0e3c-7c7df8000000
Time:2025-02-11T04:19:02.9738713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b36e47-a01e-009b-0e3c-7c7df8000000
Time:2025-02-11T04:19:02.9738713Z
--------------------------------------------------------------------------------
2025/02/11 04:19:03 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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b36fe2-a01e-009b-613c-7c7df8000000
Time:2025-02-11T04:19:04.0094737Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b37169-a01e-009b-273c-7c7df8000000
Time:2025-02-11T04:19:05.0458440Z
--------------------------------------------------------------------------------
2025/02/11 04:19:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3731b-a01e-009b-1c3c-7c7df8000000
Time:2025-02-11T04:19:06.0818360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3731b-a01e-009b-1c3c-7c7df8000000
Time:2025-02-11T04:19:06.0818360Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.91s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:19:14 DEBUG : Waiting for deletions to finish
2025/02/11 04:19:14 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/11 04:19:14 INFO : medium: Deleted
2025/02/11 04:19:14 INFO : large: Deleted
2025/02/11 04:19:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b38210-a01e-009b-6d3c-7c7df8000000
Time:2025-02-11T04:19:14.8081421Z
--------------------------------------------------------------------------------
2025/02/11 04:19:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b38399-a01e-009b-433c-7c7df8000000
Time:2025-02-11T04:19:15.8445274Z
--------------------------------------------------------------------------------
2025/02/11 04:19:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b385a2-a01e-009b-7a3c-7c7df8000000
Time:2025-02-11T04:19:16.8807458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b385a2-a01e-009b-7a3c-7c7df8000000
Time:2025-02-11T04:19:16.8807458Z
--------------------------------------------------------------------------------
2025/02/11 04:19:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b38773-a01e-009b-6e3c-7c7df8000000
Time:2025-02-11T04:19:17.9168407Z
--------------------------------------------------------------------------------
2025/02/11 04:19:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b388cd-a01e-009b-223c-7c7df8000000
Time:2025-02-11T04:19:18.9538385Z
--------------------------------------------------------------------------------
2025/02/11 04:19:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b389fa-a01e-009b-253c-7c7df8000000
Time:2025-02-11T04:19:19.9905195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b389fa-a01e-009b-253c-7c7df8000000
Time:2025-02-11T04:19:19.9905195Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/02/11 04:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b395aa-a01e-009b-5d3c-7c7df8000000
Time:2025-02-11T04:19:28.1785805Z
--------------------------------------------------------------------------------
2025/02/11 04:19:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b39739-a01e-009b-733c-7c7df8000000
Time:2025-02-11T04:19:29.2142922Z
--------------------------------------------------------------------------------
2025/02/11 04:19:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b39950-a01e-009b-233c-7c7df8000000
Time:2025-02-11T04:19:30.2506207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b39950-a01e-009b-233c-7c7df8000000
Time:2025-02-11T04:19:30.2506207Z
--------------------------------------------------------------------------------
2025/02/11 04:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b39b50-a01e-009b-453c-7c7df8000000
Time:2025-02-11T04:19:31.2867873Z
--------------------------------------------------------------------------------
2025/02/11 04:19:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b39de3-a01e-009b-353c-7c7df8000000
Time:2025-02-11T04:19:32.3226798Z
--------------------------------------------------------------------------------
2025/02/11 04:19:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3a0da-a01e-009b-383c-7c7df8000000
Time:2025-02-11T04:19:33.3594014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3a0da-a01e-009b-383c-7c7df8000000
Time:2025-02-11T04:19:33.3594014Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.28s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:19:41 DEBUG : Waiting for deletions to finish
2025/02/11 04:19:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/11 04:19:41 INFO : small: Deleted
2025/02/11 04:19:41 INFO : medium: Deleted
2025/02/11 04:19: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3b4ca-a01e-009b-043c-7c7df8000000
Time:2025-02-11T04:19:42.0854883Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3b642-a01e-009b-243c-7c7df8000000
Time:2025-02-11T04:19:43.1226325Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3b7ab-a01e-009b-3e3c-7c7df8000000
Time:2025-02-11T04:19:44.1585392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3b7ab-a01e-009b-3e3c-7c7df8000000
Time:2025-02-11T04:19:44.1585392Z
--------------------------------------------------------------------------------
2025/02/11 04:19:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3b8f1-a01e-009b-413c-7c7df8000000
Time:2025-02-11T04:19:45.1948247Z
--------------------------------------------------------------------------------
2025/02/11 04:19:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ba9f-a01e-009b-2a3c-7c7df8000000
Time:2025-02-11T04:19:46.2310842Z
--------------------------------------------------------------------------------
2025/02/11 04:19:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3bbd8-a01e-009b-2d3c-7c7df8000000
Time:2025-02-11T04:19:47.2683253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3bbd8-a01e-009b-2d3c-7c7df8000000
Time:2025-02-11T04:19:47.2683253Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/02/11 04:19:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3c607-a01e-009b-683c-7c7df8000000
Time:2025-02-11T04:19:55.4532433Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3c773-a01e-009b-123c-7c7df8000000
Time:2025-02-11T04:19:56.4909612Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3c896-a01e-009b-093c-7c7df8000000
Time:2025-02-11T04:19:57.5271218Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3c896-a01e-009b-093c-7c7df8000000
Time:2025-02-11T04:19:57.5271218Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3c9b2-a01e-009b-743c-7c7df8000000
Time:2025-02-11T04:19:58.5630154Z
--------------------------------------------------------------------------------
2025/02/11 04:19: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3cb49-a01e-009b-493c-7c7df8000000
Time:2025-02-11T04:19:59.5999130Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ccba-a01e-009b-123c-7c7df8000000
Time:2025-02-11T04:20:00.6362133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ccba-a01e-009b-123c-7c7df8000000
Time:2025-02-11T04:20:00.6362133Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.28s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:20:09 DEBUG : Waiting for deletions to finish
2025/02/11 04:20:09 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/11 04:20:09 INFO : medium: Deleted
2025/02/11 04:20:09 INFO : large: Deleted
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3da9b-a01e-009b-2c3c-7c7df8000000
Time:2025-02-11T04:20:09.3639994Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3dbfe-a01e-009b-273c-7c7df8000000
Time:2025-02-11T04:20:10.4001154Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3dd4f-a01e-009b-2f3c-7c7df8000000
Time:2025-02-11T04:20:11.4359282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3dd4f-a01e-009b-2f3c-7c7df8000000
Time:2025-02-11T04:20:11.4359282Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3de84-a01e-009b-263c-7c7df8000000
Time:2025-02-11T04:20:12.4730308Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3dff3-a01e-009b-503c-7c7df8000000
Time:2025-02-11T04:20:13.5091696Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3e165-a01e-009b-123c-7c7df8000000
Time:2025-02-11T04:20:14.5454112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3e165-a01e-009b-123c-7c7df8000000
Time:2025-02-11T04:20:14.5454112Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ec19-a01e-009b-4f3c-7c7df8000000
Time:2025-02-11T04:20:22.7313944Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ed67-a01e-009b-623c-7c7df8000000
Time:2025-02-11T04:20:23.7684757Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3eec6-a01e-009b-093c-7c7df8000000
Time:2025-02-11T04:20:24.8043395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3eec6-a01e-009b-093c-7c7df8000000
Time:2025-02-11T04:20:24.8043395Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3f045-a01e-009b-593c-7c7df8000000
Time:2025-02-11T04:20:25.8407190Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3f1c6-a01e-009b-263c-7c7df8000000
Time:2025-02-11T04:20:26.8771147Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3f357-a01e-009b-023c-7c7df8000000
Time:2025-02-11T04:20:27.9139289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3f357-a01e-009b-023c-7c7df8000000
Time:2025-02-11T04:20:27.9139289Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.28s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b3ffee-a01e-009b-783c-7c7df8000000
Time:2025-02-11T04:20:36.3921342Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4017d-a01e-009b-4a3c-7c7df8000000
Time:2025-02-11T04:20:37.4285088Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b40354-a01e-009b-663c-7c7df8000000
Time:2025-02-11T04:20:38.4652767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b40354-a01e-009b-663c-7c7df8000000
Time:2025-02-11T04:20:38.4652767Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b404c8-a01e-009b-293c-7c7df8000000
Time:2025-02-11T04:20:39.5008568Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b405ef-a01e-009b-1c3c-7c7df8000000
Time:2025-02-11T04:20:40.5370329Z
--------------------------------------------------------------------------------
2025/02/11 04:20: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b40726-a01e-009b-1e3c-7c7df8000000
Time:2025-02-11T04:20:41.5733468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b40726-a01e-009b-1e3c-7c7df8000000
Time:2025-02-11T04:20:41.5733468Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/02/11 04:20:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4115a-a01e-009b-723c-7c7df8000000
Time:2025-02-11T04:20:49.7608819Z
--------------------------------------------------------------------------------
2025/02/11 04:20:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b41295-a01e-009b-753c-7c7df8000000
Time:2025-02-11T04:20:50.7978109Z
--------------------------------------------------------------------------------
2025/02/11 04:20:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b413ae-a01e-009b-633c-7c7df8000000
Time:2025-02-11T04:20:51.8341082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b413ae-a01e-009b-633c-7c7df8000000
Time:2025-02-11T04:20:51.8341082Z
--------------------------------------------------------------------------------
2025/02/11 04:20:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b414a9-a01e-009b-2b3c-7c7df8000000
Time:2025-02-11T04:20:52.8699247Z
--------------------------------------------------------------------------------
2025/02/11 04:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b41610-a01e-009b-563c-7c7df8000000
Time:2025-02-11T04:20:53.9064326Z
--------------------------------------------------------------------------------
2025/02/11 04:20:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b41768-a01e-009b-543c-7c7df8000000
Time:2025-02-11T04:20:54.9436700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b41768-a01e-009b-543c-7c7df8000000
Time:2025-02-11T04:20:54.9436700Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.03s)
=== RUN TestRetry
2025/02/11 04:21:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/11 04:21:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/11 04:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/11 04:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/11 04:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/11 04:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/11 04:21:03 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4223f-a01e-009b-533c-7c7df8000000
Time:2025-02-11T04:21:04.2390526Z
--------------------------------------------------------------------------------
2025/02/11 04:21: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b42363-a01e-009b-3e3c-7c7df8000000
Time:2025-02-11T04:21:05.2757103Z
--------------------------------------------------------------------------------
2025/02/11 04:21: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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4247a-a01e-009b-373c-7c7df8000000
Time:2025-02-11T04:21:06.3209610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4247a-a01e-009b-373c-7c7df8000000
Time:2025-02-11T04:21:06.3209610Z
--------------------------------------------------------------------------------
2025/02/11 04:21: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b42579-a01e-009b-093c-7c7df8000000
Time:2025-02-11T04:21:07.3580320Z
--------------------------------------------------------------------------------
2025/02/11 04:21: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b426aa-a01e-009b-113c-7c7df8000000
Time:2025-02-11T04:21:08.3958563Z
--------------------------------------------------------------------------------
2025/02/11 04:21: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-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4277d-a01e-009b-3c3c-7c7df8000000
Time:2025-02-11T04:21:09.4337469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8b4277d-a01e-009b-3c3c-7c7df8000000
Time:2025-02-11T04:21:09.4337469Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.44s)
=== RUN TestPurge
2025/02/11 04:21:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezudic2zeda"
2025/02/11 04:21:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/11 04:21:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:21:17 DEBUG : Azure container rclone-test-dezudic2zeda: Using directory markers
2025/02/11 04:21:17 DEBUG : Creating backend with remote "/tmp/rclone70251690"
run.go:180: Remote "Azure container rclone-test-dezudic2zeda", Local "Local file system at /tmp/rclone70251690", Modify Window "1ns"
2025/02/11 04:21:17 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/11 04:21:17 DEBUG : A1/B1/: Creating directory marker
2025/02/11 04:21:17 DEBUG : A1/: Creating directory marker
2025/02/11 04:21:17 INFO : A2: Making directory
2025/02/11 04:21:17 DEBUG : A2/: Creating directory marker
2025/02/11 04:21:17 INFO : A1/B2: Making directory
2025/02/11 04:21:18 DEBUG : A1/B2/: Creating directory marker
2025/02/11 04:21:18 INFO : A1/B2/C2: Making directory
2025/02/11 04:21:18 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/11 04:21:18 INFO : A1/B1/C3: Making directory
2025/02/11 04:21:18 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/11 04:21:18 INFO : A3: Making directory
2025/02/11 04:21:18 DEBUG : A3/: Creating directory marker
2025/02/11 04:21:18 INFO : A3/B3: Making directory
2025/02/11 04:21:18 DEBUG : A3/B3/: Creating directory marker
2025/02/11 04:21:18 INFO : A3/B3/C4: Making directory
2025/02/11 04:21:18 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/11 04:21:18 DEBUG : Waiting for deletions to finish
2025/02/11 04:21:18 INFO : A1/B1/C1/one: Deleted
2025/02/11 04:21:19 DEBUG : removing 2 level 3 directories
2025/02/11 04:21:19 INFO : A1/B1/C3: Removing directory
2025/02/11 04:21:19 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/11 04:21:19 INFO : A1/B1/C1: Removing directory
2025/02/11 04:21:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/11 04:21:19 DEBUG : removing 1 level 2 directories
2025/02/11 04:21:19 INFO : A1/B1: Removing directory
2025/02/11 04:21:19 DEBUG : A1/B1/: Removing directory marker
2025/02/11 04:21:19 DEBUG : Azure container rclone-test-dezudic2zeda: Purge remote
2025/02/11 04:21:19 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.69s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:19 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/11 04:21:19 DEBUG : A1/B1/: Creating directory marker
2025/02/11 04:21:19 DEBUG : A1/: Creating directory marker
2025/02/11 04:21:19 INFO : A2: Making directory
2025/02/11 04:21:19 DEBUG : A2/: Creating directory marker
2025/02/11 04:21:19 INFO : A1/B2: Making directory
2025/02/11 04:21:19 DEBUG : A1/B2/: Creating directory marker
2025/02/11 04:21:19 INFO : A1/B2/C2: Making directory
2025/02/11 04:21:19 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/11 04:21:19 INFO : A1/B1/C3: Making directory
2025/02/11 04:21:19 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/11 04:21:19 INFO : A3: Making directory
2025/02/11 04:21:19 DEBUG : A3/: Creating directory marker
2025/02/11 04:21:20 INFO : A3/B3: Making directory
2025/02/11 04:21:20 DEBUG : A3/B3/: Creating directory marker
2025/02/11 04:21:20 INFO : A3/B3/C4: Making directory
2025/02/11 04:21:20 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/11 04:21:27 DEBUG : removing 1 level 3 directories
2025/02/11 04:21:27 INFO : A3/B3/C4: Removing directory
2025/02/11 04:21:27 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/11 04:21:35 DEBUG : removing 2 level 3 directories
2025/02/11 04:21:35 INFO : A1/B2/C2: Removing directory
2025/02/11 04:21:35 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/11 04:21:35 INFO : A1/B1/C3: Removing directory
2025/02/11 04:21:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/11 04:21:35 DEBUG : removing 4 level 2 directories
2025/02/11 04:21:35 INFO : dst/: Removing directory
2025/02/11 04:21:35 DEBUG : dst//: Removing directory marker
2025/02/11 04:21:35 INFO : A1/B2: Removing directory
2025/02/11 04:21:35 DEBUG : A1/B2/: Removing directory marker
2025/02/11 04:21:35 INFO : A3/B3: Removing directory
2025/02/11 04:21:35 DEBUG : A3/B3/: Removing directory marker
2025/02/11 04:21:35 INFO : BackupDir/: Removing directory
2025/02/11 04:21:35 DEBUG : BackupDir//: Removing directory marker
2025/02/11 04:21:35 DEBUG : removing 4 level 1 directories
2025/02/11 04:21:35 INFO : dst: Removing directory
2025/02/11 04:21:35 DEBUG : dst/: Removing directory marker
2025/02/11 04:21:35 INFO : A2: Removing directory
2025/02/11 04:21:35 DEBUG : A2/: Removing directory marker
2025/02/11 04:21:35 INFO : A3: Removing directory
2025/02/11 04:21:35 DEBUG : A3/: Removing directory marker
2025/02/11 04:21:35 INFO : BackupDir: Removing directory
2025/02/11 04:21:35 DEBUG : BackupDir/: Removing directory marker
2025/02/11 04:21:35 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26cf9257-601e-0002-1d3c-7c0245000000
Time:2025-02-11T04:21:35.1736837Z
--------------------------------------------------------------------------------
2025/02/11 04:21:35 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7da0fede-801e-0047-633c-7cd7a6000000
Time:2025-02-11T04:21:35.1747681Z
--------------------------------------------------------------------------------
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-petisev8pena/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7da0fede-801e-0047-633c-7cd7a6000000
Time:2025-02-11T04:21:35.1747681Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/11 04:21:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/11 04:21:35 DEBUG : A1/B1/: Removing directory marker
2025/02/11 04:21:35 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.25s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:35 INFO : A1: Making directory
2025/02/11 04:21:35 DEBUG : A1/: Creating directory marker
2025/02/11 04:21:35 INFO : A1/B1: Making directory
2025/02/11 04:21:35 DEBUG : A1/B1/: Creating directory marker
2025/02/11 04:21:35 INFO : A1/B1/C1: Making directory
2025/02/11 04:21:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/11 04:21:36 DEBUG : removing 1 level 3 directories
2025/02/11 04:21:36 INFO : A1/B1/C1: Removing directory
2025/02/11 04:21:36 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/11 04:21:36 DEBUG : removing 1 level 2 directories
2025/02/11 04:21:36 INFO : A1/B1: Removing directory
2025/02/11 04:21:36 DEBUG : A1/B1/: Removing directory marker
2025/02/11 04:21:36 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:36 INFO : A1: Making directory
2025/02/11 04:21:36 DEBUG : A1/: Creating directory marker
2025/02/11 04:21:36 INFO : A1/B1: Making directory
2025/02/11 04:21:36 DEBUG : A1/B1/: Creating directory marker
2025/02/11 04:21:36 INFO : A1/B1/C1: Making directory
2025/02/11 04:21:36 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/11 04:21:36 DEBUG : removing 1 level 3 directories
2025/02/11 04:21:36 INFO : A1/B1/C1: Removing directory
2025/02/11 04:21:36 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/11 04:21:36 DEBUG : removing 1 level 2 directories
2025/02/11 04:21:36 INFO : A1/B1: Removing directory
2025/02/11 04:21:36 DEBUG : A1/B1/: Removing directory marker
2025/02/11 04:21:36 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:37 DEBUG : filename.txt: File name found in url
2025/02/11 04:21:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:37 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/11 04:21:37 DEBUG : sub/: Creating directory marker
2025/02/11 04:21:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:21:38 INFO : file1: Copied (new) to: sub/file2
2025/02/11 04:21:38 INFO : file1: Deleted
2025/02/11 04:21:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:21:38 DEBUG : file1: Unchanged skipping
2025/02/11 04:21:38 INFO : file1: Deleted
2025/02/11 04:21:38 DEBUG : Azure container rclone-test-petisev8pena: don't need to copy/move sub/file2, it is already at target location
2025/02/11 04:21:38 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/11 04:21:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:21:38 INFO : file1: Copied (new)
2025/02/11 04:21:38 INFO : file1: Deleted
2025/02/11 04:21:38 DEBUG : file1: Destination exists, skipping
2025/02/11 04:21:38 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:38 DEBUG : dst/: Creating directory marker
2025/02/11 04:21:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petisev8pena/backup"
2025/02/11 04:21:39 DEBUG : Config file has changed externally - reloading
2025/02/11 04:21:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/11 04:21:39 DEBUG : Azure container rclone-test-petisev8pena path backup: Using directory markers
2025/02/11 04:21:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-petisev8pena/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-petisev8pena/backup"
2025/02/11 04:21:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/11 04:21:39 DEBUG : dst/: Creating directory marker
2025/02/11 04:21:39 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/11 04:21:39 INFO : dst/file1: Copied (server-side copy)
2025/02/11 04:21:39 INFO : dst/file1: Deleted
2025/02/11 04:21:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/11 04:21:39 INFO : dst/file1: Copied (new)
2025/02/11 04:21:39 INFO : dst/file1: Deleted
2025/02/11 04:21:39 DEBUG : dst/: Removing directory marker
2025/02/11 04:21:39 DEBUG : backup/dst/: Removing directory marker
2025/02/11 04:21:39 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:267a197a-101e-0055-573c-7cac76000000
Time:2025-02-11T04:21:39.9587882Z
--------------------------------------------------------------------------------
2025/02/11 04:21:40 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:267a1ae0-101e-0055-793c-7cac76000000
Time:2025-02-11T04:21:40.9971778Z
--------------------------------------------------------------------------------
2025/02/11 04:21:42 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-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:267a1c30-101e-0055-183c-7cac76000000
Time:2025-02-11T04:21:42.0356154Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-petisev8pena/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:267a1c30-101e-0055-183c-7cac76000000
Time:2025-02-11T04:21:42.0356154Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:43 DEBUG : A1/: Creating directory marker
2025/02/11 04:21:43 DEBUG : A1/B1/: Creating directory marker
2025/02/11 04:21:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/11 04:21:43 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/11 04:21:43 INFO : A1/B2: Making directory
2025/02/11 04:21:43 DEBUG : A1/B2/: Creating directory marker
2025/02/11 04:21:44 INFO : A1/B1/C3: Making directory
2025/02/11 04:21:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/B1/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/11 04:21:44 DEBUG : A2/B2/: Creating directory marker
2025/02/11 04:21:45 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/11 04:21:45 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/11 04:21:45 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/11 04:21:45 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/11 04:21:45 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/11 04:21:45 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/11 04:21:45 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/11 04:21:45 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/11 04:21:45 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:21:45 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/11 04:21:45 INFO : A1/B1/C1/four: Deleted
2025/02/11 04:21:45 INFO : A1/two: Deleted
2025/02/11 04:21:45 INFO : A1/B1/C2/five: Deleted
2025/02/11 04:21:45 INFO : A1/B1/three: Deleted
2025/02/11 04:21:45 INFO : A1/one: Deleted
2025/02/11 04:21:45 DEBUG : A1/B2/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A1/B1/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A1/: Removing directory marker
2025/02/11 04:21:45 DEBUG : A3/: Creating directory marker
2025/02/11 04:21:45 DEBUG : A3/B1/: Creating directory marker
2025/02/11 04:21:45 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/11 04:21:45 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/11 04:21:46 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/11 04:21:46 DEBUG : A3/B2/: Creating directory marker
2025/02/11 04:21:46 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/11 04:21:46 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/11 04:21:46 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/11 04:21:46 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/11 04:21:46 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/11 04:21:46 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/11 04:21:46 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:21:46 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/11 04:21:46 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/11 04:21:46 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/11 04:21:46 INFO : A2/two: Deleted
2025/02/11 04:21:46 INFO : A2/B1/three: Deleted
2025/02/11 04:21:46 INFO : A2/B1/C2/five: Deleted
2025/02/11 04:21:46 INFO : A2/one: Deleted
2025/02/11 04:21:46 INFO : A2/B1/C1/four: Deleted
2025/02/11 04:21:46 DEBUG : A2/B2/: Removing directory marker
2025/02/11 04:21:46 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/11 04:21:46 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/11 04:21:46 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/11 04:21:46 DEBUG : A2/B1/: Removing directory marker
2025/02/11 04:21:46 DEBUG : A2/: Removing directory marker
2025/02/11 04:21:46 INFO : Azure container rclone-test-petisev8pena: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/11 04:21:46 DEBUG : A4/: Creating directory marker
2025/02/11 04:21:46 DEBUG : A4/B1/: Creating directory marker
2025/02/11 04:21:47 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/11 04:21:47 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/11 04:21:47 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/11 04:21:47 DEBUG : A4/B2/: Creating directory marker
2025/02/11 04:21:47 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/11 04:21:47 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/11 04:21:47 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/11 04:21:47 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/11 04:21:47 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/11 04:21:47 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/11 04:21:47 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/11 04:21:47 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/11 04:21:47 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/11 04:21:47 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/11 04:21:47 INFO : A3/B1/C2/five: Deleted
2025/02/11 04:21:47 INFO : A3/B1/C1/four: Deleted
2025/02/11 04:21:47 INFO : A3/B1/three: Deleted
2025/02/11 04:21:47 INFO : A3/two: Deleted
2025/02/11 04:21:47 INFO : A3/one: Deleted
2025/02/11 04:21:47 DEBUG : A3/B2/: Removing directory marker
2025/02/11 04:21:47 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/11 04:21:47 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/11 04:21:47 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/11 04:21:47 DEBUG : A3/B1/: Removing directory marker
2025/02/11 04:21:47 DEBUG : A3/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/B2/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/B1/: Removing directory marker
2025/02/11 04:21:48 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.54s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:48 DEBUG : Azure container rclone-test-petisev8pena: File to upload is small (34 bytes), uploading instead of streaming
2025/02/11 04:21:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/11 04:21:48 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/11 04:21:48 NOTICE: Azure container rclone-test-petisev8pena: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/11 04:21:48 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/11 04:21:48 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/11 04:21:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/11 04:21:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/11 04:21:49 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/11 04:21:49 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/11 04:21:49 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:49 DEBUG : Azure container rclone-test-petisev8pena: File to upload is small (34 bytes), uploading instead of streaming
2025/02/11 04:21:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/11 04:21:49 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/11 04:21:49 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/11 04:21:49 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:49 DEBUG : Azure container rclone-test-petisev8pena: File to upload is small (34 bytes), uploading instead of streaming
2025/02/11 04:21:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/11 04:21:49 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/11 04:21:49 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/11 04:21:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/11 04:21:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/11 04:21:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/11 04:21:49 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:50 DEBUG : Azure container rclone-test-petisev8pena: File to upload is small (34 bytes), uploading instead of streaming
2025/02/11 04:21:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/11 04:21:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/11 04:21:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.91s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.56s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.46s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:50 DEBUG : Azure container rclone-test-petisev8pena: File to upload is small (60 bytes), uploading instead of streaming
2025/02/11 04:21:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/11 04:21:50 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
2025/02/11 04:21:51 DEBUG : sub dir/: Creating directory marker
2025/02/11 04:21:51 DEBUG : Azure container rclone-test-petisev8pena: Touching "empty space"
2025/02/11 04:21:51 DEBUG : Azure container rclone-test-petisev8pena: Touching "potato2"
2025/02/11 04:21:51 DEBUG : Azure container rclone-test-petisev8pena: Touching "sub dir/potato3"
2025/02/11 04:21:52 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.94s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", 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-petisev8pena", Local "Local file system at /tmp/rclone586400276", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/11 04:21:52 DEBUG : Azure container rclone-test-petisev8pena: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m36.227531602s (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]