"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/06 05:25:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu"
2025/04/06 05:25:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:25:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:25:37 DEBUG : Azure container rclone-test-gilalid8goqu: Using directory markers
2025/04/06 05:25:37 DEBUG : Creating backend with remote "/tmp/rclone928832710"
=== 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:25:37 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/06 05:25:37 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/06 05:25:37 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/06 05:25:37 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/06 05:25:37 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/06 05:25:37 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/06 05:25:37 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/06 05:25:37 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/06 05:25:37 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/06 05:25:38 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/06 05:25:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/06 05:25:39 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/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/06 05:25:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/06 05:25:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/06 05:25:41 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/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/06 05:25:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/06 05:25:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/06 05:25:43 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/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/06 05:25:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/06 05:25:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/06 05:25:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/06 05:25:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/06 05:25:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/06 05:25:45 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/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/06 05:25:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/06 05:25:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/06 05:25:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/06 05:25:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/06 05:25:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/06 05:25:47 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/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/06 05:25:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/06 05:25:49 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.62s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.27s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.85s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:25:49 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/06 05:25:49 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/06 05:25:49 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/06 05:25:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/06 05:25:50 DEBUG : chunksize-probe: Removing empty object
2025/04/06 05:25:50 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/06 05:25:51 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/06 05:25:51 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/06 05:25:51 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/06 05:25:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/06 05:25:51 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/06 05:25:51 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/06 05:25:51 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/06 05:25:51 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/06 05:25:51 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/06 05:25:51 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/06 05:25:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/06 05:25:52 DEBUG : Returning error reader
2025/04/06 05:25:52 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/06 05:25:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:53 DEBUG : Returning error reader
2025/04/06 05:25:53 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/06 05:25:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:54 DEBUG : Returning error reader
2025/04/06 05:25:54 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/06 05:25:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:55 DEBUG : Returning error reader
2025/04/06 05:25:55 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/06 05:25:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:56 DEBUG : Returning error reader
2025/04/06 05:25:56 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/06 05:25:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:57 DEBUG : Returning error reader
2025/04/06 05:25:57 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/06 05:25:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:58 DEBUG : Returning error reader
2025/04/06 05:25:58 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/06 05:25:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:25:59 DEBUG : Returning error reader
2025/04/06 05:25:59 DEBUG : BOOM: simulated read failure
2025/04/06 05:25:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/06 05:25:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:26:00 DEBUG : Returning error reader
2025/04/06 05:26:00 DEBUG : BOOM: simulated read failure
2025/04/06 05:26:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/06 05:26:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/06 05:26:01 DEBUG : Returning error reader
2025/04/06 05:26:01 DEBUG : BOOM: simulated read failure
2025/04/06 05:26:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/06 05:26:01 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/06 05:26:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/06 05:26:01 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/06 05:26:01 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/06 05:26:01 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/06 05:26:01 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.45s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/06 05:26:08 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/06 05:26:08 DEBUG : potato: Seek from 10 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 10 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Seek from 5 to 2
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/06 05:26:08 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Seek from 5 to 2
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/06 05:26:08 DEBUG : potato: Seek from 8 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 8 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/06 05:26:08 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/06 05:26:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/06 05:26:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/06 05:26:08 DEBUG : potato: Seek from 5 to 2
2025/04/06 05:26:08 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/06 05:26:08 DEBUG : potato: Seek from 9 to 0
2025/04/06 05:26:08 DEBUG : potato: Seek from 9 to 0
2025/04/06 05:26:08 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", 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.27s)
--- 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/04/06 05:26:09 DEBUG : Creating backend with remote "nonexistent"
2025/04/06 05:26:09 DEBUG : Creating backend with remote "nonexistent"
2025/04/06 05:26:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/06 05:26:09 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/04/06 05:26:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/06 05:26:09 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", 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.57s)
--- 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.15s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/06 05:26:12 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/06 05:26:12 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/06 05:26:12 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/data"
2025/04/06 05:26:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:12 DEBUG : Azure container rclone-test-gilalid8goqu path data: Using directory markers
2025/04/06 05:26:12 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/04/06 05:26:15 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/data"
2025/04/06 05:26:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:15 DEBUG : Azure container rclone-test-gilalid8goqu path data: Using directory markers
2025/04/06 05:26:15 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/04/06 05:26:18 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/06 05:26:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-decepot5koxu"
2025/04/06 05:26:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:18 DEBUG : Azure container rclone-test-decepot5koxu: Using directory markers
2025/04/06 05:26:18 DEBUG : Creating backend with remote "/tmp/rclone489720200"
run.go:180: Remote "Azure container rclone-test-decepot5koxu", Local "Local file system at /tmp/rclone489720200", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/06 05:26:19 ERROR : hello, world!: sum not found
2025/04/06 05:26:19 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-decepot5koxu
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-decepot5koxu: 1 files missing
2025/04/06 05:26:19 NOTICE: 1 hashes missing
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-decepot5koxu: 2 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-decepot5koxu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/06 05:26:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-decepot5koxu: 0 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-decepot5koxu: 1 matching files
2025/04/06 05:26:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nefuhur4vuto"
2025/04/06 05:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:19 DEBUG : Azure container rclone-test-nefuhur4vuto: Using directory markers
2025/04/06 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone3078938860"
run.go:180: Remote "Azure container rclone-test-nefuhur4vuto", Local "Local file system at /tmp/rclone3078938860", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/06 05:26:19 ERROR : HELLO, WORLD!: sum not found
2025/04/06 05:26:19 ERROR : hello, world!: file not in Azure container rclone-test-nefuhur4vuto
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-nefuhur4vuto: 1 files missing
2025/04/06 05:26:19 NOTICE: 1 hashes missing
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-nefuhur4vuto: 2 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-nefuhur4vuto: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/06 05:26:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-nefuhur4vuto: 0 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-nefuhur4vuto: 1 matching files
2025/04/06 05:26:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-riyubin6lige"
2025/04/06 05:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:19 DEBUG : Azure container rclone-test-riyubin6lige: Using directory markers
2025/04/06 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone4289814323"
run.go:180: Remote "Azure container rclone-test-riyubin6lige", Local "Local file system at /tmp/rclone4289814323", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/06 05:26:19 ERROR : HeLlO, wOrLd!: sum not found
2025/04/06 05:26:19 ERROR : hello, world!: file not in Azure container rclone-test-riyubin6lige
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-riyubin6lige: 1 files missing
2025/04/06 05:26:19 NOTICE: 1 hashes missing
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-riyubin6lige: 2 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-riyubin6lige: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/06 05:26:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-riyubin6lige: 0 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-riyubin6lige: 1 matching files
2025/04/06 05:26:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sigoyox0hiwa"
2025/04/06 05:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:19 DEBUG : Azure container rclone-test-sigoyox0hiwa: Using directory markers
2025/04/06 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone1424062885"
run.go:180: Remote "Azure container rclone-test-sigoyox0hiwa", Local "Local file system at /tmp/rclone1424062885", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/06 05:26:19 ERROR : HELLO, WORLD!: sum not found
2025/04/06 05:26:19 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-sigoyox0hiwa
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-sigoyox0hiwa: 1 files missing
2025/04/06 05:26:19 NOTICE: 1 hashes missing
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-sigoyox0hiwa: 2 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-sigoyox0hiwa: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/06 05:26:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-sigoyox0hiwa: 0 differences found
2025/04/06 05:26:19 NOTICE: Azure container rclone-test-sigoyox0hiwa: 1 matching files
2025/04/06 05:26:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-waworud0woqe"
2025/04/06 05:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:19 DEBUG : Azure container rclone-test-waworud0woqe: Using directory markers
2025/04/06 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone235900826"
run.go:180: Remote "Azure container rclone-test-waworud0woqe", Local "Local file system at /tmp/rclone235900826", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-waworud0woqe
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-waworud0woqe: 1 files missing
2025/04/06 05:26:20 NOTICE: 1 hashes missing
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-waworud0woqe: 2 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-waworud0woqe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/06 05:26:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-waworud0woqe: 0 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-waworud0woqe: 1 matching files
2025/04/06 05:26:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tekoxuf9pama"
2025/04/06 05:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:20 DEBUG : Azure container rclone-test-tekoxuf9pama: Using directory markers
2025/04/06 05:26:20 DEBUG : Creating backend with remote "/tmp/rclone1853247398"
run.go:180: Remote "Azure container rclone-test-tekoxuf9pama", Local "Local file system at /tmp/rclone1853247398", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tekoxuf9pama
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-tekoxuf9pama: 1 files missing
2025/04/06 05:26:20 NOTICE: 1 hashes missing
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-tekoxuf9pama: 2 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-tekoxuf9pama: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/06 05:26:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-tekoxuf9pama: 0 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-tekoxuf9pama: 1 matching files
2025/04/06 05:26:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zomesiq2zira"
2025/04/06 05:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:20 DEBUG : Azure container rclone-test-zomesiq2zira: Using directory markers
2025/04/06 05:26:20 DEBUG : Creating backend with remote "/tmp/rclone1136861823"
run.go:180: Remote "Azure container rclone-test-zomesiq2zira", Local "Local file system at /tmp/rclone1136861823", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zomesiq2zira
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-zomesiq2zira: 1 files missing
2025/04/06 05:26:20 NOTICE: 1 hashes missing
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-zomesiq2zira: 2 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-zomesiq2zira: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/06 05:26:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-zomesiq2zira: 0 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-zomesiq2zira: 1 matching files
2025/04/06 05:26:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werugit1vinu"
2025/04/06 05:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:20 DEBUG : Azure container rclone-test-werugit1vinu: Using directory markers
2025/04/06 05:26:20 DEBUG : Creating backend with remote "/tmp/rclone2082558594"
run.go:180: Remote "Azure container rclone-test-werugit1vinu", Local "Local file system at /tmp/rclone2082558594", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-werugit1vinu
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-werugit1vinu: 1 files missing
2025/04/06 05:26:20 NOTICE: 1 hashes missing
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-werugit1vinu: 2 differences found
2025/04/06 05:26:20 NOTICE: Azure container rclone-test-werugit1vinu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/06 05:26:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-werugit1vinu: 0 differences found
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-werugit1vinu: 1 matching files
2025/04/06 05:26:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hoganut7bami"
2025/04/06 05:26:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-hoganut7bami: Using directory markers
2025/04/06 05:26:21 DEBUG : Creating backend with remote "/tmp/rclone1843483927"
run.go:180: Remote "Azure container rclone-test-hoganut7bami", Local "Local file system at /tmp/rclone1843483927", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/06 05:26:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hoganut7bami
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-hoganut7bami: 1 files missing
2025/04/06 05:26:21 NOTICE: 1 hashes missing
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-hoganut7bami: 2 differences found
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-hoganut7bami: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/06 05:26:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-hoganut7bami: 0 differences found
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-hoganut7bami: 1 matching files
2025/04/06 05:26:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qobodop0neka"
2025/04/06 05:26:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:26:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-qobodop0neka: Using directory markers
2025/04/06 05:26:21 DEBUG : Creating backend with remote "/tmp/rclone3002102460"
run.go:180: Remote "Azure container rclone-test-qobodop0neka", Local "Local file system at /tmp/rclone3002102460", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/06 05:26:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/06 05:26:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qobodop0neka
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-qobodop0neka: 1 files missing
2025/04/06 05:26:21 NOTICE: 1 hashes missing
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-qobodop0neka: 2 differences found
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-qobodop0neka: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/06 05:26:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-qobodop0neka: 0 differences found
2025/04/06 05:26:21 NOTICE: Azure container rclone-test-qobodop0neka: 1 matching files
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-qobodop0neka: Purge remote
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-hoganut7bami: Purge remote
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-werugit1vinu: Purge remote
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-zomesiq2zira: Purge remote
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-tekoxuf9pama: Purge remote
2025/04/06 05:26:21 DEBUG : Azure container rclone-test-waworud0woqe: Purge remote
2025/04/06 05:26:22 DEBUG : Azure container rclone-test-sigoyox0hiwa: Purge remote
2025/04/06 05:26:22 DEBUG : Azure container rclone-test-riyubin6lige: Purge remote
2025/04/06 05:26:22 DEBUG : Azure container rclone-test-nefuhur4vuto: Purge remote
2025/04/06 05:26:22 DEBUG : Azure container rclone-test-decepot5koxu: Purge remote
--- PASS: TestApplyTransforms (3.53s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/06 05:26:22 DEBUG : sub/: Creating directory marker
2025/04/06 05:26:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:26:22 INFO : file1: Copied (new) to: sub/file2
2025/04/06 05:26:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:22 DEBUG : file1: Unchanged skipping
2025/04/06 05:26:22 DEBUG : Azure container rclone-test-gilalid8goqu: don't need to copy/move sub/file2, it is already at target location
2025/04/06 05:26:22 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:22 DEBUG : dst/: Creating directory marker
2025/04/06 05:26:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/backup"
2025/04/06 05:26:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:23 DEBUG : Azure container rclone-test-gilalid8goqu path backup: Using directory markers
2025/04/06 05:26:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/backup"
2025/04/06 05:26:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/06 05:26:23 DEBUG : dst/: Creating directory marker
2025/04/06 05:26:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/06 05:26:23 INFO : dst/file1: Copied (server-side copy)
2025/04/06 05:26:23 INFO : dst/file1: Deleted
2025/04/06 05:26:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:26:23 INFO : dst/file1: Copied (new)
2025/04/06 05:26:23 DEBUG : dst/: Removing directory marker
2025/04/06 05:26:23 DEBUG : backup/dst/: Removing directory marker
2025/04/06 05:26:23 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d07f64-f01e-0086-5ab4-a67044000000
Time:2025-04-06T05:26:23.9402852Z
--------------------------------------------------------------------------------
2025/04/06 05:26:24 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d08019-f01e-0086-6eb4-a67044000000
Time:2025-04-06T05:26:24.9777491Z
--------------------------------------------------------------------------------
2025/04/06 05:26:26 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d080c3-f01e-0086-7db4-a67044000000
Time:2025-04-06T05:26:26.0147620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d080c3-f01e-0086-7db4-a67044000000
Time:2025-04-06T05:26:26.0147620Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/dst"
2025/04/06 05:26:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:27 DEBUG : Azure container rclone-test-gilalid8goqu path dst: Using directory markers
2025/04/06 05:26:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:27 DEBUG : Azure container rclone-test-gilalid8goqu path CompareDest: Using directory markers
2025/04/06 05:26:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:27 DEBUG : one: Need to transfer - File not found at Destination
2025/04/06 05:26:27 DEBUG : /: Creating directory marker
2025/04/06 05:26:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:26:27 INFO : one: Copied (new)
2025/04/06 05:26:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:27 DEBUG : /: Creating directory marker
2025/04/06 05:26:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/06 05:26:27 INFO : one: Copied (replaced existing)
2025/04/06 05:26:27 DEBUG : dst/: Creating directory marker
2025/04/06 05:26:27 DEBUG : CompareDest/: Creating directory marker
2025/04/06 05:26:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/06 05:26:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:28 DEBUG : two: Need to transfer - File not found at Destination
2025/04/06 05:26:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/06 05:26:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:28 DEBUG : two: Need to transfer - File not found at Destination
2025/04/06 05:26:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/06 05:26:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CompareDest"
2025/04/06 05:26:28 DEBUG : two: Need to transfer - File not found at Destination
2025/04/06 05:26:28 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/06 05:26:29 INFO : two: Copied (new)
2025/04/06 05:26:29 DEBUG : dst/: Removing directory marker
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d08416-f01e-0086-41b4-a67044000000
Time:2025-04-06T05:26:29.4149930Z
--------------------------------------------------------------------------------
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d08532-f01e-0086-23b4-a67044000000
Time:2025-04-06T05:26:30.4533123Z
--------------------------------------------------------------------------------
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0865c-f01e-0086-15b4-a67044000000
Time:2025-04-06T05:26:31.4905071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0865c-f01e-0086-15b4-a67044000000
Time:2025-04-06T05:26:31.4905071Z
--------------------------------------------------------------------------------
2025/04/06 05:26:32 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.59s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:26:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/dst"
2025/04/06 05:26:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:39 DEBUG : Azure container rclone-test-gilalid8goqu path dst: Using directory markers
2025/04/06 05:26:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:39 DEBUG : Azure container rclone-test-gilalid8goqu path CopyDest: Using directory markers
2025/04/06 05:26:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:39 DEBUG : one: Need to transfer - File not found at Destination
2025/04/06 05:26:39 DEBUG : /: Creating directory marker
2025/04/06 05:26:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:26:40 INFO : one: Copied (new)
2025/04/06 05:26:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:40 DEBUG : /: Creating directory marker
2025/04/06 05:26:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/06 05:26:40 INFO : one: Copied (replaced existing)
2025/04/06 05:26:40 DEBUG : dst/: Creating directory marker
2025/04/06 05:26:40 DEBUG : CopyDest/: Creating directory marker
2025/04/06 05:26:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/BackupDir"
2025/04/06 05:26:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:26:40 DEBUG : Azure container rclone-test-gilalid8goqu path BackupDir: Using directory markers
2025/04/06 05:26:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/BackupDir"
2025/04/06 05:26:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/06 05:26:40 DEBUG : /: Creating directory marker
2025/04/06 05:26:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:26:41 INFO : one: Copied (server-side copy)
2025/04/06 05:26:41 INFO : one: Deleted
2025/04/06 05:26:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/06 05:26:41 INFO : one: Copied (server-side copy)
2025/04/06 05:26:41 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/06 05:26:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:41 DEBUG : two: Need to transfer - File not found at Destination
2025/04/06 05:26:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/06 05:26:41 INFO : two: Copied (server-side copy)
2025/04/06 05:26:41 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/06 05:26:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:26:41 DEBUG : two: Unchanged skipping
2025/04/06 05:26:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/CopyDest"
2025/04/06 05:26:42 DEBUG : three: Need to transfer - File not found at Destination
2025/04/06 05:26:42 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/06 05:26:42 DEBUG : three: Destination not found in --copy-dest
2025/04/06 05:26:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/06 05:26:42 INFO : three: Copied (new)
2025/04/06 05:26:42 DEBUG : dst/: Removing directory marker
2025/04/06 05:26:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d091c2-f01e-0086-14b4-a67044000000
Time:2025-04-06T05:26:42.7523885Z
--------------------------------------------------------------------------------
2025/04/06 05:26:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d092a4-f01e-0086-3eb4-a67044000000
Time:2025-04-06T05:26:43.7894289Z
--------------------------------------------------------------------------------
2025/04/06 05:26:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09348-f01e-0086-3cb4-a67044000000
Time:2025-04-06T05:26:44.8264936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09348-f01e-0086-3cb4-a67044000000
Time:2025-04-06T05:26:44.8264936Z
--------------------------------------------------------------------------------
2025/04/06 05:26:45 DEBUG : CopyDest/: Removing directory marker
2025/04/06 05:26:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0948b-f01e-0086-30b4-a67044000000
Time:2025-04-06T05:26:45.9024911Z
--------------------------------------------------------------------------------
2025/04/06 05:26:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09597-f01e-0086-05b4-a67044000000
Time:2025-04-06T05:26:46.9398844Z
--------------------------------------------------------------------------------
2025/04/06 05:26:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09670-f01e-0086-2fb4-a67044000000
Time:2025-04-06T05:26:47.9787132Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09670-f01e-0086-2fb4-a67044000000
Time:2025-04-06T05:26:47.9787132Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.45s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09ccd-f01e-0086-6cb4-a67044000000
Time:2025-04-06T05:26:56.1719233Z
--------------------------------------------------------------------------------
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09d70-f01e-0086-64b4-a67044000000
Time:2025-04-06T05:26:57.2093412Z
--------------------------------------------------------------------------------
2025/04/06 05:26: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09e35-f01e-0086-01b4-a67044000000
Time:2025-04-06T05:26:58.2467181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09e35-f01e-0086-01b4-a67044000000
Time:2025-04-06T05:26:58.2467181Z
--------------------------------------------------------------------------------
2025/04/06 05:26: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09f0d-f01e-0086-21b4-a67044000000
Time:2025-04-06T05:26:59.2846325Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d09fa7-f01e-0086-13b4-a67044000000
Time:2025-04-06T05:27:00.3223632Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a080-f01e-0086-3bb4-a67044000000
Time:2025-04-06T05:27:01.3596914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a080-f01e-0086-3bb4-a67044000000
Time:2025-04-06T05:27:01.3596914Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a72c-f01e-0086-5fb4-a67044000000
Time:2025-04-06T05:27:09.5514038Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a7aa-f01e-0086-3db4-a67044000000
Time:2025-04-06T05:27:10.5898198Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a859-f01e-0086-33b4-a67044000000
Time:2025-04-06T05:27:11.6279367Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a859-f01e-0086-33b4-a67044000000
Time:2025-04-06T05:27:11.6279367Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a900-f01e-0086-2ab4-a67044000000
Time:2025-04-06T05:27:12.6653322Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0a9c5-f01e-0086-42b4-a67044000000
Time:2025-04-06T05:27:13.7025896Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0aa7e-f01e-0086-44b4-a67044000000
Time:2025-04-06T05:27:14.7414030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0aa7e-f01e-0086-44b4-a67044000000
Time:2025-04-06T05:27:14.7414030Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:27:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/06 05:27:22 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/06 05:27:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:27:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/06 05:27:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/06 05:27:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/06 05:27:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/06 05:27:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/06 05:27:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ec124b5f1b3233d8d2f6a64d9bb19039 OK
2025/04/06 05:27:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b0bb-f01e-0086-1bb4-a67044000000
Time:2025-04-06T05:27:23.8514333Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b1ab-f01e-0086-52b4-a67044000000
Time:2025-04-06T05:27:24.8898913Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b244-f01e-0086-4ab4-a67044000000
Time:2025-04-06T05:27:25.9276310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b244-f01e-0086-4ab4-a67044000000
Time:2025-04-06T05:27:25.9276310Z
--------------------------------------------------------------------------------
2025/04/06 05:27:26 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b2f5-f01e-0086-49b4-a67044000000
Time:2025-04-06T05:27:27.0034328Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b3ac-f01e-0086-5ab4-a67044000000
Time:2025-04-06T05:27:28.0414096Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b464-f01e-0086-6ab4-a67044000000
Time:2025-04-06T05:27:29.0796522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0b464-f01e-0086-6ab4-a67044000000
Time:2025-04-06T05:27:29.0796522Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bafe-f01e-0086-6bb4-a67044000000
Time:2025-04-06T05:27:37.2707203Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bbc2-f01e-0086-7bb4-a67044000000
Time:2025-04-06T05:27:38.3082500Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bcb8-f01e-0086-4eb4-a67044000000
Time:2025-04-06T05:27:39.3454182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bcb8-f01e-0086-4eb4-a67044000000
Time:2025-04-06T05:27:39.3454182Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bd55-f01e-0086-46b4-a67044000000
Time:2025-04-06T05:27:40.3833481Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0be33-f01e-0086-70b4-a67044000000
Time:2025-04-06T05:27:41.4204820Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bf17-f01e-0086-26b4-a67044000000
Time:2025-04-06T05:27:42.4577319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0bf17-f01e-0086-26b4-a67044000000
Time:2025-04-06T05:27:42.4577319Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0c7ea-f01e-0086-78b4-a67044000000
Time:2025-04-06T05:27:50.6486980Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0c8d5-f01e-0086-1fb4-a67044000000
Time:2025-04-06T05:27:51.6861400Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0c9bd-f01e-0086-55b4-a67044000000
Time:2025-04-06T05:27:52.7234854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0c9bd-f01e-0086-55b4-a67044000000
Time:2025-04-06T05:27:52.7234854Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0caaf-f01e-0086-09b4-a67044000000
Time:2025-04-06T05:27:53.7620239Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0cb6d-f01e-0086-14b4-a67044000000
Time:2025-04-06T05:27:54.7994638Z
--------------------------------------------------------------------------------
2025/04/06 05:27: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0cc19-f01e-0086-0bb4-a67044000000
Time:2025-04-06T05:27:55.8371035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0cc19-f01e-0086-0bb4-a67044000000
Time:2025-04-06T05:27:55.8371035Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d460-f01e-0086-04b4-a67044000000
Time:2025-04-06T05:28:04.0300064Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d53a-f01e-0086-20b4-a67044000000
Time:2025-04-06T05:28:05.0675774Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d608-f01e-0086-2fb4-a67044000000
Time:2025-04-06T05:28:06.1052232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d608-f01e-0086-2fb4-a67044000000
Time:2025-04-06T05:28:06.1052232Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d699-f01e-0086-17b4-a67044000000
Time:2025-04-06T05:28:07.1436742Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d762-f01e-0086-30b4-a67044000000
Time:2025-04-06T05:28:08.1806598Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d7f1-f01e-0086-11b4-a67044000000
Time:2025-04-06T05:28:09.2192200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0d7f1-f01e-0086-11b4-a67044000000
Time:2025-04-06T05:28:09.2192200Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:28:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0de2e-f01e-0086-5eb4-a67044000000
Time:2025-04-06T05:28:17.4102414Z
--------------------------------------------------------------------------------
2025/04/06 05:28:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0deff-f01e-0086-7bb4-a67044000000
Time:2025-04-06T05:28:18.4472533Z
--------------------------------------------------------------------------------
2025/04/06 05:28:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0dfc8-f01e-0086-08b4-a67044000000
Time:2025-04-06T05:28:19.4850115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0dfc8-f01e-0086-08b4-a67044000000
Time:2025-04-06T05:28:19.4850115Z
--------------------------------------------------------------------------------
2025/04/06 05:28:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e06f-f01e-0086-07b4-a67044000000
Time:2025-04-06T05:28:20.5222374Z
--------------------------------------------------------------------------------
2025/04/06 05:28:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e0f5-f01e-0086-67b4-a67044000000
Time:2025-04-06T05:28:21.5601654Z
--------------------------------------------------------------------------------
2025/04/06 05:28:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e1ea-f01e-0086-3cb4-a67044000000
Time:2025-04-06T05:28:22.5977186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e1ea-f01e-0086-3cb4-a67044000000
Time:2025-04-06T05:28:22.5977186Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:28:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e81c-f01e-0086-80b4-a67044000000
Time:2025-04-06T05:28:30.7910067Z
--------------------------------------------------------------------------------
2025/04/06 05:28:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e8bc-f01e-0086-6eb4-a67044000000
Time:2025-04-06T05:28:31.8291752Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e9d8-f01e-0086-3ab4-a67044000000
Time:2025-04-06T05:28:32.8669356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0e9d8-f01e-0086-3ab4-a67044000000
Time:2025-04-06T05:28:32.8669356Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0eb10-f01e-0086-74b4-a67044000000
Time:2025-04-06T05:28:33.9045708Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0ec8d-f01e-0086-32b4-a67044000000
Time:2025-04-06T05:28:34.9420071Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0edc1-f01e-0086-30b4-a67044000000
Time:2025-04-06T05:28:35.9798688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0edc1-f01e-0086-30b4-a67044000000
Time:2025-04-06T05:28:35.9798688Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:28:44 DEBUG : also/: Creating directory marker
2025/04/06 05:28:44 INFO : Azure container rclone-test-gilalid8goqu: Looking for duplicate md5 hashes using newest mode.
2025/04/06 05:28:44 NOTICE: 1c6dc04fbaada75e4c3fd9f279c424d2: Found 3 files with duplicate md5 hashes
2025/04/06 05:28:44 INFO : one: Deleted
2025/04/06 05:28:44 INFO : also/one: Deleted
2025/04/06 05:28:44 NOTICE: 1c6dc04fbaada75e4c3fd9f279c424d2: Deleted 2 extra copies
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f51b-f01e-0086-7cb4-a67044000000
Time:2025-04-06T05:28:44.9704709Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f5ce-f01e-0086-0ab4-a67044000000
Time:2025-04-06T05:28:46.0079845Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f677-f01e-0086-06b4-a67044000000
Time:2025-04-06T05:28:47.0462607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f677-f01e-0086-06b4-a67044000000
Time:2025-04-06T05:28:47.0462607Z
--------------------------------------------------------------------------------
2025/04/06 05:28:48 DEBUG : also/: Removing directory marker
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f702-f01e-0086-6eb4-a67044000000
Time:2025-04-06T05:28:48.1228145Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f79c-f01e-0086-62b4-a67044000000
Time:2025-04-06T05:28:49.1607238Z
--------------------------------------------------------------------------------
2025/04/06 05:28: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f8d6-f01e-0086-59b4-a67044000000
Time:2025-04-06T05:28:50.1992460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0f8d6-f01e-0086-59b4-a67044000000
Time:2025-04-06T05:28:50.1992460Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:28:58 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0feb3-f01e-0086-03b4-a67044000000
Time:2025-04-06T05:28:58.3959627Z
--------------------------------------------------------------------------------
2025/04/06 05:28:59 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0ff55-f01e-0086-6fb4-a67044000000
Time:2025-04-06T05:28:59.4338655Z
--------------------------------------------------------------------------------
2025/04/06 05:29:00 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0fff1-f01e-0086-5db4-a67044000000
Time:2025-04-06T05:29:00.4717062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d0fff1-f01e-0086-5db4-a67044000000
Time:2025-04-06T05:29:00.4717062Z
--------------------------------------------------------------------------------
2025/04/06 05:29:01 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d100b9-f01e-0086-68b4-a67044000000
Time:2025-04-06T05:29:01.5108202Z
--------------------------------------------------------------------------------
2025/04/06 05:29:02 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10268-f01e-0086-42b4-a67044000000
Time:2025-04-06T05:29:02.5483575Z
--------------------------------------------------------------------------------
2025/04/06 05:29:03 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10401-f01e-0086-67b4-a67044000000
Time:2025-04-06T05:29:03.5858954Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10401-f01e-0086-67b4-a67044000000
Time:2025-04-06T05:29:03.5858954Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10d2d-f01e-0086-2ab4-a67044000000
Time:2025-04-06T05:29:11.7818687Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10dce-f01e-0086-1db4-a67044000000
Time:2025-04-06T05:29:12.8194059Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10e4f-f01e-0086-71b4-a67044000000
Time:2025-04-06T05:29:13.8568528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10e4f-f01e-0086-71b4-a67044000000
Time:2025-04-06T05:29:13.8568528Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10f0a-f01e-0086-73b4-a67044000000
Time:2025-04-06T05:29:14.8941275Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d10fce-f01e-0086-05b4-a67044000000
Time:2025-04-06T05:29:15.9313256Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11062-f01e-0086-5fb4-a67044000000
Time:2025-04-06T05:29:16.9688803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11062-f01e-0086-5fb4-a67044000000
Time:2025-04-06T05:29:16.9688803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:29:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11626-f01e-0086-1fb4-a67044000000
Time:2025-04-06T05:29:25.1608475Z
--------------------------------------------------------------------------------
2025/04/06 05:29:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11695-f01e-0086-6bb4-a67044000000
Time:2025-04-06T05:29:26.1980590Z
--------------------------------------------------------------------------------
2025/04/06 05:29:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11726-f01e-0086-4bb4-a67044000000
Time:2025-04-06T05:29:27.2355540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11726-f01e-0086-4bb4-a67044000000
Time:2025-04-06T05:29:27.2355540Z
--------------------------------------------------------------------------------
2025/04/06 05:29:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d117d0-f01e-0086-40b4-a67044000000
Time:2025-04-06T05:29:28.2734273Z
--------------------------------------------------------------------------------
2025/04/06 05:29:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1187c-f01e-0086-49b4-a67044000000
Time:2025-04-06T05:29:29.3111500Z
--------------------------------------------------------------------------------
2025/04/06 05:29:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1191d-f01e-0086-52b4-a67044000000
Time:2025-04-06T05:29:30.3485395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1191d-f01e-0086-52b4-a67044000000
Time:2025-04-06T05:29:30.3485395Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/06 05:29:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11dfb-f01e-0086-2fb4-a67044000000
Time:2025-04-06T05:29:38.5402747Z
--------------------------------------------------------------------------------
2025/04/06 05:29:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11eb8-f01e-0086-45b4-a67044000000
Time:2025-04-06T05:29:39.5778512Z
--------------------------------------------------------------------------------
2025/04/06 05:29:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11f59-f01e-0086-41b4-a67044000000
Time:2025-04-06T05:29:40.6155094Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11f59-f01e-0086-41b4-a67044000000
Time:2025-04-06T05:29:40.6155094Z
--------------------------------------------------------------------------------
2025/04/06 05:29:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d11ff3-f01e-0086-36b4-a67044000000
Time:2025-04-06T05:29:41.6532975Z
--------------------------------------------------------------------------------
2025/04/06 05:29:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1209c-f01e-0086-2eb4-a67044000000
Time:2025-04-06T05:29:42.6919296Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12182-f01e-0086-5ab4-a67044000000
Time:2025-04-06T05:29:43.7295172Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12182-f01e-0086-5ab4-a67044000000
Time:2025-04-06T05:29:43.7295172Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12897-f01e-0086-4ab4-a67044000000
Time:2025-04-06T05:29:51.9231667Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1299c-f01e-0086-0cb4-a67044000000
Time:2025-04-06T05:29:52.9618149Z
--------------------------------------------------------------------------------
2025/04/06 05:29: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12a9d-f01e-0086-41b4-a67044000000
Time:2025-04-06T05:29:53.9991318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12a9d-f01e-0086-41b4-a67044000000
Time:2025-04-06T05:29:53.9991318Z
--------------------------------------------------------------------------------
2025/04/06 05:29:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12b77-f01e-0086-66b4-a67044000000
Time:2025-04-06T05:29:55.0369954Z
--------------------------------------------------------------------------------
2025/04/06 05:29:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12c3c-f01e-0086-7ab4-a67044000000
Time:2025-04-06T05:29:56.0745333Z
--------------------------------------------------------------------------------
2025/04/06 05:29:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12d06-f01e-0086-6cb4-a67044000000
Time:2025-04-06T05:29:57.1124760Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d12d06-f01e-0086-6cb4-a67044000000
Time:2025-04-06T05:29:57.1124760Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:30:05 DEBUG : sub dir/: Creating directory marker
2025/04/06 05:30:05 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/06 05:30:06 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/04/06 05:30:06 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/06 05:30:06 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/06 05:30:06 DEBUG : sub dir/: Removing directory marker
2025/04/06 05:30:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d13624-f01e-0086-19b4-a67044000000
Time:2025-04-06T05:30:06.7700730Z
--------------------------------------------------------------------------------
2025/04/06 05:30:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d136f0-f01e-0086-37b4-a67044000000
Time:2025-04-06T05:30:07.8072360Z
--------------------------------------------------------------------------------
2025/04/06 05:30:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d137b4-f01e-0086-51b4-a67044000000
Time:2025-04-06T05:30:08.8448439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d137b4-f01e-0086-51b4-a67044000000
Time:2025-04-06T05:30:08.8448439Z
--------------------------------------------------------------------------------
2025/04/06 05:30:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d13853-f01e-0086-4fb4-a67044000000
Time:2025-04-06T05:30:09.8831610Z
--------------------------------------------------------------------------------
2025/04/06 05:30:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d138f1-f01e-0086-4eb4-a67044000000
Time:2025-04-06T05:30:10.9213074Z
--------------------------------------------------------------------------------
2025/04/06 05:30:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d139c0-f01e-0086-5eb4-a67044000000
Time:2025-04-06T05:30:11.9594408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d139c0-f01e-0086-5eb4-a67044000000
Time:2025-04-06T05:30:11.9594408Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:30:20 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/04/06 05:30:20 DEBUG : sub/: Removing directory marker
2025/04/06 05:30:21 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1438c-f01e-0086-4ab4-a67044000000
Time:2025-04-06T05:30:21.0292419Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d14498-f01e-0086-21b4-a67044000000
Time:2025-04-06T05:30:22.0674660Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d14593-f01e-0086-6db4-a67044000000
Time:2025-04-06T05:30:23.1049104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d14593-f01e-0086-6db4-a67044000000
Time:2025-04-06T05:30:23.1049104Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d14651-f01e-0086-0cb4-a67044000000
Time:2025-04-06T05:30:24.1426676Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d14702-f01e-0086-22b4-a67044000000
Time:2025-04-06T05:30:25.1805202Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d147cf-f01e-0086-43b5-a67044000000
Time:2025-04-06T05:30:26.2178451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d147cf-f01e-0086-43b5-a67044000000
Time:2025-04-06T05:30:26.2178451Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:30:34 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/04/06 05:30:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/notfound"
2025/04/06 05:30:35 DEBUG : Config file has changed externally - reloading
2025/04/06 05:30:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:30:35 DEBUG : Azure container rclone-test-gilalid8goqu path notfound: Using directory markers
2025/04/06 05:30:35 DEBUG : sub/: Removing directory marker
2025/04/06 05:30:35 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d15381-f01e-0086-52b5-a67044000000
Time:2025-04-06T05:30:35.4982157Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1546b-f01e-0086-0cb5-a67044000000
Time:2025-04-06T05:30:36.5355752Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d15510-f01e-0086-11b5-a67044000000
Time:2025-04-06T05:30:37.5734894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d15510-f01e-0086-11b5-a67044000000
Time:2025-04-06T05:30:37.5734894Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d15610-f01e-0086-4fb5-a67044000000
Time:2025-04-06T05:30:38.6109237Z
--------------------------------------------------------------------------------
2025/04/06 05:30:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d156fb-f01e-0086-10b5-a67044000000
Time:2025-04-06T05:30:39.6490123Z
--------------------------------------------------------------------------------
2025/04/06 05:30:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1580e-f01e-0086-7eb5-a67044000000
Time:2025-04-06T05:30:40.6865649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1580e-f01e-0086-7eb5-a67044000000
Time:2025-04-06T05:30:40.6865649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:30:48 INFO : Azure container rclone-test-gilalid8goqu: Making directory
2025/04/06 05:30:48 INFO : Azure container rclone-test-gilalid8goqu: Making directory
2025/04/06 05:30:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d15fb7-f01e-0086-2ab5-a67044000000
Time:2025-04-06T05:30:48.9176218Z
--------------------------------------------------------------------------------
2025/04/06 05:30:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16042-f01e-0086-10b5-a67044000000
Time:2025-04-06T05:30:49.9556237Z
--------------------------------------------------------------------------------
2025/04/06 05:30:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d160f5-f01e-0086-2db5-a67044000000
Time:2025-04-06T05:30:50.9938272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d160f5-f01e-0086-2db5-a67044000000
Time:2025-04-06T05:30:50.9938272Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d161e1-f01e-0086-66b5-a67044000000
Time:2025-04-06T05:30:52.0311273Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1629b-f01e-0086-7ab5-a67044000000
Time:2025-04-06T05:30:53.0691845Z
--------------------------------------------------------------------------------
2025/04/06 05:30: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16376-f01e-0086-2db5-a67044000000
Time:2025-04-06T05:30:54.1063162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16376-f01e-0086-2db5-a67044000000
Time:2025-04-06T05:30:54.1063162Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:31:02 DEBUG : sub dir/: Creating directory marker
2025/04/06 05:31:02 DEBUG : sub dir/: Removing directory marker
2025/04/06 05:31:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16ba0-f01e-0086-19b5-a67044000000
Time:2025-04-06T05:31:02.6822044Z
--------------------------------------------------------------------------------
2025/04/06 05:31:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16cb3-f01e-0086-33b5-a67044000000
Time:2025-04-06T05:31:03.7207531Z
--------------------------------------------------------------------------------
2025/04/06 05:31:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16dbb-f01e-0086-79b5-a67044000000
Time:2025-04-06T05:31:04.7582208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16dbb-f01e-0086-79b5-a67044000000
Time:2025-04-06T05:31:04.7582208Z
--------------------------------------------------------------------------------
2025/04/06 05:31:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16eb4-f01e-0086-47b5-a67044000000
Time:2025-04-06T05:31:05.7955243Z
--------------------------------------------------------------------------------
2025/04/06 05:31:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d16f4a-f01e-0086-30b5-a67044000000
Time:2025-04-06T05:31:06.8328025Z
--------------------------------------------------------------------------------
2025/04/06 05:31:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1703b-f01e-0086-78b5-a67044000000
Time:2025-04-06T05:31:07.8706088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1703b-f01e-0086-78b5-a67044000000
Time:2025-04-06T05:31:07.8706088Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d17759-f01e-0086-0fb5-a67044000000
Time:2025-04-06T05:31:16.4823612Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1780c-f01e-0086-17b5-a67044000000
Time:2025-04-06T05:31:17.5205207Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d178bf-f01e-0086-34b5-a67044000000
Time:2025-04-06T05:31:18.5581929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d178bf-f01e-0086-34b5-a67044000000
Time:2025-04-06T05:31:18.5581929Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d17994-f01e-0086-55b5-a67044000000
Time:2025-04-06T05:31:19.5960557Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d17a67-f01e-0086-7fb5-a67044000000
Time:2025-04-06T05:31:20.6344842Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d17b2a-f01e-0086-20b5-a67044000000
Time:2025-04-06T05:31:21.6719067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d17b2a-f01e-0086-20b5-a67044000000
Time:2025-04-06T05:31:21.6719067Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:31:30 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/06 05:31:30 DEBUG : empty space: Excluded
2025/04/06 05:31:30 DEBUG : BackupDir: Excluded
2025/04/06 05:31:30 DEBUG : dst: Excluded
2025/04/06 05:31:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d183a5-f01e-0086-2eb5-a67044000000
Time:2025-04-06T05:31:30.3102784Z
--------------------------------------------------------------------------------
2025/04/06 05:31:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d184a1-f01e-0086-76b5-a67044000000
Time:2025-04-06T05:31:31.3473896Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d18586-f01e-0086-2ab5-a67044000000
Time:2025-04-06T05:31:32.3847761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d18586-f01e-0086-2ab5-a67044000000
Time:2025-04-06T05:31:32.3847761Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d186a7-f01e-0086-5cb5-a67044000000
Time:2025-04-06T05:31:33.4217646Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d187e6-f01e-0086-63b5-a67044000000
Time:2025-04-06T05:31:34.4589923Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d188bc-f01e-0086-0db5-a67044000000
Time:2025-04-06T05:31:35.4966492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d188bc-f01e-0086-0db5-a67044000000
Time:2025-04-06T05:31:35.4966492Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d18fe7-f01e-0086-6ab5-a67044000000
Time:2025-04-06T05:31:44.1112499Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d190cf-f01e-0086-23b5-a67044000000
Time:2025-04-06T05:31:45.1487212Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d191e7-f01e-0086-7cb5-a67044000000
Time:2025-04-06T05:31:46.1869191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d191e7-f01e-0086-7cb5-a67044000000
Time:2025-04-06T05:31:46.1869191Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d192cf-f01e-0086-35b5-a67044000000
Time:2025-04-06T05:31:47.2245492Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1938c-f01e-0086-42b5-a67044000000
Time:2025-04-06T05:31:48.2662462Z
--------------------------------------------------------------------------------
2025/04/06 05:31: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d19431-f01e-0086-4eb5-a67044000000
Time:2025-04-06T05:31:49.3035511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d19431-f01e-0086-4eb5-a67044000000
Time:2025-04-06T05:31:49.3035511Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/06 05:31:58 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652035b0-001e-0092-19b5-a6382b000000
Time:2025-04-06T05:31:58.0294319Z
--------------------------------------------------------------------------------
2025/04/06 05:31:59 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203711-001e-0092-3db5-a6382b000000
Time:2025-04-06T05:31:59.0677072Z
--------------------------------------------------------------------------------
2025/04/06 05:32:00 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203865-001e-0092-53b5-a6382b000000
Time:2025-04-06T05:32:00.1057710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203865-001e-0092-53b5-a6382b000000
Time:2025-04-06T05:32:00.1057710Z
--------------------------------------------------------------------------------
2025/04/06 05:32:01 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203966-001e-0092-32b5-a6382b000000
Time:2025-04-06T05:32:01.1435452Z
--------------------------------------------------------------------------------
2025/04/06 05:32:02 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203abe-001e-0092-18b5-a6382b000000
Time:2025-04-06T05:32:02.1815472Z
--------------------------------------------------------------------------------
2025/04/06 05:32:03 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203cae-001e-0092-25b5-a6382b000000
Time:2025-04-06T05:32:03.2191650Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65203cae-001e-0092-25b5-a6382b000000
Time:2025-04-06T05:32:03.2191650Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/06 05:32:11 DEBUG : Creating backend with remote ":memory:"
2025/04/06 05:32:11 DEBUG : Config file has changed externally - reloading
2025/04/06 05:32:11 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/06 05:32:11 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/06 05:32:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/06 05:32:11 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:32:11 DEBUG : sub dir/: Creating directory marker
2025/04/06 05:32:11 DEBUG : sub dir/: Removing directory marker
2025/04/06 05:32: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652046e4-001e-0092-33b5-a6382b000000
Time:2025-04-06T05:32:12.0229831Z
--------------------------------------------------------------------------------
2025/04/06 05:32: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204807-001e-0092-23b5-a6382b000000
Time:2025-04-06T05:32:13.0603931Z
--------------------------------------------------------------------------------
2025/04/06 05:32: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204919-001e-0092-0ab5-a6382b000000
Time:2025-04-06T05:32:14.0975274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204919-001e-0092-0ab5-a6382b000000
Time:2025-04-06T05:32:14.0975274Z
--------------------------------------------------------------------------------
2025/04/06 05:32: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204a0a-001e-0092-4cb5-a6382b000000
Time:2025-04-06T05:32:15.1351618Z
--------------------------------------------------------------------------------
2025/04/06 05:32: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204b55-001e-0092-55b5-a6382b000000
Time:2025-04-06T05:32:16.1733477Z
--------------------------------------------------------------------------------
2025/04/06 05:32: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204c53-001e-0092-2fb5-a6382b000000
Time:2025-04-06T05:32:17.2114027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65204c53-001e-0092-2fb5-a6382b000000
Time:2025-04-06T05:32:17.2114027Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:32:25 DEBUG : Waiting for deletions to finish
2025/04/06 05:32:25 DEBUG : large: Excluded (Size Filter)
2025/04/06 05:32:25 INFO : medium: Deleted
2025/04/06 05:32:25 INFO : small: Deleted
2025/04/06 05:32:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1bde2-f01e-0086-0eb5-a67044000000
Time:2025-04-06T05:32:25.9595812Z
--------------------------------------------------------------------------------
2025/04/06 05:32:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1beb3-f01e-0086-31b5-a67044000000
Time:2025-04-06T05:32:26.9970507Z
--------------------------------------------------------------------------------
2025/04/06 05:32:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1bf73-f01e-0086-50b5-a67044000000
Time:2025-04-06T05:32:28.0352707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1bf73-f01e-0086-50b5-a67044000000
Time:2025-04-06T05:32:28.0352707Z
--------------------------------------------------------------------------------
2025/04/06 05:32:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1c031-f01e-0086-70b5-a67044000000
Time:2025-04-06T05:32:29.0726019Z
--------------------------------------------------------------------------------
2025/04/06 05:32:30 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1c0ee-f01e-0086-03b5-a67044000000
Time:2025-04-06T05:32:30.1097705Z
--------------------------------------------------------------------------------
2025/04/06 05:32:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1c1b7-f01e-0086-26b5-a67044000000
Time:2025-04-06T05:32:31.1469292Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1c1b7-f01e-0086-26b5-a67044000000
Time:2025-04-06T05:32:31.1469292Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:32:39 DEBUG : Waiting for deletions to finish
2025/04/06 05:32:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/06 05:32:39 INFO : large: Deleted
2025/04/06 05:32:39 INFO : medium: Deleted
2025/04/06 05:32:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652067b5-001e-0092-1fb5-a6382b000000
Time:2025-04-06T05:32:39.9063281Z
--------------------------------------------------------------------------------
2025/04/06 05:32:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652068e0-001e-0092-11b5-a6382b000000
Time:2025-04-06T05:32:40.9445734Z
--------------------------------------------------------------------------------
2025/04/06 05:32:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206a3c-001e-0092-3eb5-a6382b000000
Time:2025-04-06T05:32:41.9824998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206a3c-001e-0092-3eb5-a6382b000000
Time:2025-04-06T05:32:41.9824998Z
--------------------------------------------------------------------------------
2025/04/06 05:32:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206b9c-001e-0092-6bb5-a6382b000000
Time:2025-04-06T05:32:43.0202675Z
--------------------------------------------------------------------------------
2025/04/06 05:32:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206cf1-001e-0092-04b5-a6382b000000
Time:2025-04-06T05:32:44.0577602Z
--------------------------------------------------------------------------------
2025/04/06 05:32:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206e7a-001e-0092-53b5-a6382b000000
Time:2025-04-06T05:32:45.0953054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65206e7a-001e-0092-53b5-a6382b000000
Time:2025-04-06T05:32:45.0953054Z
--------------------------------------------------------------------------------
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/04/06 05:32:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652078fe-001e-0092-48b5-a6382b000000
Time:2025-04-06T05:32:53.2869283Z
--------------------------------------------------------------------------------
2025/04/06 05:32:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:652079d7-001e-0092-7fb5-a6382b000000
Time:2025-04-06T05:32:54.3241815Z
--------------------------------------------------------------------------------
2025/04/06 05:32:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207ae3-001e-0092-60b5-a6382b000000
Time:2025-04-06T05:32:55.3619000Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207ae3-001e-0092-60b5-a6382b000000
Time:2025-04-06T05:32:55.3619000Z
--------------------------------------------------------------------------------
2025/04/06 05:32:56 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207c7c-001e-0092-18b5-a6382b000000
Time:2025-04-06T05:32:56.4004540Z
--------------------------------------------------------------------------------
2025/04/06 05:32:57 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207da2-001e-0092-0bb5-a6382b000000
Time:2025-04-06T05:32:57.4386822Z
--------------------------------------------------------------------------------
2025/04/06 05:32:58 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207ee0-001e-0092-1eb5-a6382b000000
Time:2025-04-06T05:32:58.4768308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:65207ee0-001e-0092-1eb5-a6382b000000
Time:2025-04-06T05:32:58.4768308Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:33:06 DEBUG : Waiting for deletions to finish
2025/04/06 05:33:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/06 05:33:07 INFO : small: Deleted
2025/04/06 05:33:07 INFO : medium: Deleted
2025/04/06 05:33:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1e6f8-f01e-0086-7eb5-a67044000000
Time:2025-04-06T05:33:07.2437259Z
--------------------------------------------------------------------------------
2025/04/06 05:33:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1e7df-f01e-0086-2eb5-a67044000000
Time:2025-04-06T05:33:08.2816497Z
--------------------------------------------------------------------------------
2025/04/06 05:33:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1e903-f01e-0086-2fb5-a67044000000
Time:2025-04-06T05:33:09.3199649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1e903-f01e-0086-2fb5-a67044000000
Time:2025-04-06T05:33:09.3199649Z
--------------------------------------------------------------------------------
2025/04/06 05:33:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1e9ea-f01e-0086-72b5-a67044000000
Time:2025-04-06T05:33:10.3575497Z
--------------------------------------------------------------------------------
2025/04/06 05:33:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1eb02-f01e-0086-5ab5-a67044000000
Time:2025-04-06T05:33:11.3943919Z
--------------------------------------------------------------------------------
2025/04/06 05:33:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1ebcb-f01e-0086-06b5-a67044000000
Time:2025-04-06T05:33:12.4322017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1ebcb-f01e-0086-06b5-a67044000000
Time:2025-04-06T05:33:12.4322017Z
--------------------------------------------------------------------------------
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/04/06 05:33:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f3b2-f01e-0086-5db5-a67044000000
Time:2025-04-06T05:33:20.6236134Z
--------------------------------------------------------------------------------
2025/04/06 05:33:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f4bc-f01e-0086-2fb5-a67044000000
Time:2025-04-06T05:33:21.6609440Z
--------------------------------------------------------------------------------
2025/04/06 05:33:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f5c6-f01e-0086-07b5-a67044000000
Time:2025-04-06T05:33:22.6978801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f5c6-f01e-0086-07b5-a67044000000
Time:2025-04-06T05:33:22.6978801Z
--------------------------------------------------------------------------------
2025/04/06 05:33:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f6c3-f01e-0086-52b5-a67044000000
Time:2025-04-06T05:33:23.7348826Z
--------------------------------------------------------------------------------
2025/04/06 05:33:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f79d-f01e-0086-7fb5-a67044000000
Time:2025-04-06T05:33:24.7725485Z
--------------------------------------------------------------------------------
2025/04/06 05:33:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f89d-f01e-0086-5db5-a67044000000
Time:2025-04-06T05:33:25.8103305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88d1f89d-f01e-0086-5db5-a67044000000
Time:2025-04-06T05:33:25.8103305Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:33:34 DEBUG : Waiting for deletions to finish
2025/04/06 05:33:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/06 05:33:34 INFO : large: Deleted
2025/04/06 05:33:34 INFO : medium: Deleted
2025/04/06 05:33:34 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b152-001e-0092-13b5-a6382b000000
Time:2025-04-06T05:33:34.5772130Z
--------------------------------------------------------------------------------
2025/04/06 05:33:35 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b350-001e-0092-69b5-a6382b000000
Time:2025-04-06T05:33:35.6148803Z
--------------------------------------------------------------------------------
2025/04/06 05:33:36 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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b55c-001e-0092-3db5-a6382b000000
Time:2025-04-06T05:33:36.6519496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b55c-001e-0092-3db5-a6382b000000
Time:2025-04-06T05:33:36.6519496Z
--------------------------------------------------------------------------------
2025/04/06 05:33:37 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b725-001e-0092-4db5-a6382b000000
Time:2025-04-06T05:33:37.6892442Z
--------------------------------------------------------------------------------
2025/04/06 05:33:38 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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520b8e6-001e-0092-5bb5-a6382b000000
Time:2025-04-06T05:33:38.7262362Z
--------------------------------------------------------------------------------
2025/04/06 05:33:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ba9b-001e-0092-52b5-a6382b000000
Time:2025-04-06T05:33:39.7637472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ba9b-001e-0092-52b5-a6382b000000
Time:2025-04-06T05:33:39.7637472Z
--------------------------------------------------------------------------------
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/04/06 05:33:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c454-001e-0092-0ab5-a6382b000000
Time:2025-04-06T05:33:47.9553657Z
--------------------------------------------------------------------------------
2025/04/06 05:33:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c558-001e-0092-5fb5-a6382b000000
Time:2025-04-06T05:33:48.9929575Z
--------------------------------------------------------------------------------
2025/04/06 05:33:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c644-001e-0092-21b5-a6382b000000
Time:2025-04-06T05:33:50.0307108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c644-001e-0092-21b5-a6382b000000
Time:2025-04-06T05:33:50.0307108Z
--------------------------------------------------------------------------------
2025/04/06 05:33:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c771-001e-0092-14b5-a6382b000000
Time:2025-04-06T05:33:51.0683154Z
--------------------------------------------------------------------------------
2025/04/06 05:33:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c8a9-001e-0092-1cb5-a6382b000000
Time:2025-04-06T05:33:52.1066808Z
--------------------------------------------------------------------------------
2025/04/06 05:33:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c998-001e-0092-61b5-a6382b000000
Time:2025-04-06T05:33:53.1439988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520c998-001e-0092-61b5-a6382b000000
Time:2025-04-06T05:33:53.1439988Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:34:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d2ff-001e-0092-17b5-a6382b000000
Time:2025-04-06T05:34:01.6378374Z
--------------------------------------------------------------------------------
2025/04/06 05:34:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d445-001e-0092-57b5-a6382b000000
Time:2025-04-06T05:34:02.6752261Z
--------------------------------------------------------------------------------
2025/04/06 05:34:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d59d-001e-0092-5db5-a6382b000000
Time:2025-04-06T05:34:03.7129021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d59d-001e-0092-5db5-a6382b000000
Time:2025-04-06T05:34:03.7129021Z
--------------------------------------------------------------------------------
2025/04/06 05:34:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d6ce-001e-0092-57b5-a6382b000000
Time:2025-04-06T05:34:04.7512342Z
--------------------------------------------------------------------------------
2025/04/06 05:34:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d7fc-001e-0092-52b5-a6382b000000
Time:2025-04-06T05:34:05.7884883Z
--------------------------------------------------------------------------------
2025/04/06 05:34:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d90a-001e-0092-41b5-a6382b000000
Time:2025-04-06T05:34:06.8263593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520d90a-001e-0092-41b5-a6382b000000
Time:2025-04-06T05:34:06.8263593Z
--------------------------------------------------------------------------------
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/04/06 05:34: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520e623-001e-0092-6bb5-a6382b000000
Time:2025-04-06T05:34:15.0171868Z
--------------------------------------------------------------------------------
2025/04/06 05:34:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520e837-001e-0092-65b5-a6382b000000
Time:2025-04-06T05:34:16.0553255Z
--------------------------------------------------------------------------------
2025/04/06 05:34:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ea7d-001e-0092-44b5-a6382b000000
Time:2025-04-06T05:34:17.0939762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ea7d-001e-0092-44b5-a6382b000000
Time:2025-04-06T05:34:17.0939762Z
--------------------------------------------------------------------------------
2025/04/06 05:34:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ec89-001e-0092-12b5-a6382b000000
Time:2025-04-06T05:34:18.1320611Z
--------------------------------------------------------------------------------
2025/04/06 05:34:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ee7b-001e-0092-7bb5-a6382b000000
Time:2025-04-06T05:34:19.1702969Z
--------------------------------------------------------------------------------
2025/04/06 05:34:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520efb8-001e-0092-67b5-a6382b000000
Time:2025-04-06T05:34:20.2079688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520efb8-001e-0092-67b5-a6382b000000
Time:2025-04-06T05:34:20.2079688Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/04/06 05:34:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/06 05:34:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/06 05:34:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/06 05:34:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/06 05:34:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/06 05:34:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/06 05:34:28 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:34: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520f9c1-001e-0092-69b5-a6382b000000
Time:2025-04-06T05:34:29.5314877Z
--------------------------------------------------------------------------------
2025/04/06 05:34: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520fb6e-001e-0092-63b5-a6382b000000
Time:2025-04-06T05:34:30.5690732Z
--------------------------------------------------------------------------------
2025/04/06 05:34: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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520fcff-001e-0092-42b5-a6382b000000
Time:2025-04-06T05:34:31.6065447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520fcff-001e-0092-42b5-a6382b000000
Time:2025-04-06T05:34:31.6065447Z
--------------------------------------------------------------------------------
2025/04/06 05:34: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520fe91-001e-0092-5cb5-a6382b000000
Time:2025-04-06T05:34:32.6440242Z
--------------------------------------------------------------------------------
2025/04/06 05:34: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-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6520ffc8-001e-0092-61b5-a6382b000000
Time:2025-04-06T05:34:33.6819942Z
--------------------------------------------------------------------------------
2025/04/06 05:34:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6521010b-001e-0092-7ab5-a6382b000000
Time:2025-04-06T05:34:34.7205150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6521010b-001e-0092-7ab5-a6382b000000
Time:2025-04-06T05:34:34.7205150Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.46s)
=== RUN TestPurge
2025/04/06 05:34:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pikebar3sazu"
2025/04/06 05:34:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/06 05:34:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:34:42 DEBUG : Azure container rclone-test-pikebar3sazu: Using directory markers
2025/04/06 05:34:42 DEBUG : Creating backend with remote "/tmp/rclone3238650053"
run.go:180: Remote "Azure container rclone-test-pikebar3sazu", Local "Local file system at /tmp/rclone3238650053", Modify Window "1ns"
2025/04/06 05:34:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/06 05:34:43 DEBUG : A1/B1/: Creating directory marker
2025/04/06 05:34:43 DEBUG : A1/: Creating directory marker
2025/04/06 05:34:43 INFO : A2: Making directory
2025/04/06 05:34:43 DEBUG : A2/: Creating directory marker
2025/04/06 05:34:43 INFO : A1/B2: Making directory
2025/04/06 05:34:43 DEBUG : A1/B2/: Creating directory marker
2025/04/06 05:34:43 INFO : A1/B2/C2: Making directory
2025/04/06 05:34:43 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/06 05:34:43 INFO : A1/B1/C3: Making directory
2025/04/06 05:34:43 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/06 05:34:43 INFO : A3: Making directory
2025/04/06 05:34:43 DEBUG : A3/: Creating directory marker
2025/04/06 05:34:43 INFO : A3/B3: Making directory
2025/04/06 05:34:43 DEBUG : A3/B3/: Creating directory marker
2025/04/06 05:34:43 INFO : A3/B3/C4: Making directory
2025/04/06 05:34:43 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/06 05:34:44 DEBUG : Waiting for deletions to finish
2025/04/06 05:34:44 INFO : A1/B1/C1/one: Deleted
2025/04/06 05:34:44 DEBUG : removing 2 level 3 directories
2025/04/06 05:34:44 INFO : A1/B1/C3: Removing directory
2025/04/06 05:34:44 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/06 05:34:44 INFO : A1/B1/C1: Removing directory
2025/04/06 05:34:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/06 05:34:44 DEBUG : removing 1 level 2 directories
2025/04/06 05:34:44 INFO : A1/B1: Removing directory
2025/04/06 05:34:44 DEBUG : A1/B1/: Removing directory marker
2025/04/06 05:34:44 DEBUG : Azure container rclone-test-pikebar3sazu: Purge remote
2025/04/06 05:34:44 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:34:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/06 05:34:44 DEBUG : A1/B1/: Creating directory marker
2025/04/06 05:34:44 DEBUG : A1/: Creating directory marker
2025/04/06 05:34:44 INFO : A2: Making directory
2025/04/06 05:34:44 DEBUG : A2/: Creating directory marker
2025/04/06 05:34:44 INFO : A1/B2: Making directory
2025/04/06 05:34:45 DEBUG : A1/B2/: Creating directory marker
2025/04/06 05:34:45 INFO : A1/B2/C2: Making directory
2025/04/06 05:34:45 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/06 05:34:45 INFO : A1/B1/C3: Making directory
2025/04/06 05:34:45 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/06 05:34:45 INFO : A3: Making directory
2025/04/06 05:34:45 DEBUG : A3/: Creating directory marker
2025/04/06 05:34:45 INFO : A3/B3: Making directory
2025/04/06 05:34:45 DEBUG : A3/B3/: Creating directory marker
2025/04/06 05:34:45 INFO : A3/B3/C4: Making directory
2025/04/06 05:34:45 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/04/06 05:34:53 DEBUG : removing 1 level 3 directories
2025/04/06 05:34:53 INFO : A3/B3/C4: Removing directory
2025/04/06 05:34:53 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/04/06 05:35:00 DEBUG : removing 2 level 3 directories
2025/04/06 05:35:00 INFO : A1/B2/C2: Removing directory
2025/04/06 05:35:00 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/06 05:35:00 INFO : A1/B1/C3: Removing directory
2025/04/06 05:35:00 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/06 05:35:00 DEBUG : removing 4 level 2 directories
2025/04/06 05:35:00 INFO : dst/: Removing directory
2025/04/06 05:35:00 DEBUG : dst//: Removing directory marker
2025/04/06 05:35:00 INFO : A1/B2: Removing directory
2025/04/06 05:35:00 DEBUG : A1/B2/: Removing directory marker
2025/04/06 05:35:00 INFO : A3/B3: Removing directory
2025/04/06 05:35:00 DEBUG : A3/B3/: Removing directory marker
2025/04/06 05:35:00 INFO : BackupDir/: Removing directory
2025/04/06 05:35:00 DEBUG : BackupDir//: Removing directory marker
2025/04/06 05:35:00 DEBUG : removing 4 level 1 directories
2025/04/06 05:35:00 INFO : A3: Removing directory
2025/04/06 05:35:00 INFO : BackupDir: Removing directory
2025/04/06 05:35:00 DEBUG : BackupDir/: Removing directory marker
2025/04/06 05:35:00 INFO : A2: Removing directory
2025/04/06 05:35:00 DEBUG : A3/: Removing directory marker
2025/04/06 05:35:00 DEBUG : A2/: Removing directory marker
2025/04/06 05:35:00 INFO : dst: Removing directory
2025/04/06 05:35:00 DEBUG : dst/: Removing directory marker
2025/04/06 05:35:00 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6162823-901e-0080-54b5-a643fb000000
Time:2025-04-06T05:35:00.6107522Z
--------------------------------------------------------------------------------
2025/04/06 05:35:00 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5aacef4-701e-001e-04b5-a65025000000
Time:2025-04-06T05:35:00.6158445Z
--------------------------------------------------------------------------------
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-gilalid8goqu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5aacef4-701e-001e-04b5-a65025000000
Time:2025-04-06T05:35:00.6158445Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/06 05:35:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/06 05:35:00 DEBUG : A1/B1/: Removing directory marker
2025/04/06 05:35:00 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.33s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:00 INFO : A1: Making directory
2025/04/06 05:35:00 DEBUG : A1/: Creating directory marker
2025/04/06 05:35:01 INFO : A1/B1: Making directory
2025/04/06 05:35:01 DEBUG : A1/B1/: Creating directory marker
2025/04/06 05:35:01 INFO : A1/B1/C1: Making directory
2025/04/06 05:35:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/06 05:35:01 DEBUG : removing 1 level 3 directories
2025/04/06 05:35:01 INFO : A1/B1/C1: Removing directory
2025/04/06 05:35:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/06 05:35:01 DEBUG : removing 1 level 2 directories
2025/04/06 05:35:01 INFO : A1/B1: Removing directory
2025/04/06 05:35:01 DEBUG : A1/B1/: Removing directory marker
2025/04/06 05:35:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:01 INFO : A1: Making directory
2025/04/06 05:35:01 DEBUG : A1/: Creating directory marker
2025/04/06 05:35:01 INFO : A1/B1: Making directory
2025/04/06 05:35:01 DEBUG : A1/B1/: Creating directory marker
2025/04/06 05:35:01 INFO : A1/B1/C1: Making directory
2025/04/06 05:35:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/06 05:35:02 DEBUG : removing 1 level 3 directories
2025/04/06 05:35:02 INFO : A1/B1/C1: Removing directory
2025/04/06 05:35:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/06 05:35:02 DEBUG : removing 1 level 2 directories
2025/04/06 05:35:02 INFO : A1/B1: Removing directory
2025/04/06 05:35:02 DEBUG : A1/B1/: Removing directory marker
2025/04/06 05:35:02 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:02 DEBUG : filename.txt: File name found in url
2025/04/06 05:35:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/06 05:35:03 DEBUG : sub/: Creating directory marker
2025/04/06 05:35:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:35:03 INFO : file1: Copied (new) to: sub/file2
2025/04/06 05:35:03 INFO : file1: Deleted
2025/04/06 05:35:03 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:35:03 DEBUG : file1: Unchanged skipping
2025/04/06 05:35:03 INFO : file1: Deleted
2025/04/06 05:35:03 DEBUG : Azure container rclone-test-gilalid8goqu: don't need to copy/move sub/file2, it is already at target location
2025/04/06 05:35:03 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/06 05:35:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:35:03 INFO : file1: Copied (new)
2025/04/06 05:35:03 INFO : file1: Deleted
2025/04/06 05:35:03 DEBUG : file1: Destination exists, skipping
2025/04/06 05:35:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:04 DEBUG : dst/: Creating directory marker
2025/04/06 05:35:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/backup"
2025/04/06 05:35:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/06 05:35:04 DEBUG : Azure container rclone-test-gilalid8goqu path backup: Using directory markers
2025/04/06 05:35:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gilalid8goqu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-gilalid8goqu/backup"
2025/04/06 05:35:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/06 05:35:04 DEBUG : dst/: Creating directory marker
2025/04/06 05:35:04 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/06 05:35:04 INFO : dst/file1: Copied (server-side copy)
2025/04/06 05:35:04 INFO : dst/file1: Deleted
2025/04/06 05:35:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/06 05:35:05 INFO : dst/file1: Copied (new)
2025/04/06 05:35:05 INFO : dst/file1: Deleted
2025/04/06 05:35:05 DEBUG : dst/: Removing directory marker
2025/04/06 05:35:05 DEBUG : backup/dst/: Removing directory marker
2025/04/06 05:35:05 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5d0fc850-201e-0071-06b5-a65ad6000000
Time:2025-04-06T05:35:05.3879576Z
--------------------------------------------------------------------------------
2025/04/06 05:35:06 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5d0fc9c1-201e-0071-37b5-a65ad6000000
Time:2025-04-06T05:35:06.4256910Z
--------------------------------------------------------------------------------
2025/04/06 05:35:07 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-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5d0fcaeb-201e-0071-3bb5-a65ad6000000
Time:2025-04-06T05:35:07.4638532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gilalid8goqu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5d0fcaeb-201e-0071-3bb5-a65ad6000000
Time:2025-04-06T05:35:07.4638532Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== 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-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:08 DEBUG : A1/: Creating directory marker
2025/04/06 05:35:08 DEBUG : A1/B1/: Creating directory marker
2025/04/06 05:35:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/06 05:35:09 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/06 05:35:09 INFO : A1/B2: Making directory
2025/04/06 05:35:09 DEBUG : A1/B2/: Creating directory marker
2025/04/06 05:35:09 INFO : A1/B1/C3: Making directory
2025/04/06 05:35:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/06 05:35:09 DEBUG : A2/: Creating directory marker
2025/04/06 05:35:09 DEBUG : A2/B1/: Creating directory marker
2025/04/06 05:35:09 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/06 05:35:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/06 05:35:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/06 05:35:10 DEBUG : A2/B2/: Creating directory marker
2025/04/06 05:35:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:35:10 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/06 05:35:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/06 05:35:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/06 05:35:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/06 05:35:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/06 05:35:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/06 05:35:10 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/06 05:35:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/06 05:35:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/06 05:35:10 INFO : A1/one: Deleted
2025/04/06 05:35:10 INFO : A1/two: Deleted
2025/04/06 05:35:10 INFO : A1/B1/C2/five: Deleted
2025/04/06 05:35:10 INFO : A1/B1/C1/four: Deleted
2025/04/06 05:35:10 INFO : A1/B1/three: Deleted
2025/04/06 05:35:10 DEBUG : A1/B2/: Removing directory marker
2025/04/06 05:35:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/06 05:35:10 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/06 05:35:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/06 05:35:10 DEBUG : A1/B1/: Removing directory marker
2025/04/06 05:35:10 DEBUG : A1/: Removing directory marker
2025/04/06 05:35:11 DEBUG : A3/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A3/B1/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A3/B2/: Creating directory marker
2025/04/06 05:35:11 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/06 05:35:11 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/06 05:35:11 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:35:11 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/06 05:35:11 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/06 05:35:11 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/06 05:35:11 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/06 05:35:11 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/06 05:35:11 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/06 05:35:11 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/06 05:35:11 INFO : A2/B1/three: Deleted
2025/04/06 05:35:11 INFO : A2/one: Deleted
2025/04/06 05:35:11 INFO : A2/B1/C2/five: Deleted
2025/04/06 05:35:11 INFO : A2/B1/C1/four: Deleted
2025/04/06 05:35:11 INFO : A2/two: Deleted
2025/04/06 05:35:11 DEBUG : A2/B2/: Removing directory marker
2025/04/06 05:35:11 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/06 05:35:11 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/06 05:35:11 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/06 05:35:11 DEBUG : A2/B1/: Removing directory marker
2025/04/06 05:35:12 DEBUG : A2/: Removing directory marker
2025/04/06 05:35:12 INFO : Azure container rclone-test-gilalid8goqu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/06 05:35:12 DEBUG : A4/: Creating directory marker
2025/04/06 05:35:12 DEBUG : A4/B1/: Creating directory marker
2025/04/06 05:35:12 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/06 05:35:12 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/06 05:35:12 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/06 05:35:12 DEBUG : A4/B2/: Creating directory marker
2025/04/06 05:35:13 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/06 05:35:13 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/06 05:35:13 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/06 05:35:13 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/06 05:35:13 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/06 05:35:13 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/06 05:35:13 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/06 05:35:13 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/06 05:35:13 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/06 05:35:13 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/06 05:35:13 INFO : A3/B1/C1/four: Deleted
2025/04/06 05:35:13 INFO : A3/B1/three: Deleted
2025/04/06 05:35:13 INFO : A3/one: Deleted
2025/04/06 05:35:13 INFO : A3/B1/C2/five: Deleted
2025/04/06 05:35:13 INFO : A3/two: Deleted
2025/04/06 05:35:13 DEBUG : A3/B2/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A3/B1/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A3/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/B2/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/B1/: Removing directory marker
2025/04/06 05:35:13 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.39s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:14 DEBUG : Azure container rclone-test-gilalid8goqu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/06 05:35:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/06 05:35:14 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/06 05:35:14 NOTICE: Azure container rclone-test-gilalid8goqu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/06 05:35:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:14 DEBUG : Azure container rclone-test-gilalid8goqu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/06 05:35:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/06 05:35:14 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/06 05:35:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:15 DEBUG : Azure container rclone-test-gilalid8goqu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/06 05:35:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:15 DEBUG : Azure container rclone-test-gilalid8goqu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/06 05:35:15 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/06 05:35:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/06 05:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:15 DEBUG : Azure container rclone-test-gilalid8goqu: File to upload is small (60 bytes), uploading instead of streaming
2025/04/06 05:35:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/06 05:35:16 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
2025/04/06 05:35:16 DEBUG : sub dir/: Creating directory marker
2025/04/06 05:35:16 DEBUG : Azure container rclone-test-gilalid8goqu: Touching "sub dir/potato3"
2025/04/06 05:35:16 DEBUG : Azure container rclone-test-gilalid8goqu: Touching "empty space"
2025/04/06 05:35:16 DEBUG : Azure container rclone-test-gilalid8goqu: Touching "potato2"
2025/04/06 05:35:17 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-gilalid8goqu", Local "Local file system at /tmp/rclone928832710", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/06 05:35:17 DEBUG : Azure container rclone-test-gilalid8goqu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.453230241s (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]