"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/01/26 04:52:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya"
2025/01/26 04:52:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:52:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:52:57 DEBUG : Azure container rclone-test-kosuzuz1caya: Using directory markers
2025/01/26 04:52:57 DEBUG : Creating backend with remote "/tmp/rclone3095286908"
=== 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:52:58 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/26 04:52:58 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/26 04:52:58 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/26 04:52:58 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/26 04:52:58 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/26 04:52:58 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/26 04:52:58 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/26 04:52:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/26 04:52:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/26 04:52:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/26 04:52:59 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/26 04:53:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/26 04:53:01 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/26 04:53:02 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/26 04:53:02 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/26 04:53:03 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/26 04:53:04 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/26 04:53:04 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/26 04:53:05 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/26 04:53:06 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/26 04:53:07 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/26 04:53:09 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.13s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.25s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.26s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.76s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.59s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.96s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:10 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/26 04:53:10 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/26 04:53:10 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/26 04:53:10 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/26 04:53:10 DEBUG : chunksize-probe: Removing empty object
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/26 04:53:11 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/26 04:53:11 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/26 04:53:11 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/26 04:53:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/26 04:53:11 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/26 04:53:11 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/26 04:53:11 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/26 04:53:11 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/26 04:53:11 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/26 04:53:11 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/26 04:53:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/26 04:53:12 DEBUG : Returning error reader
2025/01/26 04:53:12 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/26 04:53:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:13 DEBUG : Returning error reader
2025/01/26 04:53:13 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/26 04:53:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:14 DEBUG : Returning error reader
2025/01/26 04:53:14 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/26 04:53:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:15 DEBUG : Returning error reader
2025/01/26 04:53:15 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/26 04:53:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:16 DEBUG : Returning error reader
2025/01/26 04:53:16 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/26 04:53:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:17 DEBUG : Returning error reader
2025/01/26 04:53:17 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/26 04:53:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:18 DEBUG : Returning error reader
2025/01/26 04:53:18 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/26 04:53:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:19 DEBUG : Returning error reader
2025/01/26 04:53:19 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/26 04:53:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:20 DEBUG : Returning error reader
2025/01/26 04:53:20 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/26 04:53:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/26 04:53:21 DEBUG : Returning error reader
2025/01/26 04:53:21 DEBUG : BOOM: simulated read failure
2025/01/26 04:53:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/26 04:53:21 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/26 04:53:21 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/26 04:53:21 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/26 04:53:21 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/26 04:53:21 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/26 04:53:21 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.37s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/26 04:53:28 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/26 04:53:28 DEBUG : potato: Seek from 10 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 10 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Seek from 5 to 2
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/26 04:53:28 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Seek from 5 to 2
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/26 04:53:28 DEBUG : potato: Seek from 8 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 8 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/26 04:53:28 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/26 04:53:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/26 04:53:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/26 04:53:28 DEBUG : potato: Seek from 5 to 2
2025/01/26 04:53:28 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/26 04:53:28 DEBUG : potato: Seek from 9 to 0
2025/01/26 04:53:28 DEBUG : potato: Seek from 9 to 0
2025/01/26 04:53:28 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/01/26 04:53:29 DEBUG : Creating backend with remote "nonexistent"
2025/01/26 04:53:29 DEBUG : Creating backend with remote "nonexistent"
2025/01/26 04:53:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/26 04:53:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/01/26 04:53:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/26 04:53:29 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.50s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", 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.24s)
--- 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.08s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/26 04:53:32 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/26 04:53:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/26 04:53:32 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/data"
2025/01/26 04:53:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:32 DEBUG : Azure container rclone-test-kosuzuz1caya path data: Using directory markers
2025/01/26 04:53:32 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/01/26 04:53:35 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.89s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/data"
2025/01/26 04:53:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:35 DEBUG : Azure container rclone-test-kosuzuz1caya path data: Using directory markers
2025/01/26 04:53:35 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/01/26 04:53:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.16s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/01/26 04:53:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jazoxir0cuwu"
2025/01/26 04:53:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:38 DEBUG : Azure container rclone-test-jazoxir0cuwu: Using directory markers
2025/01/26 04:53:38 DEBUG : Creating backend with remote "/tmp/rclone1276485140"
run.go:180: Remote "Azure container rclone-test-jazoxir0cuwu", Local "Local file system at /tmp/rclone1276485140", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/26 04:53:39 ERROR : hello, world!: sum not found
2025/01/26 04:53:39 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-jazoxir0cuwu
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-jazoxir0cuwu: 1 files missing
2025/01/26 04:53:39 NOTICE: 1 hashes missing
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-jazoxir0cuwu: 2 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-jazoxir0cuwu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/26 04:53:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-jazoxir0cuwu: 0 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-jazoxir0cuwu: 1 matching files
2025/01/26 04:53:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qajiqix4waqe"
2025/01/26 04:53:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:39 DEBUG : Azure container rclone-test-qajiqix4waqe: Using directory markers
2025/01/26 04:53:39 DEBUG : Creating backend with remote "/tmp/rclone3225323376"
run.go:180: Remote "Azure container rclone-test-qajiqix4waqe", Local "Local file system at /tmp/rclone3225323376", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/26 04:53:39 ERROR : HELLO, WORLD!: sum not found
2025/01/26 04:53:39 ERROR : hello, world!: file not in Azure container rclone-test-qajiqix4waqe
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-qajiqix4waqe: 1 files missing
2025/01/26 04:53:39 NOTICE: 1 hashes missing
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-qajiqix4waqe: 2 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-qajiqix4waqe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/26 04:53:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-qajiqix4waqe: 0 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-qajiqix4waqe: 1 matching files
2025/01/26 04:53:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-diduziy4yubi"
2025/01/26 04:53:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:39 DEBUG : Azure container rclone-test-diduziy4yubi: Using directory markers
2025/01/26 04:53:39 DEBUG : Creating backend with remote "/tmp/rclone2629816341"
run.go:180: Remote "Azure container rclone-test-diduziy4yubi", Local "Local file system at /tmp/rclone2629816341", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/26 04:53:39 ERROR : HeLlO, wOrLd!: sum not found
2025/01/26 04:53:39 ERROR : hello, world!: file not in Azure container rclone-test-diduziy4yubi
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-diduziy4yubi: 1 files missing
2025/01/26 04:53:39 NOTICE: 1 hashes missing
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-diduziy4yubi: 2 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-diduziy4yubi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/26 04:53:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-diduziy4yubi: 0 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-diduziy4yubi: 1 matching files
2025/01/26 04:53:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yadawig4dive"
2025/01/26 04:53:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:39 DEBUG : Azure container rclone-test-yadawig4dive: Using directory markers
2025/01/26 04:53:39 DEBUG : Creating backend with remote "/tmp/rclone1692734682"
run.go:180: Remote "Azure container rclone-test-yadawig4dive", Local "Local file system at /tmp/rclone1692734682", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/26 04:53:39 ERROR : HELLO, WORLD!: sum not found
2025/01/26 04:53:39 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yadawig4dive
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-yadawig4dive: 1 files missing
2025/01/26 04:53:39 NOTICE: 1 hashes missing
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-yadawig4dive: 2 differences found
2025/01/26 04:53:39 NOTICE: Azure container rclone-test-yadawig4dive: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/26 04:53:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-yadawig4dive: 0 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-yadawig4dive: 1 matching files
2025/01/26 04:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-damagom8nobi"
2025/01/26 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:40 DEBUG : Azure container rclone-test-damagom8nobi: Using directory markers
2025/01/26 04:53:40 DEBUG : Creating backend with remote "/tmp/rclone1188623922"
run.go:180: Remote "Azure container rclone-test-damagom8nobi", Local "Local file system at /tmp/rclone1188623922", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-damagom8nobi
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-damagom8nobi: 1 files missing
2025/01/26 04:53:40 NOTICE: 1 hashes missing
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-damagom8nobi: 2 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-damagom8nobi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/26 04:53:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-damagom8nobi: 0 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-damagom8nobi: 1 matching files
2025/01/26 04:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cekaxaf5jofo"
2025/01/26 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:40 DEBUG : Azure container rclone-test-cekaxaf5jofo: Using directory markers
2025/01/26 04:53:40 DEBUG : Creating backend with remote "/tmp/rclone183915154"
run.go:180: Remote "Azure container rclone-test-cekaxaf5jofo", Local "Local file system at /tmp/rclone183915154", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-cekaxaf5jofo
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-cekaxaf5jofo: 1 files missing
2025/01/26 04:53:40 NOTICE: 1 hashes missing
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-cekaxaf5jofo: 2 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-cekaxaf5jofo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/26 04:53:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-cekaxaf5jofo: 0 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-cekaxaf5jofo: 1 matching files
2025/01/26 04:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lowabap2duyu"
2025/01/26 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:40 DEBUG : Azure container rclone-test-lowabap2duyu: Using directory markers
2025/01/26 04:53:40 DEBUG : Creating backend with remote "/tmp/rclone55701075"
run.go:180: Remote "Azure container rclone-test-lowabap2duyu", Local "Local file system at /tmp/rclone55701075", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lowabap2duyu
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-lowabap2duyu: 1 files missing
2025/01/26 04:53:40 NOTICE: 1 hashes missing
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-lowabap2duyu: 2 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-lowabap2duyu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/26 04:53:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-lowabap2duyu: 0 differences found
2025/01/26 04:53:40 NOTICE: Azure container rclone-test-lowabap2duyu: 1 matching files
2025/01/26 04:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bodagic4viji"
2025/01/26 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:40 DEBUG : Azure container rclone-test-bodagic4viji: Using directory markers
2025/01/26 04:53:40 DEBUG : Creating backend with remote "/tmp/rclone2778989516"
run.go:180: Remote "Azure container rclone-test-bodagic4viji", Local "Local file system at /tmp/rclone2778989516", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bodagic4viji
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-bodagic4viji: 1 files missing
2025/01/26 04:53:41 NOTICE: 1 hashes missing
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-bodagic4viji: 2 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-bodagic4viji: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/26 04:53:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-bodagic4viji: 0 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-bodagic4viji: 1 matching files
2025/01/26 04:53:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupigut9resa"
2025/01/26 04:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-tupigut9resa: Using directory markers
2025/01/26 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone1672746258"
run.go:180: Remote "Azure container rclone-test-tupigut9resa", Local "Local file system at /tmp/rclone1672746258", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tupigut9resa
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-tupigut9resa: 1 files missing
2025/01/26 04:53:41 NOTICE: 1 hashes missing
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-tupigut9resa: 2 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-tupigut9resa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/26 04:53:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-tupigut9resa: 0 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-tupigut9resa: 1 matching files
2025/01/26 04:53:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-paraqor3quxu"
2025/01/26 04:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 04:53:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-paraqor3quxu: Using directory markers
2025/01/26 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone838505437"
run.go:180: Remote "Azure container rclone-test-paraqor3quxu", Local "Local file system at /tmp/rclone838505437", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/26 04:53:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-paraqor3quxu
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-paraqor3quxu: 1 files missing
2025/01/26 04:53:41 NOTICE: 1 hashes missing
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-paraqor3quxu: 2 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-paraqor3quxu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/26 04:53:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-paraqor3quxu: 0 differences found
2025/01/26 04:53:41 NOTICE: Azure container rclone-test-paraqor3quxu: 1 matching files
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-paraqor3quxu: Purge remote
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-tupigut9resa: Purge remote
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-bodagic4viji: Purge remote
2025/01/26 04:53:41 DEBUG : Azure container rclone-test-lowabap2duyu: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-cekaxaf5jofo: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-damagom8nobi: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-yadawig4dive: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-diduziy4yubi: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-qajiqix4waqe: Purge remote
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-jazoxir0cuwu: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:42 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/26 04:53:42 DEBUG : sub/: Creating directory marker
2025/01/26 04:53:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 04:53:42 INFO : file1: Copied (new) to: sub/file2
2025/01/26 04:53:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:53:42 DEBUG : file1: Unchanged skipping
2025/01/26 04:53:42 DEBUG : Azure container rclone-test-kosuzuz1caya: don't need to copy/move sub/file2, it is already at target location
2025/01/26 04:53:42 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:43 DEBUG : dst/: Creating directory marker
2025/01/26 04:53:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/backup"
2025/01/26 04:53:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:43 DEBUG : Azure container rclone-test-kosuzuz1caya path backup: Using directory markers
2025/01/26 04:53:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/backup"
2025/01/26 04:53:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/26 04:53:43 DEBUG : dst/: Creating directory marker
2025/01/26 04:53:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/26 04:53:43 INFO : dst/file1: Copied (server-side copy)
2025/01/26 04:53:43 INFO : dst/file1: Deleted
2025/01/26 04:53:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 04:53:43 INFO : dst/file1: Copied (new)
2025/01/26 04:53:44 DEBUG : dst/: Removing directory marker
2025/01/26 04:53:44 DEBUG : backup/dst/: Removing directory marker
2025/01/26 04:53:44 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016f49d-001e-0082-72ae-6ffd43000000
Time:2025-01-26T04:53:44.1357486Z
--------------------------------------------------------------------------------
2025/01/26 04:53:45 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016f5b9-001e-0082-4bae-6ffd43000000
Time:2025-01-26T04:53:45.1740939Z
--------------------------------------------------------------------------------
2025/01/26 04:53:46 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016f6fb-001e-0082-55ae-6ffd43000000
Time:2025-01-26T04:53:46.2195574Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016f6fb-001e-0082-55ae-6ffd43000000
Time:2025-01-26T04:53:46.2195574Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/dst"
2025/01/26 04:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:47 DEBUG : Azure container rclone-test-kosuzuz1caya path dst: Using directory markers
2025/01/26 04:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:47 DEBUG : Azure container rclone-test-kosuzuz1caya path CompareDest: Using directory markers
2025/01/26 04:53:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:47 DEBUG : one: Need to transfer - File not found at Destination
2025/01/26 04:53:47 DEBUG : /: Creating directory marker
2025/01/26 04:53:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 04:53:47 INFO : one: Copied (new)
2025/01/26 04:53:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/26 04:53:47 DEBUG : /: Creating directory marker
2025/01/26 04:53:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/26 04:53:47 INFO : one: Copied (replaced existing)
2025/01/26 04:53:48 DEBUG : dst/: Creating directory marker
2025/01/26 04:53:48 DEBUG : CompareDest/: Creating directory marker
2025/01/26 04:53:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/26 04:53:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:53:48 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/26 04:53:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:48 DEBUG : two: Need to transfer - File not found at Destination
2025/01/26 04:53:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:53:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/26 04:53:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:48 DEBUG : two: Need to transfer - File not found at Destination
2025/01/26 04:53:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:53:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/26 04:53:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CompareDest"
2025/01/26 04:53:49 DEBUG : two: Need to transfer - File not found at Destination
2025/01/26 04:53:49 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/26 04:53:49 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/26 04:53:49 INFO : two: Copied (new)
2025/01/26 04:53:49 DEBUG : dst/: Removing directory marker
2025/01/26 04:53: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016fa7f-001e-0082-09ae-6ffd43000000
Time:2025-01-26T04:53:49.6844531Z
--------------------------------------------------------------------------------
2025/01/26 04:53: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016fb62-001e-0082-35ae-6ffd43000000
Time:2025-01-26T04:53:50.7221419Z
--------------------------------------------------------------------------------
2025/01/26 04:53: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016fc17-001e-0082-40ae-6ffd43000000
Time:2025-01-26T04:53:51.7609862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1016fc17-001e-0082-40ae-6ffd43000000
Time:2025-01-26T04:53:51.7609862Z
--------------------------------------------------------------------------------
2025/01/26 04:53:52 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.66s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:53:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/dst"
2025/01/26 04:53:59 DEBUG : Config file has changed externally - reloading
2025/01/26 04:53:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:53:59 DEBUG : Azure container rclone-test-kosuzuz1caya path dst: Using directory markers
2025/01/26 04:54:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:54:00 DEBUG : Azure container rclone-test-kosuzuz1caya path CopyDest: Using directory markers
2025/01/26 04:54:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:00 DEBUG : one: Need to transfer - File not found at Destination
2025/01/26 04:54:00 DEBUG : /: Creating directory marker
2025/01/26 04:54:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 04:54:00 INFO : one: Copied (new)
2025/01/26 04:54:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/26 04:54:00 DEBUG : /: Creating directory marker
2025/01/26 04:54:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/26 04:54:00 INFO : one: Copied (replaced existing)
2025/01/26 04:54:00 DEBUG : dst/: Creating directory marker
2025/01/26 04:54:00 DEBUG : CopyDest/: Creating directory marker
2025/01/26 04:54:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/BackupDir"
2025/01/26 04:54:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:54:01 DEBUG : Azure container rclone-test-kosuzuz1caya path BackupDir: Using directory markers
2025/01/26 04:54:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/BackupDir"
2025/01/26 04:54:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/26 04:54:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:54:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/26 04:54:01 DEBUG : /: Creating directory marker
2025/01/26 04:54:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 04:54:01 INFO : one: Copied (server-side copy)
2025/01/26 04:54:01 INFO : one: Deleted
2025/01/26 04:54:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/26 04:54:01 INFO : one: Copied (server-side copy)
2025/01/26 04:54:01 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/26 04:54:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:01 DEBUG : two: Need to transfer - File not found at Destination
2025/01/26 04:54:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:54:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/26 04:54:02 INFO : two: Copied (server-side copy)
2025/01/26 04:54:02 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/26 04:54:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 04:54:02 DEBUG : two: Unchanged skipping
2025/01/26 04:54:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/CopyDest"
2025/01/26 04:54:02 DEBUG : three: Need to transfer - File not found at Destination
2025/01/26 04:54:02 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/26 04:54:02 DEBUG : three: Destination not found in --copy-dest
2025/01/26 04:54:02 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/26 04:54:02 INFO : three: Copied (new)
2025/01/26 04:54:03 DEBUG : dst/: Removing directory marker
2025/01/26 04:54:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101705de-001e-0082-69ae-6ffd43000000
Time:2025-01-26T04:54:03.1314856Z
--------------------------------------------------------------------------------
2025/01/26 04:54:04 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101706e8-001e-0082-3eae-6ffd43000000
Time:2025-01-26T04:54:04.1706334Z
--------------------------------------------------------------------------------
2025/01/26 04:54:05 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017082b-001e-0082-4cae-6ffd43000000
Time:2025-01-26T04:54:05.2094776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017082b-001e-0082-4cae-6ffd43000000
Time:2025-01-26T04:54:05.2094776Z
--------------------------------------------------------------------------------
2025/01/26 04:54:06 DEBUG : CopyDest/: Removing directory marker
2025/01/26 04:54:06 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017090d-001e-0082-0eae-6ffd43000000
Time:2025-01-26T04:54:06.2863059Z
--------------------------------------------------------------------------------
2025/01/26 04:54:07 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10170a0e-001e-0082-5eae-6ffd43000000
Time:2025-01-26T04:54:07.3245266Z
--------------------------------------------------------------------------------
2025/01/26 04:54:08 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10170acd-001e-0082-79ae-6ffd43000000
Time:2025-01-26T04:54:08.3623567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10170acd-001e-0082-79ae-6ffd43000000
Time:2025-01-26T04:54:08.3623567Z
--------------------------------------------------------------------------------
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.56s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/26 04:54:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10171357-001e-0082-64ae-6ffd43000000
Time:2025-01-26T04:54:16.5588079Z
--------------------------------------------------------------------------------
2025/01/26 04:54:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101714aa-001e-0082-51ae-6ffd43000000
Time:2025-01-26T04:54:17.5974993Z
--------------------------------------------------------------------------------
2025/01/26 04:54:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101715bd-001e-0082-0aae-6ffd43000000
Time:2025-01-26T04:54:18.6352952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101715bd-001e-0082-0aae-6ffd43000000
Time:2025-01-26T04:54:18.6352952Z
--------------------------------------------------------------------------------
2025/01/26 04:54:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101716ca-001e-0082-6fae-6ffd43000000
Time:2025-01-26T04:54:19.6728577Z
--------------------------------------------------------------------------------
2025/01/26 04:54:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101717d1-001e-0082-34ae-6ffd43000000
Time:2025-01-26T04:54:20.7107150Z
--------------------------------------------------------------------------------
2025/01/26 04:54:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101718b1-001e-0082-52ae-6ffd43000000
Time:2025-01-26T04:54:21.7490389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101718b1-001e-0082-52ae-6ffd43000000
Time:2025-01-26T04:54:21.7490389Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/26 04:54:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10171f72-001e-0082-52ae-6ffd43000000
Time:2025-01-26T04:54:29.9421727Z
--------------------------------------------------------------------------------
2025/01/26 04:54:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172062-001e-0082-72ae-6ffd43000000
Time:2025-01-26T04:54:30.9820521Z
--------------------------------------------------------------------------------
2025/01/26 04:54:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017211c-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:54:32.0215583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017211c-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:54:32.0215583Z
--------------------------------------------------------------------------------
2025/01/26 04:54:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017223f-001e-0082-47ae-6ffd43000000
Time:2025-01-26T04:54:33.0601808Z
--------------------------------------------------------------------------------
2025/01/26 04:54:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172346-001e-0082-19ae-6ffd43000000
Time:2025-01-26T04:54:34.0987839Z
--------------------------------------------------------------------------------
2025/01/26 04:54:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101723ea-001e-0082-14ae-6ffd43000000
Time:2025-01-26T04:54:35.1384257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101723ea-001e-0082-14ae-6ffd43000000
Time:2025-01-26T04:54:35.1384257Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 04:54:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/26 04:54:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/26 04:54:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 773a8480ba99a744c0ebff868e55ff46 OK
2025/01/26 04:54:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/26 04:54: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172b2c-001e-0082-2dae-6ffd43000000
Time:2025-01-26T04:54:44.2569417Z
--------------------------------------------------------------------------------
2025/01/26 04:54: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172be1-001e-0082-35ae-6ffd43000000
Time:2025-01-26T04:54:45.2964975Z
--------------------------------------------------------------------------------
2025/01/26 04:54: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172cd6-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:54:46.3355531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172cd6-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:54:46.3355531Z
--------------------------------------------------------------------------------
2025/01/26 04:54:47 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/26 04:54: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172db2-001e-0082-04ae-6ffd43000000
Time:2025-01-26T04:54:47.4130106Z
--------------------------------------------------------------------------------
2025/01/26 04:54: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172eba-001e-0082-24ae-6ffd43000000
Time:2025-01-26T04:54:48.4512550Z
--------------------------------------------------------------------------------
2025/01/26 04:54:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172f8f-001e-0082-4aae-6ffd43000000
Time:2025-01-26T04:54:49.4902940Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10172f8f-001e-0082-4aae-6ffd43000000
Time:2025-01-26T04:54:49.4902940Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:54:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173564-001e-0082-41ae-6ffd43000000
Time:2025-01-26T04:54:57.6835609Z
--------------------------------------------------------------------------------
2025/01/26 04:54:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017368e-001e-0082-2eae-6ffd43000000
Time:2025-01-26T04:54:58.7219803Z
--------------------------------------------------------------------------------
2025/01/26 04:54:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173776-001e-0082-64ae-6ffd43000000
Time:2025-01-26T04:54:59.7597776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173776-001e-0082-64ae-6ffd43000000
Time:2025-01-26T04:54:59.7597776Z
--------------------------------------------------------------------------------
2025/01/26 04:55:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173866-001e-0082-27ae-6ffd43000000
Time:2025-01-26T04:55:00.7986572Z
--------------------------------------------------------------------------------
2025/01/26 04:55:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017393c-001e-0082-4eae-6ffd43000000
Time:2025-01-26T04:55:01.8392568Z
--------------------------------------------------------------------------------
2025/01/26 04:55:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173a1e-001e-0082-08ae-6ffd43000000
Time:2025-01-26T04:55:02.8773531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10173a1e-001e-0082-08ae-6ffd43000000
Time:2025-01-26T04:55:02.8773531Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:55:11 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174210-001e-0082-42ae-6ffd43000000
Time:2025-01-26T04:55:11.0710704Z
--------------------------------------------------------------------------------
2025/01/26 04:55:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017430a-001e-0082-13ae-6ffd43000000
Time:2025-01-26T04:55:12.1097739Z
--------------------------------------------------------------------------------
2025/01/26 04:55:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174435-001e-0082-04ae-6ffd43000000
Time:2025-01-26T04:55:13.1553789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174435-001e-0082-04ae-6ffd43000000
Time:2025-01-26T04:55:13.1553789Z
--------------------------------------------------------------------------------
2025/01/26 04:55:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174517-001e-0082-43ae-6ffd43000000
Time:2025-01-26T04:55:14.1953425Z
--------------------------------------------------------------------------------
2025/01/26 04:55:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174672-001e-0082-45ae-6ffd43000000
Time:2025-01-26T04:55:15.2333165Z
--------------------------------------------------------------------------------
2025/01/26 04:55:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017478a-001e-0082-3cae-6ffd43000000
Time:2025-01-26T04:55:16.2711373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017478a-001e-0082-3cae-6ffd43000000
Time:2025-01-26T04:55:16.2711373Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:55:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174ef7-001e-0082-57ae-6ffd43000000
Time:2025-01-26T04:55:24.4646161Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10174f8c-001e-0082-4cae-6ffd43000000
Time:2025-01-26T04:55:25.5027709Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017505d-001e-0082-72ae-6ffd43000000
Time:2025-01-26T04:55:26.5409603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017505d-001e-0082-72ae-6ffd43000000
Time:2025-01-26T04:55:26.5409603Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175168-001e-0082-43ae-6ffd43000000
Time:2025-01-26T04:55:27.5785288Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175247-001e-0082-73ae-6ffd43000000
Time:2025-01-26T04:55:28.6172684Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017530f-001e-0082-0eae-6ffd43000000
Time:2025-01-26T04:55:29.6556551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017530f-001e-0082-0eae-6ffd43000000
Time:2025-01-26T04:55:29.6556551Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175ae1-001e-0082-2dae-6ffd43000000
Time:2025-01-26T04:55:37.8513687Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175ba5-001e-0082-4eae-6ffd43000000
Time:2025-01-26T04:55:38.8903078Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175ca6-001e-0082-2bae-6ffd43000000
Time:2025-01-26T04:55:39.9284233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175ca6-001e-0082-2bae-6ffd43000000
Time:2025-01-26T04:55:39.9284233Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175d6b-001e-0082-4bae-6ffd43000000
Time:2025-01-26T04:55:40.9668191Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175e36-001e-0082-5dae-6ffd43000000
Time:2025-01-26T04:55:42.0051659Z
--------------------------------------------------------------------------------
2025/01/26 04:55:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175f56-001e-0082-49ae-6ffd43000000
Time:2025-01-26T04:55:43.0431426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10175f56-001e-0082-49ae-6ffd43000000
Time:2025-01-26T04:55:43.0431426Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176644-001e-0082-7aae-6ffd43000000
Time:2025-01-26T04:55:51.2371233Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176725-001e-0082-27ae-6ffd43000000
Time:2025-01-26T04:55:52.2747496Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176838-001e-0082-07ae-6ffd43000000
Time:2025-01-26T04:55:53.3126800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176838-001e-0082-07ae-6ffd43000000
Time:2025-01-26T04:55:53.3126800Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017693d-001e-0082-62ae-6ffd43000000
Time:2025-01-26T04:55:54.3503527Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176a51-001e-0082-4fae-6ffd43000000
Time:2025-01-26T04:55:55.3885466Z
--------------------------------------------------------------------------------
2025/01/26 04:55: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176b5b-001e-0082-30ae-6ffd43000000
Time:2025-01-26T04:55:56.4269127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10176b5b-001e-0082-30ae-6ffd43000000
Time:2025-01-26T04:55:56.4269127Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:56:04 DEBUG : also/: Creating directory marker
2025/01/26 04:56:05 INFO : Azure container rclone-test-kosuzuz1caya: Looking for duplicate md5 hashes using newest mode.
2025/01/26 04:56:05 NOTICE: 10b612d3e1b4c1cb84227cea8474e95e: Found 3 files with duplicate md5 hashes
2025/01/26 04:56:05 INFO : one: Deleted
2025/01/26 04:56:05 INFO : also/one: Deleted
2025/01/26 04:56:05 NOTICE: 10b612d3e1b4c1cb84227cea8474e95e: Deleted 2 extra copies
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10177318-001e-0082-6aae-6ffd43000000
Time:2025-01-26T04:56:05.4384755Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10177417-001e-0082-43ae-6ffd43000000
Time:2025-01-26T04:56:06.4767395Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101774ee-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:56:07.5148372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101774ee-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:56:07.5148372Z
--------------------------------------------------------------------------------
2025/01/26 04:56:08 DEBUG : also/: Removing directory marker
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101775c9-001e-0082-17ae-6ffd43000000
Time:2025-01-26T04:56:08.5929632Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101776de-001e-0082-7fae-6ffd43000000
Time:2025-01-26T04:56:09.6313957Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10177768-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:56:10.6699542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10177768-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:56:10.6699542Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101781e7-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:56:18.8668413Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017839c-001e-0082-7bae-6ffd43000000
Time:2025-01-26T04:56:19.9052767Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10178558-001e-0082-62ae-6ffd43000000
Time:2025-01-26T04:56:20.9435355Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10178558-001e-0082-62ae-6ffd43000000
Time:2025-01-26T04:56:20.9435355Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017877a-001e-0082-71ae-6ffd43000000
Time:2025-01-26T04:56:21.9818663Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017899b-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:56:23.0201142Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10178bf1-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:56:24.0587428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10178bf1-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:56:24.0587428Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:56:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179912-001e-0082-68ae-6ffd43000000
Time:2025-01-26T04:56:32.2526380Z
--------------------------------------------------------------------------------
2025/01/26 04:56:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179a3f-001e-0082-6bae-6ffd43000000
Time:2025-01-26T04:56:33.2906196Z
--------------------------------------------------------------------------------
2025/01/26 04:56:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179b6f-001e-0082-76ae-6ffd43000000
Time:2025-01-26T04:56:34.3292206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179b6f-001e-0082-76ae-6ffd43000000
Time:2025-01-26T04:56:34.3292206Z
--------------------------------------------------------------------------------
2025/01/26 04:56:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179c91-001e-0082-5bae-6ffd43000000
Time:2025-01-26T04:56:35.3671276Z
--------------------------------------------------------------------------------
2025/01/26 04:56:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179d9f-001e-0082-3aae-6ffd43000000
Time:2025-01-26T04:56:36.4062469Z
--------------------------------------------------------------------------------
2025/01/26 04:56:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179e71-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:56:37.4441033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10179e71-001e-0082-6dae-6ffd43000000
Time:2025-01-26T04:56:37.4441033Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:56:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017a68f-001e-0082-38ae-6ffd43000000
Time:2025-01-26T04:56:45.6390716Z
--------------------------------------------------------------------------------
2025/01/26 04:56:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017a792-001e-0082-0fae-6ffd43000000
Time:2025-01-26T04:56:46.6767579Z
--------------------------------------------------------------------------------
2025/01/26 04:56:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017a98b-001e-0082-20ae-6ffd43000000
Time:2025-01-26T04:56:47.7144184Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017a98b-001e-0082-20ae-6ffd43000000
Time:2025-01-26T04:56:47.7144184Z
--------------------------------------------------------------------------------
2025/01/26 04:56:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017ab6c-001e-0082-5cae-6ffd43000000
Time:2025-01-26T04:56:48.7529084Z
--------------------------------------------------------------------------------
2025/01/26 04:56:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017ad72-001e-0082-34ae-6ffd43000000
Time:2025-01-26T04:56:49.7908839Z
--------------------------------------------------------------------------------
2025/01/26 04:56: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017af63-001e-0082-7aae-6ffd43000000
Time:2025-01-26T04:56:50.8283031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017af63-001e-0082-7aae-6ffd43000000
Time:2025-01-26T04:56:50.8283031Z
--------------------------------------------------------------------------------
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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/26 04:56: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017be2f-001e-0082-5eae-6ffd43000000
Time:2025-01-26T04:56:59.0255228Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c008-001e-0082-17ae-6ffd43000000
Time:2025-01-26T04:57:00.0649300Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c1ec-001e-0082-54ae-6ffd43000000
Time:2025-01-26T04:57:01.1026066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c1ec-001e-0082-54ae-6ffd43000000
Time:2025-01-26T04:57:01.1026066Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c3fd-001e-0082-32ae-6ffd43000000
Time:2025-01-26T04:57:02.1405464Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c650-001e-0082-4dae-6ffd43000000
Time:2025-01-26T04:57:03.1784192Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c81c-001e-0082-73ae-6ffd43000000
Time:2025-01-26T04:57:04.2172064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017c81c-001e-0082-73ae-6ffd43000000
Time:2025-01-26T04:57:04.2172064Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d1a0-001e-0082-62ae-6ffd43000000
Time:2025-01-26T04:57:12.4123483Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d260-001e-0082-7eae-6ffd43000000
Time:2025-01-26T04:57:13.4511292Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d327-001e-0082-24ae-6ffd43000000
Time:2025-01-26T04:57:14.4895472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d327-001e-0082-24ae-6ffd43000000
Time:2025-01-26T04:57:14.4895472Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d417-001e-0082-69ae-6ffd43000000
Time:2025-01-26T04:57:15.5280982Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d4d6-001e-0082-7fae-6ffd43000000
Time:2025-01-26T04:57:16.5663679Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d607-001e-0082-48ae-6ffd43000000
Time:2025-01-26T04:57:17.6042787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017d607-001e-0082-48ae-6ffd43000000
Time:2025-01-26T04:57:17.6042787Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:57:25 DEBUG : sub dir/: Creating directory marker
2025/01/26 04:57:26 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/26 04:57:26 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/01/26 04:57:27 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/26 04:57:27 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/26 04:57:27 DEBUG : sub dir/: Removing directory marker
2025/01/26 04:57:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e080-001e-0082-6eae-6ffd43000000
Time:2025-01-26T04:57:27.2903384Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e1a6-001e-0082-4bae-6ffd43000000
Time:2025-01-26T04:57:28.3291454Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e2b4-001e-0082-28ae-6ffd43000000
Time:2025-01-26T04:57:29.3686498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e2b4-001e-0082-28ae-6ffd43000000
Time:2025-01-26T04:57:29.3686498Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e3ce-001e-0082-03ae-6ffd43000000
Time:2025-01-26T04:57:30.4077066Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e50e-001e-0082-02ae-6ffd43000000
Time:2025-01-26T04:57:31.4468613Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e5ff-001e-0082-4dae-6ffd43000000
Time:2025-01-26T04:57:32.4850617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017e5ff-001e-0082-4dae-6ffd43000000
Time:2025-01-26T04:57:32.4850617Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:57:40 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/01/26 04:57:41 DEBUG : sub/: Removing directory marker
2025/01/26 04:57:41 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f181-001e-0082-10ae-6ffd43000000
Time:2025-01-26T04:57:41.5665008Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f2b1-001e-0082-0fae-6ffd43000000
Time:2025-01-26T04:57:42.6044964Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f3a0-001e-0082-5bae-6ffd43000000
Time:2025-01-26T04:57:43.6439436Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f3a0-001e-0082-5bae-6ffd43000000
Time:2025-01-26T04:57:43.6439436Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f4d3-001e-0082-67ae-6ffd43000000
Time:2025-01-26T04:57:44.6824005Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f633-001e-0082-1cae-6ffd43000000
Time:2025-01-26T04:57:45.7206849Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f74b-001e-0082-07ae-6ffd43000000
Time:2025-01-26T04:57:46.7587773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1017f74b-001e-0082-07ae-6ffd43000000
Time:2025-01-26T04:57:46.7587773Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:57:55 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/26 04:57:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/notfound"
2025/01/26 04:57:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 04:57:55 DEBUG : Azure container rclone-test-kosuzuz1caya path notfound: Using directory markers
2025/01/26 04:57:56 DEBUG : sub/: Removing directory marker
2025/01/26 04:57:56 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101803f6-001e-0082-67ae-6ffd43000000
Time:2025-01-26T04:57:56.0684564Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101804fc-001e-0082-3aae-6ffd43000000
Time:2025-01-26T04:57:57.1069210Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101805e2-001e-0082-6eae-6ffd43000000
Time:2025-01-26T04:57:58.1449164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101805e2-001e-0082-6eae-6ffd43000000
Time:2025-01-26T04:57:58.1449164Z
--------------------------------------------------------------------------------
2025/01/26 04:57: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101806e0-001e-0082-37ae-6ffd43000000
Time:2025-01-26T04:57:59.1835048Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101807b6-001e-0082-6cae-6ffd43000000
Time:2025-01-26T04:58:00.2236641Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018089e-001e-0082-2bae-6ffd43000000
Time:2025-01-26T04:58:01.2631948Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018089e-001e-0082-2bae-6ffd43000000
Time:2025-01-26T04:58:01.2631948Z
--------------------------------------------------------------------------------
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.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:58:09 INFO : Azure container rclone-test-kosuzuz1caya: Making directory
2025/01/26 04:58:09 INFO : Azure container rclone-test-kosuzuz1caya: Making directory
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101811f1-001e-0082-73ae-6ffd43000000
Time:2025-01-26T04:58:09.4956238Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101813ce-001e-0082-10ae-6ffd43000000
Time:2025-01-26T04:58:10.5340144Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101815a0-001e-0082-02ae-6ffd43000000
Time:2025-01-26T04:58:11.5732770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101815a0-001e-0082-02ae-6ffd43000000
Time:2025-01-26T04:58:11.5732770Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10181796-001e-0082-4bae-6ffd43000000
Time:2025-01-26T04:58:12.6114470Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018196d-001e-0082-7bae-6ffd43000000
Time:2025-01-26T04:58:13.6500840Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10181b22-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:58:14.6885310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10181b22-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:58:14.6885310Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:58:22 DEBUG : sub dir/: Creating directory marker
2025/01/26 04:58:23 DEBUG : sub dir/: Removing directory marker
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182491-001e-0082-18ae-6ffd43000000
Time:2025-01-26T04:58:23.2718898Z
--------------------------------------------------------------------------------
2025/01/26 04:58:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182593-001e-0082-5fae-6ffd43000000
Time:2025-01-26T04:58:24.3107157Z
--------------------------------------------------------------------------------
2025/01/26 04:58:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182651-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:58:25.3485861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182651-001e-0082-78ae-6ffd43000000
Time:2025-01-26T04:58:25.3485861Z
--------------------------------------------------------------------------------
2025/01/26 04:58:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182711-001e-0082-0aae-6ffd43000000
Time:2025-01-26T04:58:26.3862165Z
--------------------------------------------------------------------------------
2025/01/26 04:58:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182800-001e-0082-4fae-6ffd43000000
Time:2025-01-26T04:58:27.4244305Z
--------------------------------------------------------------------------------
2025/01/26 04:58:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101828ba-001e-0082-64ae-6ffd43000000
Time:2025-01-26T04:58:28.4628093Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101828ba-001e-0082-64ae-6ffd43000000
Time:2025-01-26T04:58:28.4628093Z
--------------------------------------------------------------------------------
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.78s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182f32-001e-0082-7eae-6ffd43000000
Time:2025-01-26T04:58:37.1094796Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10182ffd-001e-0082-16ae-6ffd43000000
Time:2025-01-26T04:58:38.1483995Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183113-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:58:39.1875996Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183113-001e-0082-75ae-6ffd43000000
Time:2025-01-26T04:58:39.1875996Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101831fb-001e-0082-31ae-6ffd43000000
Time:2025-01-26T04:58:40.2263848Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101832c1-001e-0082-4fae-6ffd43000000
Time:2025-01-26T04:58:41.2640321Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183387-001e-0082-5aae-6ffd43000000
Time:2025-01-26T04:58:42.3025243Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183387-001e-0082-5aae-6ffd43000000
Time:2025-01-26T04:58:42.3025243Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:58:50 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/26 04:58:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183a65-001e-0082-0fae-6ffd43000000
Time:2025-01-26T04:58:50.9915334Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183b34-001e-0082-2dae-6ffd43000000
Time:2025-01-26T04:58:52.0310584Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183bfe-001e-0082-4aae-6ffd43000000
Time:2025-01-26T04:58:53.0695528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183bfe-001e-0082-4aae-6ffd43000000
Time:2025-01-26T04:58:53.0695528Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183cf0-001e-0082-12ae-6ffd43000000
Time:2025-01-26T04:58:54.1074140Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183df9-001e-0082-5baf-6ffd43000000
Time:2025-01-26T04:58:55.1459398Z
--------------------------------------------------------------------------------
2025/01/26 04:58: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183ec1-001e-0082-77af-6ffd43000000
Time:2025-01-26T04:58:56.1846390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10183ec1-001e-0082-77af-6ffd43000000
Time:2025-01-26T04:58:56.1846390Z
--------------------------------------------------------------------------------
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.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101845ef-001e-0082-24af-6ffd43000000
Time:2025-01-26T04:59:04.8005844Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101846da-001e-0082-70af-6ffd43000000
Time:2025-01-26T04:59:05.8388243Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101847f2-001e-0082-55af-6ffd43000000
Time:2025-01-26T04:59:06.8771918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101847f2-001e-0082-55af-6ffd43000000
Time:2025-01-26T04:59:06.8771918Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101848f5-001e-0082-2caf-6ffd43000000
Time:2025-01-26T04:59:07.9154382Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101849ed-001e-0082-6caf-6ffd43000000
Time:2025-01-26T04:59:08.9546458Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10184a7f-001e-0082-5daf-6ffd43000000
Time:2025-01-26T04:59:09.9924078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10184a7f-001e-0082-5daf-6ffd43000000
Time:2025-01-26T04:59:09.9924078Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/26 04:59:18 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018527c-001e-0082-46af-6ffd43000000
Time:2025-01-26T04:59:18.7586042Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10185333-001e-0082-58af-6ffd43000000
Time:2025-01-26T04:59:19.7968350Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10185403-001e-0082-6faf-6ffd43000000
Time:2025-01-26T04:59:20.8351220Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10185403-001e-0082-6faf-6ffd43000000
Time:2025-01-26T04:59:20.8351220Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101854cb-001e-0082-08af-6ffd43000000
Time:2025-01-26T04:59:21.8741598Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101855c9-001e-0082-60af-6ffd43000000
Time:2025-01-26T04:59:22.9121062Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101856d6-001e-0082-48af-6ffd43000000
Time:2025-01-26T04:59:23.9504250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101856d6-001e-0082-48af-6ffd43000000
Time:2025-01-26T04:59:23.9504250Z
--------------------------------------------------------------------------------
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.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/01/26 04:59:32 DEBUG : Creating backend with remote ":memory:"
2025/01/26 04:59:32 DEBUG : Config file has changed externally - reloading
2025/01/26 04:59:32 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/26 04:59:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/26 04:59:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/26 04:59:32 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:59:32 DEBUG : sub dir/: Creating directory marker
2025/01/26 04:59:32 DEBUG : sub dir/: Removing directory marker
2025/01/26 04:59:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10185f79-001e-0082-09af-6ffd43000000
Time:2025-01-26T04:59:32.7716339Z
--------------------------------------------------------------------------------
2025/01/26 04:59:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101860ed-001e-0082-4daf-6ffd43000000
Time:2025-01-26T04:59:33.8103104Z
--------------------------------------------------------------------------------
2025/01/26 04:59:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018623d-001e-0082-6aaf-6ffd43000000
Time:2025-01-26T04:59:34.8497030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018623d-001e-0082-6aaf-6ffd43000000
Time:2025-01-26T04:59:34.8497030Z
--------------------------------------------------------------------------------
2025/01/26 04:59:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10186390-001e-0082-61af-6ffd43000000
Time:2025-01-26T04:59:35.8878302Z
--------------------------------------------------------------------------------
2025/01/26 04:59:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101864b2-001e-0082-5caf-6ffd43000000
Time:2025-01-26T04:59:36.9261418Z
--------------------------------------------------------------------------------
2025/01/26 04:59:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101865a6-001e-0082-23af-6ffd43000000
Time:2025-01-26T04:59:37.9639023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101865a6-001e-0082-23af-6ffd43000000
Time:2025-01-26T04:59:37.9639023Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 04:59:46 DEBUG : Waiting for deletions to finish
2025/01/26 04:59:46 DEBUG : large: Excluded (Size Filter)
2025/01/26 04:59:46 INFO : medium: Deleted
2025/01/26 04:59:46 INFO : small: Deleted
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1b9e90-501e-008f-09af-6f3597000000
Time:2025-01-26T04:59:46.7294393Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1b9fc3-501e-008f-0eaf-6f3597000000
Time:2025-01-26T04:59:47.7672615Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba10e-501e-008f-29af-6f3597000000
Time:2025-01-26T04:59:48.8051994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba10e-501e-008f-29af-6f3597000000
Time:2025-01-26T04:59:48.8051994Z
--------------------------------------------------------------------------------
2025/01/26 04:59: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba263-501e-008f-43af-6f3597000000
Time:2025-01-26T04:59:49.8431364Z
--------------------------------------------------------------------------------
2025/01/26 04:59:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba3b2-501e-008f-5baf-6f3597000000
Time:2025-01-26T04:59:50.8813985Z
--------------------------------------------------------------------------------
2025/01/26 04:59:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba50d-501e-008f-7caf-6f3597000000
Time:2025-01-26T04:59:51.9192697Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1ba50d-501e-008f-7caf-6f3597000000
Time:2025-01-26T04:59:51.9192697Z
--------------------------------------------------------------------------------
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.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:00:00 DEBUG : Waiting for deletions to finish
2025/01/26 05:00:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/26 05:00:00 INFO : large: Deleted
2025/01/26 05:00:00 INFO : medium: Deleted
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187927-001e-0082-19af-6ffd43000000
Time:2025-01-26T05:00:00.6952150Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101879f7-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:00:01.7334582Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187aee-001e-0082-49af-6ffd43000000
Time:2025-01-26T05:00:02.7710461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187aee-001e-0082-49af-6ffd43000000
Time:2025-01-26T05:00:02.7710461Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187bd2-001e-0082-7baf-6ffd43000000
Time:2025-01-26T05:00:03.8091340Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187ccf-001e-0082-45af-6ffd43000000
Time:2025-01-26T05:00:04.8481334Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187d9e-001e-0082-65af-6ffd43000000
Time:2025-01-26T05:00:05.8874460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10187d9e-001e-0082-65af-6ffd43000000
Time:2025-01-26T05:00:05.8874460Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101887b0-001e-0082-19af-6ffd43000000
Time:2025-01-26T05:00:14.0849412Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188869-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:00:15.1230818Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188991-001e-0082-37af-6ffd43000000
Time:2025-01-26T05:00:16.1612184Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188991-001e-0082-37af-6ffd43000000
Time:2025-01-26T05:00:16.1612184Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188a82-001e-0082-73af-6ffd43000000
Time:2025-01-26T05:00:17.1996006Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188bb5-001e-0082-0eaf-6ffd43000000
Time:2025-01-26T05:00:18.2419554Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188c7d-001e-0082-20af-6ffd43000000
Time:2025-01-26T05:00:19.2803789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10188c7d-001e-0082-20af-6ffd43000000
Time:2025-01-26T05:00:19.2803789Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:00:27 DEBUG : Waiting for deletions to finish
2025/01/26 05:00:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/26 05:00:27 INFO : medium: Deleted
2025/01/26 05:00:27 INFO : small: Deleted
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bdff6-501e-008f-2daf-6f3597000000
Time:2025-01-26T05:00:28.0535955Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be1a4-501e-008f-01af-6f3597000000
Time:2025-01-26T05:00:29.0915815Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be3c5-501e-008f-5faf-6f3597000000
Time:2025-01-26T05:00:30.1300323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be3c5-501e-008f-5faf-6f3597000000
Time:2025-01-26T05:00:30.1300323Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be5c1-501e-008f-17af-6f3597000000
Time:2025-01-26T05:00:31.1683709Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be773-501e-008f-1aaf-6f3597000000
Time:2025-01-26T05:00:32.2063333Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be967-501e-008f-4daf-6f3597000000
Time:2025-01-26T05:00:33.2458158Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1be967-501e-008f-4daf-6f3597000000
Time:2025-01-26T05:00:33.2458158Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bf5f5-501e-008f-23af-6f3597000000
Time:2025-01-26T05:00:41.4384150Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bf7c3-501e-008f-2caf-6f3597000000
Time:2025-01-26T05:00:42.4763682Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bf9dc-501e-008f-80af-6f3597000000
Time:2025-01-26T05:00:43.5145894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bf9dc-501e-008f-80af-6f3597000000
Time:2025-01-26T05:00:43.5145894Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bfbd0-501e-008f-28af-6f3597000000
Time:2025-01-26T05:00:44.5537540Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1bfe4f-501e-008f-1caf-6f3597000000
Time:2025-01-26T05:00:45.5917232Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1c0017-501e-008f-1daf-6f3597000000
Time:2025-01-26T05:00:46.6298116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f1c0017-501e-008f-1daf-6f3597000000
Time:2025-01-26T05:00:46.6298116Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:00:55 DEBUG : Waiting for deletions to finish
2025/01/26 05:00:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/26 05:00:55 INFO : large: Deleted
2025/01/26 05:00:55 INFO : medium: Deleted
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b27c-001e-0082-08af-6ffd43000000
Time:2025-01-26T05:00:55.4023976Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b372-001e-0082-44af-6ffd43000000
Time:2025-01-26T05:00:56.4407413Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b449-001e-0082-66af-6ffd43000000
Time:2025-01-26T05:00:57.4788232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b449-001e-0082-66af-6ffd43000000
Time:2025-01-26T05:00:57.4788232Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b53f-001e-0082-22af-6ffd43000000
Time:2025-01-26T05:00:58.5173221Z
--------------------------------------------------------------------------------
2025/01/26 05:00: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b610-001e-0082-42af-6ffd43000000
Time:2025-01-26T05:00:59.5553174Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b700-001e-0082-73af-6ffd43000000
Time:2025-01-26T05:01:00.6012252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018b700-001e-0082-73af-6ffd43000000
Time:2025-01-26T05:01:00.6012252Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/01/26 05:01:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018be5f-001e-0082-23af-6ffd43000000
Time:2025-01-26T05:01:08.7958396Z
--------------------------------------------------------------------------------
2025/01/26 05:01:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018bf9c-001e-0082-18af-6ffd43000000
Time:2025-01-26T05:01:09.8348825Z
--------------------------------------------------------------------------------
2025/01/26 05:01:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c11d-001e-0082-52af-6ffd43000000
Time:2025-01-26T05:01:10.8728006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c11d-001e-0082-52af-6ffd43000000
Time:2025-01-26T05:01:10.8728006Z
--------------------------------------------------------------------------------
2025/01/26 05:01:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c2ea-001e-0082-19af-6ffd43000000
Time:2025-01-26T05:01:11.9109976Z
--------------------------------------------------------------------------------
2025/01/26 05:01:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c484-001e-0082-68af-6ffd43000000
Time:2025-01-26T05:01:12.9494619Z
--------------------------------------------------------------------------------
2025/01/26 05:01:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c590-001e-0082-4aaf-6ffd43000000
Time:2025-01-26T05:01:13.9880061Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018c590-001e-0082-4aaf-6ffd43000000
Time:2025-01-26T05:01:13.9880061Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:01: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018ce2b-001e-0082-61af-6ffd43000000
Time:2025-01-26T05:01:22.4901664Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018cf21-001e-0082-0daf-6ffd43000000
Time:2025-01-26T05:01:23.5279304Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018cff5-001e-0082-33af-6ffd43000000
Time:2025-01-26T05:01:24.5664205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018cff5-001e-0082-33af-6ffd43000000
Time:2025-01-26T05:01:24.5664205Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018d1cc-001e-0082-6baf-6ffd43000000
Time:2025-01-26T05:01:25.6053479Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018d3a6-001e-0082-25af-6ffd43000000
Time:2025-01-26T05:01:26.6432197Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018d4b6-001e-0082-18af-6ffd43000000
Time:2025-01-26T05:01:27.6809474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018d4b6-001e-0082-18af-6ffd43000000
Time:2025-01-26T05:01:27.6809474Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/01/26 05:01:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e11b-001e-0082-4eaf-6ffd43000000
Time:2025-01-26T05:01:35.8767044Z
--------------------------------------------------------------------------------
2025/01/26 05:01:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e1f7-001e-0082-79af-6ffd43000000
Time:2025-01-26T05:01:36.9146029Z
--------------------------------------------------------------------------------
2025/01/26 05:01:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e311-001e-0082-4daf-6ffd43000000
Time:2025-01-26T05:01:37.9529781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e311-001e-0082-4daf-6ffd43000000
Time:2025-01-26T05:01:37.9529781Z
--------------------------------------------------------------------------------
2025/01/26 05:01:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e419-001e-0082-22af-6ffd43000000
Time:2025-01-26T05:01:38.9916123Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e58c-001e-0082-4caf-6ffd43000000
Time:2025-01-26T05:01:40.0295603Z
--------------------------------------------------------------------------------
2025/01/26 05:01: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e6d2-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:01:41.0681687Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018e6d2-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:01:41.0681687Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/01/26 05:01:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/26 05:01:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/26 05:01:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/26 05:01:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/26 05:01:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/26 05:01:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/26 05:01:49 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:01:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f15b-001e-0082-41af-6ffd43000000
Time:2025-01-26T05:01:50.4167536Z
--------------------------------------------------------------------------------
2025/01/26 05:01:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f2a6-001e-0082-4baf-6ffd43000000
Time:2025-01-26T05:01:51.4555181Z
--------------------------------------------------------------------------------
2025/01/26 05:01:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f3cc-001e-0082-50af-6ffd43000000
Time:2025-01-26T05:01:52.4934718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f3cc-001e-0082-50af-6ffd43000000
Time:2025-01-26T05:01:52.4934718Z
--------------------------------------------------------------------------------
2025/01/26 05:01:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f50c-001e-0082-5caf-6ffd43000000
Time:2025-01-26T05:01:53.5333330Z
--------------------------------------------------------------------------------
2025/01/26 05:01:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f649-001e-0082-65af-6ffd43000000
Time:2025-01-26T05:01:54.5713027Z
--------------------------------------------------------------------------------
2025/01/26 05:01:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f7a6-001e-0082-7faf-6ffd43000000
Time:2025-01-26T05:01:55.6092484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1018f7a6-001e-0082-7faf-6ffd43000000
Time:2025-01-26T05:01:55.6092484Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/01/26 05:02:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nasesab8sebo"
2025/01/26 05:02:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/26 05:02:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 05:02:03 DEBUG : Azure container rclone-test-nasesab8sebo: Using directory markers
2025/01/26 05:02:03 DEBUG : Creating backend with remote "/tmp/rclone2581489060"
run.go:180: Remote "Azure container rclone-test-nasesab8sebo", Local "Local file system at /tmp/rclone2581489060", Modify Window "1ns"
2025/01/26 05:02:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/26 05:02:03 DEBUG : A1/B1/: Creating directory marker
2025/01/26 05:02:03 DEBUG : A1/: Creating directory marker
2025/01/26 05:02:04 INFO : A2: Making directory
2025/01/26 05:02:04 DEBUG : A2/: Creating directory marker
2025/01/26 05:02:04 INFO : A1/B2: Making directory
2025/01/26 05:02:04 DEBUG : A1/B2/: Creating directory marker
2025/01/26 05:02:04 INFO : A1/B2/C2: Making directory
2025/01/26 05:02:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/26 05:02:04 INFO : A1/B1/C3: Making directory
2025/01/26 05:02:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/26 05:02:04 INFO : A3: Making directory
2025/01/26 05:02:04 DEBUG : A3/: Creating directory marker
2025/01/26 05:02:04 INFO : A3/B3: Making directory
2025/01/26 05:02:04 DEBUG : A3/B3/: Creating directory marker
2025/01/26 05:02:04 INFO : A3/B3/C4: Making directory
2025/01/26 05:02:04 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/26 05:02:05 DEBUG : Waiting for deletions to finish
2025/01/26 05:02:05 INFO : A1/B1/C1/one: Deleted
2025/01/26 05:02:05 DEBUG : removing 2 level 3 directories
2025/01/26 05:02:05 INFO : A1/B1/C3: Removing directory
2025/01/26 05:02:05 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/26 05:02:05 INFO : A1/B1/C1: Removing directory
2025/01/26 05:02:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/26 05:02:05 DEBUG : removing 1 level 2 directories
2025/01/26 05:02:05 INFO : A1/B1: Removing directory
2025/01/26 05:02:05 DEBUG : A1/B1/: Removing directory marker
2025/01/26 05:02:05 DEBUG : Azure container rclone-test-nasesab8sebo: Purge remote
2025/01/26 05:02:05 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.75s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:02:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/26 05:02:05 DEBUG : A1/B1/: Creating directory marker
2025/01/26 05:02:05 DEBUG : A1/: Creating directory marker
2025/01/26 05:02:05 INFO : A2: Making directory
2025/01/26 05:02:05 DEBUG : A2/: Creating directory marker
2025/01/26 05:02:05 INFO : A1/B2: Making directory
2025/01/26 05:02:05 DEBUG : A1/B2/: Creating directory marker
2025/01/26 05:02:06 INFO : A1/B2/C2: Making directory
2025/01/26 05:02:06 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/26 05:02:06 INFO : A1/B1/C3: Making directory
2025/01/26 05:02:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/26 05:02:06 INFO : A3: Making directory
2025/01/26 05:02:06 DEBUG : A3/: Creating directory marker
2025/01/26 05:02:06 INFO : A3/B3: Making directory
2025/01/26 05:02:06 DEBUG : A3/B3/: Creating directory marker
2025/01/26 05:02:06 INFO : A3/B3/C4: Making directory
2025/01/26 05:02:06 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/26 05:02:13 DEBUG : removing 1 level 3 directories
2025/01/26 05:02:13 INFO : A3/B3/C4: Removing directory
2025/01/26 05:02:13 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/26 05:02:21 DEBUG : removing 2 level 3 directories
2025/01/26 05:02:21 INFO : A1/B2/C2: Removing directory
2025/01/26 05:02:21 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/26 05:02:21 INFO : A1/B1/C3: Removing directory
2025/01/26 05:02:21 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/26 05:02:21 DEBUG : removing 2 level 2 directories
2025/01/26 05:02:21 INFO : A3/B3: Removing directory
2025/01/26 05:02:21 DEBUG : A3/B3/: Removing directory marker
2025/01/26 05:02:21 INFO : A1/B2: Removing directory
2025/01/26 05:02:21 DEBUG : A1/B2/: Removing directory marker
2025/01/26 05:02:21 DEBUG : removing 4 level 1 directories
2025/01/26 05:02:21 INFO : dst: Removing directory
2025/01/26 05:02:21 DEBUG : dst/: Removing directory marker
2025/01/26 05:02:21 INFO : A2: Removing directory
2025/01/26 05:02:21 DEBUG : A2/: Removing directory marker
2025/01/26 05:02:21 INFO : A3: Removing directory
2025/01/26 05:02:21 DEBUG : A3/: Removing directory marker
2025/01/26 05:02:21 INFO : BackupDir: Removing directory
2025/01/26 05:02:21 DEBUG : BackupDir/: Removing directory marker
2025/01/26 05:02:21 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101911e8-001e-0082-30af-6ffd43000000
Time:2025-01-26T05:02:21.4579288Z
--------------------------------------------------------------------------------
2025/01/26 05:02:21 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10191203-001e-0082-46af-6ffd43000000
Time:2025-01-26T05:02:21.5757398Z
--------------------------------------------------------------------------------
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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10191203-001e-0082-46af-6ffd43000000
Time:2025-01-26T05:02:21.5757398Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/26 05:02:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10191234-001e-0082-6eaf-6ffd43000000
Time:2025-01-26T05:02:21.7697643Z
--------------------------------------------------------------------------------
2025/01/26 05:02:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10191321-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:02:22.8088690Z
--------------------------------------------------------------------------------
2025/01/26 05:02:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101913fb-001e-0082-49af-6ffd43000000
Time:2025-01-26T05:02:23.8472821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101913fb-001e-0082-49af-6ffd43000000
Time:2025-01-26T05:02:23.8472821Z
--------------------------------------------------------------------------------
2025/01/26 05:02:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101914e8-001e-0082-73af-6ffd43000000
Time:2025-01-26T05:02:24.8850577Z
--------------------------------------------------------------------------------
2025/01/26 05:02:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10191626-001e-0082-55af-6ffd43000000
Time:2025-01-26T05:02:25.9231535Z
--------------------------------------------------------------------------------
2025/01/26 05:02:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019176c-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:02:26.9608497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019176c-001e-0082-2aaf-6ffd43000000
Time:2025-01-26T05:02:26.9608497Z
--------------------------------------------------------------------------------
2025/01/26 05:02:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/26 05:02:28 DEBUG : A1/B1/: Removing directory marker
2025/01/26 05:02:28 DEBUG : A1/: 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
/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/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.72s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:02:35 INFO : A1: Making directory
2025/01/26 05:02:35 DEBUG : A1/: Creating directory marker
2025/01/26 05:02:35 INFO : A1/B1: Making directory
2025/01/26 05:02:35 DEBUG : A1/B1/: Creating directory marker
2025/01/26 05:02:35 INFO : A1/B1/C1: Making directory
2025/01/26 05:02:35 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/01/26 05:02:42 DEBUG : removing 1 level 3 directories
2025/01/26 05:02:42 INFO : A1/B1/C1: Removing directory
2025/01/26 05:02:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/26 05:02:42 DEBUG : removing 1 level 2 directories
2025/01/26 05:02:42 INFO : A1/B1: Removing directory
2025/01/26 05:02:42 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/01/26 05:02:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10192df7-001e-0082-5aaf-6ffd43000000
Time:2025-01-26T05:02:50.2265691Z
--------------------------------------------------------------------------------
2025/01/26 05:02:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10192efc-001e-0082-23af-6ffd43000000
Time:2025-01-26T05:02:51.2648170Z
--------------------------------------------------------------------------------
2025/01/26 05:02:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10192fcd-001e-0082-56af-6ffd43000000
Time:2025-01-26T05:02:52.3038877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10192fcd-001e-0082-56af-6ffd43000000
Time:2025-01-26T05:02:52.3038877Z
--------------------------------------------------------------------------------
2025/01/26 05:02:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019309c-001e-0082-7eaf-6ffd43000000
Time:2025-01-26T05:02:53.3426953Z
--------------------------------------------------------------------------------
2025/01/26 05:02:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101931e7-001e-0082-05af-6ffd43000000
Time:2025-01-26T05:02:54.3805447Z
--------------------------------------------------------------------------------
2025/01/26 05:02:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10193391-001e-0082-35af-6ffd43000000
Time:2025-01-26T05:02:55.4186503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10193391-001e-0082-35af-6ffd43000000
Time:2025-01-26T05:02:55.4186503Z
--------------------------------------------------------------------------------
2025/01/26 05:02:56 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.38s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:03:03 INFO : A1: Making directory
2025/01/26 05:03:03 DEBUG : A1/: Creating directory marker
2025/01/26 05:03:03 INFO : A1/B1: Making directory
2025/01/26 05:03:03 DEBUG : A1/B1/: Creating directory marker
2025/01/26 05:03:03 INFO : A1/B1/C1: Making directory
2025/01/26 05:03:03 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/01/26 05:03:11 DEBUG : removing 1 level 3 directories
2025/01/26 05:03:11 INFO : A1/B1/C1: Removing directory
2025/01/26 05:03:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/26 05:03:11 DEBUG : removing 1 level 2 directories
2025/01/26 05:03:11 INFO : A1/B1: Removing directory
2025/01/26 05:03:11 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194a54-001e-0082-76af-6ffd43000000
Time:2025-01-26T05:03:18.6148820Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194b37-001e-0082-37af-6ffd43000000
Time:2025-01-26T05:03:19.6527761Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194c23-001e-0082-6eaf-6ffd43000000
Time:2025-01-26T05:03:20.6908747Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194c23-001e-0082-6eaf-6ffd43000000
Time:2025-01-26T05:03:20.6908747Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194d18-001e-0082-32af-6ffd43000000
Time:2025-01-26T05:03:21.7292974Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194e01-001e-0082-67af-6ffd43000000
Time:2025-01-26T05:03:22.7674971Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194f0a-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:03:23.8064094Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10194f0a-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:03:23.8064094Z
--------------------------------------------------------------------------------
2025/01/26 05:03:24 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.39s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:03:32 DEBUG : filename.txt: File name found in url
2025/01/26 05:03:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/01/26 05:03:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019580c-001e-0082-0daf-6ffd43000000
Time:2025-01-26T05:03:32.8344552Z
--------------------------------------------------------------------------------
2025/01/26 05:03:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101958bb-001e-0082-1aaf-6ffd43000000
Time:2025-01-26T05:03:33.8729047Z
--------------------------------------------------------------------------------
2025/01/26 05:03:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195972-001e-0082-2faf-6ffd43000000
Time:2025-01-26T05:03:34.9108115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195972-001e-0082-2faf-6ffd43000000
Time:2025-01-26T05:03:34.9108115Z
--------------------------------------------------------------------------------
2025/01/26 05:03:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195a20-001e-0082-35af-6ffd43000000
Time:2025-01-26T05:03:35.9490116Z
--------------------------------------------------------------------------------
2025/01/26 05:03:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195ae0-001e-0082-47af-6ffd43000000
Time:2025-01-26T05:03:36.9874488Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195b77-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:03:38.0269842Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10195b77-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:03:38.0269842Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.17s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:03:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/26 05:03:46 DEBUG : sub/: Creating directory marker
2025/01/26 05:03:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 05:03:46 INFO : file1: Copied (new) to: sub/file2
2025/01/26 05:03:46 INFO : file1: Deleted
2025/01/26 05:03:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 05:03:46 DEBUG : file1: Unchanged skipping
2025/01/26 05:03:46 INFO : file1: Deleted
2025/01/26 05:03:46 DEBUG : Azure container rclone-test-kosuzuz1caya: don't need to copy/move sub/file2, it is already at target location
2025/01/26 05:03:46 DEBUG : sub/: Removing directory marker
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101963c3-001e-0082-73af-6ffd43000000
Time:2025-01-26T05:03:46.8423339Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101964df-001e-0082-18af-6ffd43000000
Time:2025-01-26T05:03:47.8804282Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196592-001e-0082-28af-6ffd43000000
Time:2025-01-26T05:03:48.9189958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196592-001e-0082-28af-6ffd43000000
Time:2025-01-26T05:03:48.9189958Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196670-001e-0082-5baf-6ffd43000000
Time:2025-01-26T05:03:49.9570873Z
--------------------------------------------------------------------------------
2025/01/26 05:03:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196777-001e-0082-46af-6ffd43000000
Time:2025-01-26T05:03:50.9957958Z
--------------------------------------------------------------------------------
2025/01/26 05:03: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196895-001e-0082-2faf-6ffd43000000
Time:2025-01-26T05:03:52.0342025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10196895-001e-0082-2faf-6ffd43000000
Time:2025-01-26T05:03:52.0342025Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (14.01s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:04:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/26 05:04:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 05:04:00 INFO : file1: Copied (new)
2025/01/26 05:04:00 INFO : file1: Deleted
2025/01/26 05:04:00 DEBUG : file1: Destination exists, skipping
2025/01/26 05:04:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101971d9-001e-0082-6baf-6ffd43000000
Time:2025-01-26T05:04:00.6136886Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10197317-001e-0082-72af-6ffd43000000
Time:2025-01-26T05:04:01.6514386Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101973fb-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:04:02.6903318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101973fb-001e-0082-36af-6ffd43000000
Time:2025-01-26T05:04:02.6903318Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101974de-001e-0082-6eaf-6ffd43000000
Time:2025-01-26T05:04:03.7284500Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101975b6-001e-0082-10af-6ffd43000000
Time:2025-01-26T05:04:04.7667670Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10197693-001e-0082-2caf-6ffd43000000
Time:2025-01-26T05:04:05.8045909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10197693-001e-0082-2caf-6ffd43000000
Time:2025-01-26T05:04:05.8045909Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.77s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10197f05-001e-0082-64af-6ffd43000000
Time:2025-01-26T05:04:13.9992224Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10198023-001e-0082-31af-6ffd43000000
Time:2025-01-26T05:04:15.0377976Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019812a-001e-0082-07af-6ffd43000000
Time:2025-01-26T05:04:16.0760112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019812a-001e-0082-07af-6ffd43000000
Time:2025-01-26T05:04:16.0760112Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019823c-001e-0082-72af-6ffd43000000
Time:2025-01-26T05:04:17.1145505Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101983cf-001e-0082-6baf-6ffd43000000
Time:2025-01-26T05:04:18.1525258Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101984d1-001e-0082-3faf-6ffd43000000
Time:2025-01-26T05:04:19.1928946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101984d1-001e-0082-3faf-6ffd43000000
Time:2025-01-26T05:04:19.1928946Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:04:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10198e40-001e-0082-39af-6ffd43000000
Time:2025-01-26T05:04:27.3882293Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10198f0b-001e-0082-57af-6ffd43000000
Time:2025-01-26T05:04:28.4262765Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10198fe3-001e-0082-7caf-6ffd43000000
Time:2025-01-26T05:04:29.4644497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10198fe3-001e-0082-7caf-6ffd43000000
Time:2025-01-26T05:04:29.4644497Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101990aa-001e-0082-25af-6ffd43000000
Time:2025-01-26T05:04:30.5025060Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101991e2-001e-0082-26af-6ffd43000000
Time:2025-01-26T05:04:31.5405272Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101992e4-001e-0082-75af-6ffd43000000
Time:2025-01-26T05:04:32.5790724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:101992e4-001e-0082-75af-6ffd43000000
Time:2025-01-26T05:04:32.5790724Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:04:40 DEBUG : dst/: Creating directory marker
2025/01/26 05:04:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/backup"
2025/01/26 05:04:40 DEBUG : Config file has changed externally - reloading
2025/01/26 05:04:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/26 05:04:40 DEBUG : Azure container rclone-test-kosuzuz1caya path backup: Using directory markers
2025/01/26 05:04:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-kosuzuz1caya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-kosuzuz1caya/backup"
2025/01/26 05:04:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/26 05:04:41 DEBUG : dst/: Creating directory marker
2025/01/26 05:04:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/26 05:04:41 INFO : dst/file1: Copied (server-side copy)
2025/01/26 05:04:41 INFO : dst/file1: Deleted
2025/01/26 05:04:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/26 05:04:41 INFO : dst/file1: Copied (new)
2025/01/26 05:04:41 INFO : dst/file1: Deleted
2025/01/26 05:04:41 DEBUG : dst/: Removing directory marker
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199bbb-001e-0082-58af-6ffd43000000
Time:2025-01-26T05:04:41.8261078Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199ca8-001e-0082-16af-6ffd43000000
Time:2025-01-26T05:04:42.8639442Z
--------------------------------------------------------------------------------
2025/01/26 05:04: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199dc2-001e-0082-74af-6ffd43000000
Time:2025-01-26T05:04:43.9015584Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199dc2-001e-0082-74af-6ffd43000000
Time:2025-01-26T05:04:43.9015584Z
--------------------------------------------------------------------------------
2025/01/26 05:04:44 DEBUG : backup/dst/: Removing directory marker
2025/01/26 05:04:44 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199ec8-001e-0082-3daf-6ffd43000000
Time:2025-01-26T05:04:44.9793220Z
--------------------------------------------------------------------------------
2025/01/26 05:04:45 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:10199fcf-001e-0082-13af-6ffd43000000
Time:2025-01-26T05:04:46.0183570Z
--------------------------------------------------------------------------------
2025/01/26 05:04:47 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-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a109-001e-0082-12af-6ffd43000000
Time:2025-01-26T05:04:47.0565738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a109-001e-0082-12af-6ffd43000000
Time:2025-01-26T05:04:47.0565738Z
--------------------------------------------------------------------------------
2025/01/26 05:04:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a227-001e-0082-41af-6ffd43000000
Time:2025-01-26T05:04:48.0948255Z
--------------------------------------------------------------------------------
2025/01/26 05:04:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a322-001e-0082-0eaf-6ffd43000000
Time:2025-01-26T05:04:49.1328254Z
--------------------------------------------------------------------------------
2025/01/26 05:04:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a452-001e-0082-05af-6ffd43000000
Time:2025-01-26T05:04:50.1713264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1019a452-001e-0082-05af-6ffd43000000
Time:2025-01-26T05:04:50.1713264Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.59s)
=== 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-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:04:58 DEBUG : A1/: Creating directory marker
2025/01/26 05:04:58 DEBUG : A1/B1/: Creating directory marker
2025/01/26 05:04:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/26 05:04:59 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/26 05:04:59 INFO : A1/B2: Making directory
2025/01/26 05:04:59 DEBUG : A1/B2/: Creating directory marker
2025/01/26 05:04:59 INFO : A1/B1/C3: Making directory
2025/01/26 05:04:59 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/26 05:05:06 DEBUG : A2/: Creating directory marker
2025/01/26 05:05:06 DEBUG : A2/B1/: Creating directory marker
2025/01/26 05:05:06 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/26 05:05:07 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/26 05:05:07 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/26 05:05:07 DEBUG : A2/B2/: Creating directory marker
2025/01/26 05:05:07 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 05:05:07 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/26 05:05:07 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/26 05:05:07 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/26 05:05:07 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/26 05:05:07 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/26 05:05:07 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/26 05:05:07 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/26 05:05:07 INFO : A1/one: Deleted
2025/01/26 05:05:07 INFO : A1/two: Deleted
2025/01/26 05:05:07 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/26 05:05:07 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/26 05:05:07 INFO : A1/B1/three: Deleted
2025/01/26 05:05:07 INFO : A1/B1/C1/four: Deleted
2025/01/26 05:05:07 INFO : A1/B1/C2/five: Deleted
2025/01/26 05:05:07 DEBUG : A1/B2/: Removing directory marker
2025/01/26 05:05:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/26 05:05:07 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/26 05:05:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/26 05:05:07 DEBUG : A1/B1/: Removing directory marker
2025/01/26 05:05:07 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/26 05:05:15 DEBUG : A3/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A3/B1/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A3/B2/: Creating directory marker
2025/01/26 05:05:15 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/26 05:05:15 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/26 05:05:15 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 05:05:15 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/26 05:05:15 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/26 05:05:15 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/26 05:05:15 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/26 05:05:15 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/26 05:05:15 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/26 05:05:15 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/26 05:05:15 INFO : A2/two: Deleted
2025/01/26 05:05:15 INFO : A2/B1/C2/five: Deleted
2025/01/26 05:05:15 INFO : A2/one: Deleted
2025/01/26 05:05:16 INFO : A2/B1/C1/four: Deleted
2025/01/26 05:05:16 INFO : A2/B1/three: Deleted
2025/01/26 05:05:16 DEBUG : A2/B2/: Removing directory marker
2025/01/26 05:05:16 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/26 05:05:16 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/26 05:05:16 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/26 05:05:16 DEBUG : A2/B1/: Removing directory marker
2025/01/26 05:05:16 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/26 05:05:23 INFO : Azure container rclone-test-kosuzuz1caya: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/26 05:05:23 DEBUG : A4/: Creating directory marker
2025/01/26 05:05:23 DEBUG : A4/B1/: Creating directory marker
2025/01/26 05:05:23 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/26 05:05:23 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/26 05:05:24 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/26 05:05:24 DEBUG : A4/B2/: Creating directory marker
2025/01/26 05:05:24 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/26 05:05:24 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/26 05:05:24 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/26 05:05:24 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/26 05:05:24 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/26 05:05:24 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/26 05:05:24 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/26 05:05:24 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/26 05:05:24 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/26 05:05:24 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/26 05:05:24 INFO : A3/B1/C1/four: Deleted
2025/01/26 05:05:24 INFO : A3/B1/three: Deleted
2025/01/26 05:05:24 INFO : A3/B1/C2/five: Deleted
2025/01/26 05:05:24 INFO : A3/two: Deleted
2025/01/26 05:05:24 INFO : A3/one: Deleted
2025/01/26 05:05:24 DEBUG : A3/B2/: Removing directory marker
2025/01/26 05:05:24 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/26 05:05:24 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/26 05:05:24 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/26 05:05:24 DEBUG : A3/B1/: Removing directory marker
2025/01/26 05:05:24 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/26 05:05:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe0277-801e-0035-44af-6fd0e9000000
Time:2025-01-26T05:05:32.1687808Z
--------------------------------------------------------------------------------
2025/01/26 05:05:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe0387-801e-0035-1eaf-6fd0e9000000
Time:2025-01-26T05:05:33.2067289Z
--------------------------------------------------------------------------------
2025/01/26 05:05:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe045f-801e-0035-46af-6fd0e9000000
Time:2025-01-26T05:05:34.2452150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe045f-801e-0035-46af-6fd0e9000000
Time:2025-01-26T05:05:34.2452150Z
--------------------------------------------------------------------------------
2025/01/26 05:05:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe04ff-801e-0035-42af-6fd0e9000000
Time:2025-01-26T05:05:35.2841925Z
--------------------------------------------------------------------------------
2025/01/26 05:05:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe05c6-801e-0035-52af-6fd0e9000000
Time:2025-01-26T05:05:36.3223307Z
--------------------------------------------------------------------------------
2025/01/26 05:05:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe069e-801e-0035-71af-6fd0e9000000
Time:2025-01-26T05:05:37.3604545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe069e-801e-0035-71af-6fd0e9000000
Time:2025-01-26T05:05:37.3604545Z
--------------------------------------------------------------------------------
2025/01/26 05:05:38 DEBUG : A4/B2/: Removing directory marker
2025/01/26 05:05:38 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/26 05:05:38 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/26 05:05:38 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/26 05:05:38 DEBUG : A4/B1/: Removing directory marker
2025/01/26 05:05:38 DEBUG : A4/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.42s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:05:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe0e51-801e-0035-7aaf-6fd0e9000000
Time:2025-01-26T05:05:45.7943091Z
--------------------------------------------------------------------------------
2025/01/26 05:05:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe0faa-801e-0035-61af-6fd0e9000000
Time:2025-01-26T05:05:46.8334061Z
--------------------------------------------------------------------------------
2025/01/26 05:05:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe10af-801e-0035-31af-6fd0e9000000
Time:2025-01-26T05:05:47.8722180Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe10af-801e-0035-31af-6fd0e9000000
Time:2025-01-26T05:05:47.8722180Z
--------------------------------------------------------------------------------
2025/01/26 05:05:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1194-801e-0035-5daf-6fd0e9000000
Time:2025-01-26T05:05:48.9100866Z
--------------------------------------------------------------------------------
2025/01/26 05:05:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe129a-801e-0035-2faf-6fd0e9000000
Time:2025-01-26T05:05:49.9482332Z
--------------------------------------------------------------------------------
2025/01/26 05:05:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe13dd-801e-0035-4aaf-6fd0e9000000
Time:2025-01-26T05:05:50.9865557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe13dd-801e-0035-4aaf-6fd0e9000000
Time:2025-01-26T05:05:50.9865557Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:05:59 DEBUG : Azure container rclone-test-kosuzuz1caya: File to upload is small (34 bytes), uploading instead of streaming
2025/01/26 05:05:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/26 05:05:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/26 05:05:59 NOTICE: Azure container rclone-test-kosuzuz1caya: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/26 05:05:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/26 05:05:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1c50-801e-0035-35af-6fd0e9000000
Time:2025-01-26T05:05:59.7197145Z
--------------------------------------------------------------------------------
2025/01/26 05:06:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1da9-801e-0035-59af-6fd0e9000000
Time:2025-01-26T05:06:00.7584010Z
--------------------------------------------------------------------------------
2025/01/26 05:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1f0b-801e-0035-7caf-6fd0e9000000
Time:2025-01-26T05:06:01.7997253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1f0b-801e-0035-7caf-6fd0e9000000
Time:2025-01-26T05:06:01.7997253Z
--------------------------------------------------------------------------------
2025/01/26 05:06:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe1fe7-801e-0035-33af-6fd0e9000000
Time:2025-01-26T05:06:02.8395817Z
--------------------------------------------------------------------------------
2025/01/26 05:06:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe20a6-801e-0035-4eaf-6fd0e9000000
Time:2025-01-26T05:06:03.8793076Z
--------------------------------------------------------------------------------
2025/01/26 05:06:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2150-801e-0035-50b0-6fd0e9000000
Time:2025-01-26T05:06:04.9178389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2150-801e-0035-50b0-6fd0e9000000
Time:2025-01-26T05:06:04.9178389Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:06:13 DEBUG : Azure container rclone-test-kosuzuz1caya: File to upload is small (34 bytes), uploading instead of streaming
2025/01/26 05:06:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/26 05:06:13 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/26 05:06:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/26 05:06: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2a12-801e-0035-01b0-6fd0e9000000
Time:2025-01-26T05:06:13.6586141Z
--------------------------------------------------------------------------------
2025/01/26 05:06:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2b49-801e-0035-7eb0-6fd0e9000000
Time:2025-01-26T05:06:14.6965387Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2ca3-801e-0035-1eb0-6fd0e9000000
Time:2025-01-26T05:06:15.7347136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2ca3-801e-0035-1eb0-6fd0e9000000
Time:2025-01-26T05:06:15.7347136Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe2e69-801e-0035-62b0-6fd0e9000000
Time:2025-01-26T05:06:16.7730631Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3065-801e-0035-66b0-6fd0e9000000
Time:2025-01-26T05:06:17.8127649Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe31bb-801e-0035-04b0-6fd0e9000000
Time:2025-01-26T05:06:18.8510980Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe31bb-801e-0035-04b0-6fd0e9000000
Time:2025-01-26T05:06:18.8510980Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:06:27 DEBUG : Azure container rclone-test-kosuzuz1caya: File to upload is small (34 bytes), uploading instead of streaming
2025/01/26 05:06:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/26 05:06:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/26 05:06:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3c60-801e-0035-78b0-6fd0e9000000
Time:2025-01-26T05:06:27.5846167Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3d81-801e-0035-67b0-6fd0e9000000
Time:2025-01-26T05:06:28.6231918Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3e41-801e-0035-0bb0-6fd0e9000000
Time:2025-01-26T05:06:29.6615313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3e41-801e-0035-0bb0-6fd0e9000000
Time:2025-01-26T05:06:29.6615313Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe3f13-801e-0035-2eb0-6fd0e9000000
Time:2025-01-26T05:06:30.6993081Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe4012-801e-0035-76b0-6fd0e9000000
Time:2025-01-26T05:06:31.7376704Z
--------------------------------------------------------------------------------
2025/01/26 05:06: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe410a-801e-0035-36b0-6fd0e9000000
Time:2025-01-26T05:06:32.7758399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe410a-801e-0035-36b0-6fd0e9000000
Time:2025-01-26T05:06:32.7758399Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:06:40 DEBUG : Azure container rclone-test-kosuzuz1caya: File to upload is small (34 bytes), uploading instead of streaming
2025/01/26 05:06:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/26 05:06:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/26 05:06:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/26 05:06:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe5013-801e-0035-61b0-6fd0e9000000
Time:2025-01-26T05:06:41.5086046Z
--------------------------------------------------------------------------------
2025/01/26 05:06:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe51b3-801e-0035-0db0-6fd0e9000000
Time:2025-01-26T05:06:42.5467752Z
--------------------------------------------------------------------------------
2025/01/26 05:06:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe5305-801e-0035-54b0-6fd0e9000000
Time:2025-01-26T05:06:43.5853794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe5305-801e-0035-54b0-6fd0e9000000
Time:2025-01-26T05:06:43.5853794Z
--------------------------------------------------------------------------------
2025/01/26 05:06:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe541c-801e-0035-16b0-6fd0e9000000
Time:2025-01-26T05:06:44.6245976Z
--------------------------------------------------------------------------------
2025/01/26 05:06:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe559d-801e-0035-40b0-6fd0e9000000
Time:2025-01-26T05:06:45.6628177Z
--------------------------------------------------------------------------------
2025/01/26 05:06:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe56d8-801e-0035-29b0-6fd0e9000000
Time:2025-01-26T05:06:46.7012746Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe56d8-801e-0035-29b0-6fd0e9000000
Time:2025-01-26T05:06:46.7012746Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.72s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/01/26 05:06:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe6167-801e-0035-22b0-6fd0e9000000
Time:2025-01-26T05:06:54.8991434Z
--------------------------------------------------------------------------------
2025/01/26 05:06:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe62ca-801e-0035-60b0-6fd0e9000000
Time:2025-01-26T05:06:55.9370937Z
--------------------------------------------------------------------------------
2025/01/26 05:06:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe63f3-801e-0035-61b0-6fd0e9000000
Time:2025-01-26T05:06:56.9750484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe63f3-801e-0035-61b0-6fd0e9000000
Time:2025-01-26T05:06:56.9750484Z
--------------------------------------------------------------------------------
2025/01/26 05:06:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe6513-801e-0035-52b0-6fd0e9000000
Time:2025-01-26T05:06:58.0131560Z
--------------------------------------------------------------------------------
2025/01/26 05:06:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe6622-801e-0035-3bb0-6fd0e9000000
Time:2025-01-26T05:06:59.0517777Z
--------------------------------------------------------------------------------
2025/01/26 05:07:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe6724-801e-0035-09b0-6fd0e9000000
Time:2025-01-26T05:07:00.0909457Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe6724-801e-0035-09b0-6fd0e9000000
Time:2025-01-26T05:07:00.0909457Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:07:08 DEBUG : Azure container rclone-test-kosuzuz1caya: File to upload is small (60 bytes), uploading instead of streaming
2025/01/26 05:07:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/26 05:07:08 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/01/26 05:07:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7047-801e-0035-1fb0-6fd0e9000000
Time:2025-01-26T05:07:08.6384298Z
--------------------------------------------------------------------------------
2025/01/26 05:07:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7166-801e-0035-1eb0-6fd0e9000000
Time:2025-01-26T05:07:09.6782899Z
--------------------------------------------------------------------------------
2025/01/26 05:07:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe72b1-801e-0035-0fb0-6fd0e9000000
Time:2025-01-26T05:07:10.7164081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe72b1-801e-0035-0fb0-6fd0e9000000
Time:2025-01-26T05:07:10.7164081Z
--------------------------------------------------------------------------------
2025/01/26 05:07:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7470-801e-0035-0fb0-6fd0e9000000
Time:2025-01-26T05:07:11.7555624Z
--------------------------------------------------------------------------------
2025/01/26 05:07:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7645-801e-0035-40b0-6fd0e9000000
Time:2025-01-26T05:07:12.7933614Z
--------------------------------------------------------------------------------
2025/01/26 05:07:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7811-801e-0035-4fb0-6fd0e9000000
Time:2025-01-26T05:07:13.8330285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe7811-801e-0035-4fb0-6fd0e9000000
Time:2025-01-26T05:07:13.8330285Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.74s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe8034-801e-0035-48b0-6fd0e9000000
Time:2025-01-26T05:07:22.0308034Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe8135-801e-0035-0ab0-6fd0e9000000
Time:2025-01-26T05:07:23.0691860Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe821d-801e-0035-47b0-6fd0e9000000
Time:2025-01-26T05:07:24.1075081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe821d-801e-0035-47b0-6fd0e9000000
Time:2025-01-26T05:07:24.1075081Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe8300-801e-0035-75b0-6fd0e9000000
Time:2025-01-26T05:07:25.1458935Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe849a-801e-0035-55b0-6fd0e9000000
Time:2025-01-26T05:07:26.1842114Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe8691-801e-0035-24b0-6fd0e9000000
Time:2025-01-26T05:07:27.2231964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe8691-801e-0035-24b0-6fd0e9000000
Time:2025-01-26T05:07:27.2231964Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
2025/01/26 05:07:35 DEBUG : sub dir/: Creating directory marker
2025/01/26 05:07:35 DEBUG : Azure container rclone-test-kosuzuz1caya: Touching "empty space"
2025/01/26 05:07:35 DEBUG : Azure container rclone-test-kosuzuz1caya: Touching "potato2"
2025/01/26 05:07:35 DEBUG : Azure container rclone-test-kosuzuz1caya: Touching "sub dir/potato3"
2025/01/26 05:07:36 DEBUG : sub dir/: Removing directory marker
2025/01/26 05:07:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9126-801e-0035-02b0-6fd0e9000000
Time:2025-01-26T05:07:36.2715279Z
--------------------------------------------------------------------------------
2025/01/26 05:07:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9206-801e-0035-33b0-6fd0e9000000
Time:2025-01-26T05:07:37.3094580Z
--------------------------------------------------------------------------------
2025/01/26 05:07:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9319-801e-0035-80b0-6fd0e9000000
Time:2025-01-26T05:07:38.3476669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9319-801e-0035-80b0-6fd0e9000000
Time:2025-01-26T05:07:38.3476669Z
--------------------------------------------------------------------------------
2025/01/26 05:07:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe93f7-801e-0035-3eb0-6fd0e9000000
Time:2025-01-26T05:07:39.3861828Z
--------------------------------------------------------------------------------
2025/01/26 05:07:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe94ea-801e-0035-04b0-6fd0e9000000
Time:2025-01-26T05:07:40.4242789Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe95f7-801e-0035-52b0-6fd0e9000000
Time:2025-01-26T05:07:41.4630427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe95f7-801e-0035-52b0-6fd0e9000000
Time:2025-01-26T05:07:41.4630427Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9dee-801e-0035-5eb0-6fd0e9000000
Time:2025-01-26T05:07:49.6614534Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9eba-801e-0035-6cb0-6fd0e9000000
Time:2025-01-26T05:07:50.7000026Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9fd2-801e-0035-46b0-6fd0e9000000
Time:2025-01-26T05:07:51.7380422Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afe9fd2-801e-0035-46b0-6fd0e9000000
Time:2025-01-26T05:07:51.7380422Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afea12f-801e-0035-64b0-6fd0e9000000
Time:2025-01-26T05:07:52.7766493Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afea23e-801e-0035-3eb0-6fd0e9000000
Time:2025-01-26T05:07:53.8146069Z
--------------------------------------------------------------------------------
2025/01/26 05:07: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afea344-801e-0035-1ab0-6fd0e9000000
Time:2025-01-26T05:07:54.8531034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afea344-801e-0035-1ab0-6fd0e9000000
Time:2025-01-26T05:07:54.8531034Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/01/26 05:08:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeab3e-801e-0035-07b0-6fd0e9000000
Time:2025-01-26T05:08:03.0520551Z
--------------------------------------------------------------------------------
2025/01/26 05:08:04 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeac30-801e-0035-4ab0-6fd0e9000000
Time:2025-01-26T05:08:04.0902010Z
--------------------------------------------------------------------------------
2025/01/26 05:08:05 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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afead21-801e-0035-78b0-6fd0e9000000
Time:2025-01-26T05:08:05.1287371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afead21-801e-0035-78b0-6fd0e9000000
Time:2025-01-26T05:08:05.1287371Z
--------------------------------------------------------------------------------
2025/01/26 05:08:06 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeade5-801e-0035-06b0-6fd0e9000000
Time:2025-01-26T05:08:06.1718688Z
--------------------------------------------------------------------------------
2025/01/26 05:08:07 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeaebf-801e-0035-39b0-6fd0e9000000
Time:2025-01-26T05:08:07.2101919Z
--------------------------------------------------------------------------------
2025/01/26 05:08:08 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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeaf93-801e-0035-69b0-6fd0e9000000
Time:2025-01-26T05:08:08.2492216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeaf93-801e-0035-69b0-6fd0e9000000
Time:2025-01-26T05:08:08.2492216Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/01/26 05:08:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeb6cf-801e-0035-3db0-6fd0e9000000
Time:2025-01-26T05:08:16.4467671Z
--------------------------------------------------------------------------------
2025/01/26 05:08:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeb7d3-801e-0035-37b0-6fd0e9000000
Time:2025-01-26T05:08:17.4848455Z
--------------------------------------------------------------------------------
2025/01/26 05:08:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeb89c-801e-0035-45b0-6fd0e9000000
Time:2025-01-26T05:08:18.5230299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeb89c-801e-0035-45b0-6fd0e9000000
Time:2025-01-26T05:08:18.5230299Z
--------------------------------------------------------------------------------
2025/01/26 05:08:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afeb9e5-801e-0035-4fb0-6fd0e9000000
Time:2025-01-26T05:08:19.5611752Z
--------------------------------------------------------------------------------
2025/01/26 05:08:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afebaad-801e-0035-61b0-6fd0e9000000
Time:2025-01-26T05:08:20.6002933Z
--------------------------------------------------------------------------------
2025/01/26 05:08:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afebb9e-801e-0035-22b0-6fd0e9000000
Time:2025-01-26T05:08:21.6386403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afebb9e-801e-0035-22b0-6fd0e9000000
Time:2025-01-26T05:08:21.6386403Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/01/26 05:08:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec38d-801e-0035-29b0-6fd0e9000000
Time:2025-01-26T05:08:29.8382331Z
--------------------------------------------------------------------------------
2025/01/26 05:08:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec51c-801e-0035-77b0-6fd0e9000000
Time:2025-01-26T05:08:30.8768469Z
--------------------------------------------------------------------------------
2025/01/26 05:08:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec5fd-801e-0035-1bb0-6fd0e9000000
Time:2025-01-26T05:08:31.9150627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec5fd-801e-0035-1bb0-6fd0e9000000
Time:2025-01-26T05:08:31.9150627Z
--------------------------------------------------------------------------------
2025/01/26 05:08:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec701-801e-0035-54b0-6fd0e9000000
Time:2025-01-26T05:08:32.9533871Z
--------------------------------------------------------------------------------
2025/01/26 05:08:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec7ef-801e-0035-1eb0-6fd0e9000000
Time:2025-01-26T05:08:33.9919803Z
--------------------------------------------------------------------------------
2025/01/26 05:08:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec8fc-801e-0035-77b0-6fd0e9000000
Time:2025-01-26T05:08:35.0305913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afec8fc-801e-0035-77b0-6fd0e9000000
Time:2025-01-26T05:08:35.0305913Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/01/26 05:08:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed061-801e-0035-75b0-6fd0e9000000
Time:2025-01-26T05:08:43.2279220Z
--------------------------------------------------------------------------------
2025/01/26 05:08:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed151-801e-0035-3bb0-6fd0e9000000
Time:2025-01-26T05:08:44.2656861Z
--------------------------------------------------------------------------------
2025/01/26 05:08:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed26f-801e-0035-17b0-6fd0e9000000
Time:2025-01-26T05:08:45.3038047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed26f-801e-0035-17b0-6fd0e9000000
Time:2025-01-26T05:08:45.3038047Z
--------------------------------------------------------------------------------
2025/01/26 05:08:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed3ad-801e-0035-0eb0-6fd0e9000000
Time:2025-01-26T05:08:46.3423635Z
--------------------------------------------------------------------------------
2025/01/26 05:08:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed50f-801e-0035-7db0-6fd0e9000000
Time:2025-01-26T05:08:47.3819527Z
--------------------------------------------------------------------------------
2025/01/26 05:08:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed5f3-801e-0035-27b0-6fd0e9000000
Time:2025-01-26T05:08:48.4199189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afed5f3-801e-0035-27b0-6fd0e9000000
Time:2025-01-26T05:08:48.4199189Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-kosuzuz1caya", Local "Local file system at /tmp/rclone3095286908", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/01/26 05:08:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afedca5-801e-0035-6cb0-6fd0e9000000
Time:2025-01-26T05:08:56.6147491Z
--------------------------------------------------------------------------------
2025/01/26 05:08: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afedde2-801e-0035-73b0-6fd0e9000000
Time:2025-01-26T05:08:57.6525682Z
--------------------------------------------------------------------------------
2025/01/26 05:08: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-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afededa-801e-0035-3db0-6fd0e9000000
Time:2025-01-26T05:08:58.6905909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afededa-801e-0035-3db0-6fd0e9000000
Time:2025-01-26T05:08:58.6905909Z
--------------------------------------------------------------------------------
2025/01/26 05:08: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afedfd0-801e-0035-76b0-6fd0e9000000
Time:2025-01-26T05:08:59.7287905Z
--------------------------------------------------------------------------------
2025/01/26 05:09: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afee0d7-801e-0035-3cb0-6fd0e9000000
Time:2025-01-26T05:09:00.7679738Z
--------------------------------------------------------------------------------
2025/01/26 05:09: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-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afee1fd-801e-0035-3ab0-6fd0e9000000
Time:2025-01-26T05:09:01.8059591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-kosuzuz1caya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6afee1fd-801e-0035-3ab0-6fd0e9000000
Time:2025-01-26T05:09:01.8059591Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/01/26 05:09:09 DEBUG : Azure container rclone-test-kosuzuz1caya: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m12.084210714s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]