"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/14 03:17:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu"
2025/03/14 03:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:17:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:17:29 DEBUG : Azure container rclone-test-jeponiw2gucu: Using directory markers
2025/03/14 03:17:29 DEBUG : Creating backend with remote "/tmp/rclone1763423900"
=== 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:17:29 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/14 03:17:29 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/14 03:17:29 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/14 03:17:29 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/14 03:17:29 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/14 03:17:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/14 03:17:31 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/14 03:17:32 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/14 03:17:33 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/14 03:17:34 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/14 03:17:35 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/14 03:17:36 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/14 03:17:37 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/14 03:17:38 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/14 03:17:39 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/14 03:17:40 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.43s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.60s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.63s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:17:40 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/14 03:17:40 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/14 03:17:40 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/14 03:17:41 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/14 03:17:41 DEBUG : chunksize-probe: Removing empty object
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/14 03:17:41 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/14 03:17:41 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/14 03:17:41 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/14 03:17:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/14 03:17:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/14 03:17:41 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/14 03:17:41 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/14 03:17:41 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/14 03:17:41 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/14 03:17:41 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/14 03:17:41 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/14 03:17:42 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/14 03:17:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/14 03:17:42 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/14 03:17:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/14 03:17:42 DEBUG : Returning error reader
2025/03/14 03:17:42 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/14 03:17:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:43 DEBUG : Returning error reader
2025/03/14 03:17:43 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/14 03:17:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:44 DEBUG : Returning error reader
2025/03/14 03:17:44 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/14 03:17:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:45 DEBUG : Returning error reader
2025/03/14 03:17:45 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/14 03:17:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:46 DEBUG : Returning error reader
2025/03/14 03:17:46 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/14 03:17:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:47 DEBUG : Returning error reader
2025/03/14 03:17:47 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/14 03:17:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:48 DEBUG : Returning error reader
2025/03/14 03:17:48 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/14 03:17:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:49 DEBUG : Returning error reader
2025/03/14 03:17:49 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/14 03:17:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:50 DEBUG : Returning error reader
2025/03/14 03:17:50 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/14 03:17:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/14 03:17:51 DEBUG : Returning error reader
2025/03/14 03:17:51 DEBUG : BOOM: simulated read failure
2025/03/14 03:17:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/14 03:17:51 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/14 03:17:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/14 03:17:51 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/14 03:17:51 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/14 03:17:52 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/14 03:17:52 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.44s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/14 03:17:59 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/14 03:17:59 DEBUG : potato: Seek from 10 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 10 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Seek from 5 to 2
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/14 03:17:59 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Seek from 5 to 2
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/14 03:17:59 DEBUG : potato: Seek from 8 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 8 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/14 03:17:59 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 03:17:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 03:17:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 03:17:59 DEBUG : potato: Seek from 5 to 2
2025/03/14 03:17:59 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/14 03:17:59 DEBUG : potato: Seek from 9 to 0
2025/03/14 03:17:59 DEBUG : potato: Seek from 9 to 0
2025/03/14 03:17:59 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", 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.40s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.09s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.09s)
=== RUN TestCheckFsError
2025/03/14 03:18:00 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 03:18:00 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 03:18:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/14 03:18:00 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/14 03:18:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/14 03:18:00 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", 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.71s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.13s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", 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.39s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.08s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 03:18:04 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 03:18:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 03:18:04 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.48s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/data"
2025/03/14 03:18:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:04 DEBUG : Azure container rclone-test-jeponiw2gucu path data: Using directory markers
2025/03/14 03:18:04 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/14 03:18:07 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.28s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.17s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/data"
2025/03/14 03:18:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:07 DEBUG : Azure container rclone-test-jeponiw2gucu path data: Using directory markers
2025/03/14 03:18:07 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/14 03:18:11 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.60s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.22s)
--- PASS: TestCheckSumDownload/subtest3 (0.21s)
--- PASS: TestCheckSumDownload/subtest4 (0.21s)
--- PASS: TestCheckSumDownload/subtest5 (0.21s)
--- PASS: TestCheckSumDownload/subtest6 (0.21s)
--- PASS: TestCheckSumDownload/subtest7 (0.21s)
=== RUN TestApplyTransforms
2025/03/14 03:18:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fiyihun5qolu"
2025/03/14 03:18:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:11 DEBUG : Azure container rclone-test-fiyihun5qolu: Using directory markers
2025/03/14 03:18:11 DEBUG : Creating backend with remote "/tmp/rclone1105915730"
run.go:180: Remote "Azure container rclone-test-fiyihun5qolu", Local "Local file system at /tmp/rclone1105915730", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/14 03:18:11 ERROR : hello, world!: sum not found
2025/03/14 03:18:11 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fiyihun5qolu
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-fiyihun5qolu: 1 files missing
2025/03/14 03:18:11 NOTICE: 1 hashes missing
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-fiyihun5qolu: 2 differences found
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-fiyihun5qolu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/14 03:18:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-fiyihun5qolu: 0 differences found
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-fiyihun5qolu: 1 matching files
2025/03/14 03:18:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jotubay2cuya"
2025/03/14 03:18:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:11 DEBUG : Azure container rclone-test-jotubay2cuya: Using directory markers
2025/03/14 03:18:11 DEBUG : Creating backend with remote "/tmp/rclone2945522645"
run.go:180: Remote "Azure container rclone-test-jotubay2cuya", Local "Local file system at /tmp/rclone2945522645", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/14 03:18:11 ERROR : HELLO, WORLD!: sum not found
2025/03/14 03:18:11 ERROR : hello, world!: file not in Azure container rclone-test-jotubay2cuya
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-jotubay2cuya: 1 files missing
2025/03/14 03:18:11 NOTICE: 1 hashes missing
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-jotubay2cuya: 2 differences found
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-jotubay2cuya: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/14 03:18:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-jotubay2cuya: 0 differences found
2025/03/14 03:18:11 NOTICE: Azure container rclone-test-jotubay2cuya: 1 matching files
2025/03/14 03:18:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bomemev1xubo"
2025/03/14 03:18:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:11 DEBUG : Azure container rclone-test-bomemev1xubo: Using directory markers
2025/03/14 03:18:11 DEBUG : Creating backend with remote "/tmp/rclone2588785014"
run.go:180: Remote "Azure container rclone-test-bomemev1xubo", Local "Local file system at /tmp/rclone2588785014", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/14 03:18:12 ERROR : HeLlO, wOrLd!: sum not found
2025/03/14 03:18:12 ERROR : hello, world!: file not in Azure container rclone-test-bomemev1xubo
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bomemev1xubo: 1 files missing
2025/03/14 03:18:12 NOTICE: 1 hashes missing
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bomemev1xubo: 2 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bomemev1xubo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/14 03:18:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bomemev1xubo: 0 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bomemev1xubo: 1 matching files
2025/03/14 03:18:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lapaxad1bonu"
2025/03/14 03:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:12 DEBUG : Azure container rclone-test-lapaxad1bonu: Using directory markers
2025/03/14 03:18:12 DEBUG : Creating backend with remote "/tmp/rclone2910025844"
run.go:180: Remote "Azure container rclone-test-lapaxad1bonu", Local "Local file system at /tmp/rclone2910025844", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/14 03:18:12 ERROR : HELLO, WORLD!: sum not found
2025/03/14 03:18:12 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-lapaxad1bonu
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-lapaxad1bonu: 1 files missing
2025/03/14 03:18:12 NOTICE: 1 hashes missing
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-lapaxad1bonu: 2 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-lapaxad1bonu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/14 03:18:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-lapaxad1bonu: 0 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-lapaxad1bonu: 1 matching files
2025/03/14 03:18:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bibuvop7rala"
2025/03/14 03:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:12 DEBUG : Azure container rclone-test-bibuvop7rala: Using directory markers
2025/03/14 03:18:12 DEBUG : Creating backend with remote "/tmp/rclone3175448424"
run.go:180: Remote "Azure container rclone-test-bibuvop7rala", Local "Local file system at /tmp/rclone3175448424", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/14 03:18:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-bibuvop7rala
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bibuvop7rala: 1 files missing
2025/03/14 03:18:12 NOTICE: 1 hashes missing
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bibuvop7rala: 2 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bibuvop7rala: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/14 03:18:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bibuvop7rala: 0 differences found
2025/03/14 03:18:12 NOTICE: Azure container rclone-test-bibuvop7rala: 1 matching files
2025/03/14 03:18:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-furutes3yugi"
2025/03/14 03:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:12 DEBUG : Azure container rclone-test-furutes3yugi: Using directory markers
2025/03/14 03:18:12 DEBUG : Creating backend with remote "/tmp/rclone3609084188"
run.go:180: Remote "Azure container rclone-test-furutes3yugi", Local "Local file system at /tmp/rclone3609084188", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-furutes3yugi
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-furutes3yugi: 1 files missing
2025/03/14 03:18:13 NOTICE: 1 hashes missing
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-furutes3yugi: 2 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-furutes3yugi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/14 03:18:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-furutes3yugi: 0 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-furutes3yugi: 1 matching files
2025/03/14 03:18:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kayaban3xahi"
2025/03/14 03:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:13 DEBUG : Azure container rclone-test-kayaban3xahi: Using directory markers
2025/03/14 03:18:13 DEBUG : Creating backend with remote "/tmp/rclone3577293605"
run.go:180: Remote "Azure container rclone-test-kayaban3xahi", Local "Local file system at /tmp/rclone3577293605", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-kayaban3xahi
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-kayaban3xahi: 1 files missing
2025/03/14 03:18:13 NOTICE: 1 hashes missing
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-kayaban3xahi: 2 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-kayaban3xahi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/14 03:18:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-kayaban3xahi: 0 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-kayaban3xahi: 1 matching files
2025/03/14 03:18:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xevumac0kofu"
2025/03/14 03:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:13 DEBUG : Azure container rclone-test-xevumac0kofu: Using directory markers
2025/03/14 03:18:13 DEBUG : Creating backend with remote "/tmp/rclone3503280507"
run.go:180: Remote "Azure container rclone-test-xevumac0kofu", Local "Local file system at /tmp/rclone3503280507", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xevumac0kofu
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-xevumac0kofu: 1 files missing
2025/03/14 03:18:13 NOTICE: 1 hashes missing
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-xevumac0kofu: 2 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-xevumac0kofu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/14 03:18:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-xevumac0kofu: 0 differences found
2025/03/14 03:18:13 NOTICE: Azure container rclone-test-xevumac0kofu: 1 matching files
2025/03/14 03:18:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuqot3cire"
2025/03/14 03:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:13 DEBUG : Azure container rclone-test-ximuqot3cire: Using directory markers
2025/03/14 03:18:13 DEBUG : Creating backend with remote "/tmp/rclone171146636"
run.go:180: Remote "Azure container rclone-test-ximuqot3cire", Local "Local file system at /tmp/rclone171146636", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/14 03:18:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ximuqot3cire
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-ximuqot3cire: 1 files missing
2025/03/14 03:18:14 NOTICE: 1 hashes missing
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-ximuqot3cire: 2 differences found
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-ximuqot3cire: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/14 03:18:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-ximuqot3cire: 0 differences found
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-ximuqot3cire: 1 matching files
2025/03/14 03:18:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vamenam0vuko"
2025/03/14 03:18:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:18:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-vamenam0vuko: Using directory markers
2025/03/14 03:18:14 DEBUG : Creating backend with remote "/tmp/rclone555421566"
run.go:180: Remote "Azure container rclone-test-vamenam0vuko", Local "Local file system at /tmp/rclone555421566", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/14 03:18:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 03:18:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vamenam0vuko
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-vamenam0vuko: 1 files missing
2025/03/14 03:18:14 NOTICE: 1 hashes missing
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-vamenam0vuko: 2 differences found
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-vamenam0vuko: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/14 03:18:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-vamenam0vuko: 0 differences found
2025/03/14 03:18:14 NOTICE: Azure container rclone-test-vamenam0vuko: 1 matching files
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-vamenam0vuko: Purge remote
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-ximuqot3cire: Purge remote
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-xevumac0kofu: Purge remote
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-kayaban3xahi: Purge remote
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-furutes3yugi: Purge remote
2025/03/14 03:18:14 DEBUG : Azure container rclone-test-bibuvop7rala: Purge remote
2025/03/14 03:18:15 DEBUG : Azure container rclone-test-lapaxad1bonu: Purge remote
2025/03/14 03:18:15 DEBUG : Azure container rclone-test-bomemev1xubo: Purge remote
2025/03/14 03:18:15 DEBUG : Azure container rclone-test-jotubay2cuya: Purge remote
2025/03/14 03:18:15 DEBUG : Azure container rclone-test-fiyihun5qolu: Purge remote
--- PASS: TestApplyTransforms (4.06s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:15 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 03:18:15 DEBUG : sub/: Creating directory marker
2025/03/14 03:18:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:18:15 INFO : file1: Copied (new) to: sub/file2
2025/03/14 03:18:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:15 DEBUG : file1: Unchanged skipping
2025/03/14 03:18:15 DEBUG : Azure container rclone-test-jeponiw2gucu: don't need to copy/move sub/file2, it is already at target location
2025/03/14 03:18:15 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.59s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.09s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:16 DEBUG : dst/: Creating directory marker
2025/03/14 03:18:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/backup"
2025/03/14 03:18:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:16 DEBUG : Azure container rclone-test-jeponiw2gucu path backup: Using directory markers
2025/03/14 03:18:16 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/backup"
2025/03/14 03:18:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 03:18:16 DEBUG : dst/: Creating directory marker
2025/03/14 03:18:16 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/14 03:18:16 INFO : dst/file1: Copied (server-side copy)
2025/03/14 03:18:16 INFO : dst/file1: Deleted
2025/03/14 03:18:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:18:16 INFO : dst/file1: Copied (new)
2025/03/14 03:18:17 DEBUG : dst/: Removing directory marker
2025/03/14 03:18:17 DEBUG : backup/dst/: Removing directory marker
2025/03/14 03:18:17 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-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9ad3a-e01e-008a-2d8f-94e74c000000
Time:2025-03-14T03:18:17.1980533Z
--------------------------------------------------------------------------------
2025/03/14 03:18:18 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-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9aebf-e01e-008a-798f-94e74c000000
Time:2025-03-14T03:18:18.2411785Z
--------------------------------------------------------------------------------
2025/03/14 03:18:19 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-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b077-e01e-008a-768f-94e74c000000
Time:2025-03-14T03:18:19.2846977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b077-e01e-008a-768f-94e74c000000
Time:2025-03-14T03:18:19.2846977Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.31s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/dst"
2025/03/14 03:18:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:20 DEBUG : Azure container rclone-test-jeponiw2gucu path dst: Using directory markers
2025/03/14 03:18:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:20 DEBUG : Azure container rclone-test-jeponiw2gucu path CompareDest: Using directory markers
2025/03/14 03:18:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:20 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 03:18:20 DEBUG : /: Creating directory marker
2025/03/14 03:18:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:18:20 INFO : one: Copied (new)
2025/03/14 03:18:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:20 DEBUG : /: Creating directory marker
2025/03/14 03:18:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/14 03:18:21 INFO : one: Copied (replaced existing)
2025/03/14 03:18:21 DEBUG : dst/: Creating directory marker
2025/03/14 03:18:21 DEBUG : CompareDest/: Creating directory marker
2025/03/14 03:18:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:21 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/14 03:18:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:22 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 03:18:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:22 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 03:18:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:22 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 03:18:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:22 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 03:18:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CompareDest"
2025/03/14 03:18:22 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 03:18:22 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/14 03:18:22 INFO : two: Copied (new)
2025/03/14 03:18:22 DEBUG : dst/: Removing directory marker
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b63d-e01e-008a-648f-94e74c000000
Time:2025-03-14T03:18:23.0409996Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b7e5-e01e-008a-4f8f-94e74c000000
Time:2025-03-14T03:18:24.0853398Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b987-e01e-008a-448f-94e74c000000
Time:2025-03-14T03:18:25.1288949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9b987-e01e-008a-448f-94e74c000000
Time:2025-03-14T03:18:25.1288949Z
--------------------------------------------------------------------------------
2025/03/14 03:18:26 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.98s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:18:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/dst"
2025/03/14 03:18:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:33 DEBUG : Azure container rclone-test-jeponiw2gucu path dst: Using directory markers
2025/03/14 03:18:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:33 DEBUG : Azure container rclone-test-jeponiw2gucu path CopyDest: Using directory markers
2025/03/14 03:18:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:33 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 03:18:33 DEBUG : /: Creating directory marker
2025/03/14 03:18:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:18:33 INFO : one: Copied (new)
2025/03/14 03:18:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:33 DEBUG : /: Creating directory marker
2025/03/14 03:18:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/14 03:18:34 INFO : one: Copied (replaced existing)
2025/03/14 03:18:34 DEBUG : dst/: Creating directory marker
2025/03/14 03:18:34 DEBUG : CopyDest/: Creating directory marker
2025/03/14 03:18:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/BackupDir"
2025/03/14 03:18:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:18:34 DEBUG : Azure container rclone-test-jeponiw2gucu path BackupDir: Using directory markers
2025/03/14 03:18:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/BackupDir"
2025/03/14 03:18:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 03:18:34 DEBUG : /: Creating directory marker
2025/03/14 03:18:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:18:34 INFO : one: Copied (server-side copy)
2025/03/14 03:18:35 INFO : one: Deleted
2025/03/14 03:18:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/14 03:18:35 INFO : one: Copied (server-side copy)
2025/03/14 03:18:35 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/14 03:18:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:35 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 03:18:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/14 03:18:35 INFO : two: Copied (server-side copy)
2025/03/14 03:18:35 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/14 03:18:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:18:35 DEBUG : two: Unchanged skipping
2025/03/14 03:18:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/CopyDest"
2025/03/14 03:18:36 DEBUG : three: Need to transfer - File not found at Destination
2025/03/14 03:18:36 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/14 03:18:36 DEBUG : three: Destination not found in --copy-dest
2025/03/14 03:18:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/14 03:18:36 INFO : three: Copied (new)
2025/03/14 03:18:36 DEBUG : dst/: Removing directory marker
2025/03/14 03:18:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9cdec-e01e-008a-7c8f-94e74c000000
Time:2025-03-14T03:18:36.9066029Z
--------------------------------------------------------------------------------
2025/03/14 03:18:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9cf53-e01e-008a-428f-94e74c000000
Time:2025-03-14T03:18:37.9510373Z
--------------------------------------------------------------------------------
2025/03/14 03:18:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d0d4-e01e-008a-0d8f-94e74c000000
Time:2025-03-14T03:18:38.9950541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d0d4-e01e-008a-0d8f-94e74c000000
Time:2025-03-14T03:18:38.9950541Z
--------------------------------------------------------------------------------
2025/03/14 03:18:40 DEBUG : CopyDest/: Removing directory marker
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d2ce-e01e-008a-148f-94e74c000000
Time:2025-03-14T03:18:40.0836313Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d461-e01e-008a-5a8f-94e74c000000
Time:2025-03-14T03:18:41.1361524Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d63b-e01e-008a-4d8f-94e74c000000
Time:2025-03-14T03:18:42.1795280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9d63b-e01e-008a-4d8f-94e74c000000
Time:2025-03-14T03:18:42.1795280Z
--------------------------------------------------------------------------------
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 (17.01s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9e8fc-e01e-008a-088f-94e74c000000
Time:2025-03-14T03:18:50.4014021Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9ec2f-e01e-008a-248f-94e74c000000
Time:2025-03-14T03:18:51.4461539Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9ef7c-e01e-008a-388f-94e74c000000
Time:2025-03-14T03:18:52.4901572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9ef7c-e01e-008a-388f-94e74c000000
Time:2025-03-14T03:18:52.4901572Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9f338-e01e-008a-358f-94e74c000000
Time:2025-03-14T03:18:53.5342002Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9f6d3-e01e-008a-148f-94e74c000000
Time:2025-03-14T03:18:54.5777643Z
--------------------------------------------------------------------------------
2025/03/14 03:18: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9f9e2-e01e-008a-788f-94e74c000000
Time:2025-03-14T03:18:55.6215018Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb9f9e2-e01e-008a-788f-94e74c000000
Time:2025-03-14T03:18:55.6215018Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/14 03:19:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba0c7f-e01e-008a-378f-94e74c000000
Time:2025-03-14T03:19:03.8432279Z
--------------------------------------------------------------------------------
2025/03/14 03:19:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba0e31-e01e-008a-438f-94e74c000000
Time:2025-03-14T03:19:04.8860321Z
--------------------------------------------------------------------------------
2025/03/14 03:19:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba0fad-e01e-008a-0e8f-94e74c000000
Time:2025-03-14T03:19:05.9308016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba0fad-e01e-008a-0e8f-94e74c000000
Time:2025-03-14T03:19:05.9308016Z
--------------------------------------------------------------------------------
2025/03/14 03:19:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba119d-e01e-008a-3c8f-94e74c000000
Time:2025-03-14T03:19:06.9739978Z
--------------------------------------------------------------------------------
2025/03/14 03:19:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba13cd-e01e-008a-288f-94e74c000000
Time:2025-03-14T03:19:08.0174422Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba1538-e01e-008a-648f-94e74c000000
Time:2025-03-14T03:19:09.0618472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba1538-e01e-008a-648f-94e74c000000
Time:2025-03-14T03:19:09.0618472Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:19:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/14 03:19:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/14 03:19:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/14 03:19:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a434ae06ed840fbd2e3806d80fa318d7 OK
2025/03/14 03:19:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/14 03:19:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2506-e01e-008a-608f-94e74c000000
Time:2025-03-14T03:19:18.3187184Z
--------------------------------------------------------------------------------
2025/03/14 03:19:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2649-e01e-008a-6e8f-94e74c000000
Time:2025-03-14T03:19:19.3621580Z
--------------------------------------------------------------------------------
2025/03/14 03:19:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba27ac-e01e-008a-178f-94e74c000000
Time:2025-03-14T03:19:20.4072435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba27ac-e01e-008a-178f-94e74c000000
Time:2025-03-14T03:19:20.4072435Z
--------------------------------------------------------------------------------
2025/03/14 03:19:21 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/14 03:19:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2950-e01e-008a-7c8f-94e74c000000
Time:2025-03-14T03:19:21.4998238Z
--------------------------------------------------------------------------------
2025/03/14 03:19:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2a90-e01e-008a-058f-94e74c000000
Time:2025-03-14T03:19:22.5434964Z
--------------------------------------------------------------------------------
2025/03/14 03:19:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2be8-e01e-008a-2e8f-94e74c000000
Time:2025-03-14T03:19:23.5871688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba2be8-e01e-008a-2e8f-94e74c000000
Time:2025-03-14T03:19:23.5871688Z
--------------------------------------------------------------------------------
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.53s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:19:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba37bd-e01e-008a-1d8f-94e74c000000
Time:2025-03-14T03:19:31.8119453Z
--------------------------------------------------------------------------------
2025/03/14 03:19:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3980-e01e-008a-208f-94e74c000000
Time:2025-03-14T03:19:32.8549803Z
--------------------------------------------------------------------------------
2025/03/14 03:19:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3b78-e01e-008a-5a8f-94e74c000000
Time:2025-03-14T03:19:33.8992469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3b78-e01e-008a-5a8f-94e74c000000
Time:2025-03-14T03:19:33.8992469Z
--------------------------------------------------------------------------------
2025/03/14 03:19:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3cb5-e01e-008a-538f-94e74c000000
Time:2025-03-14T03:19:34.9422318Z
--------------------------------------------------------------------------------
2025/03/14 03:19:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3e22-e01e-008a-7b8f-94e74c000000
Time:2025-03-14T03:19:35.9858092Z
--------------------------------------------------------------------------------
2025/03/14 03:19:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3f9b-e01e-008a-2c8f-94e74c000000
Time:2025-03-14T03:19:37.0288876Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba3f9b-e01e-008a-2c8f-94e74c000000
Time:2025-03-14T03:19:37.0288876Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:19:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba4d80-e01e-008a-208f-94e74c000000
Time:2025-03-14T03:19:45.2510838Z
--------------------------------------------------------------------------------
2025/03/14 03:19:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba4f9e-e01e-008a-378f-94e74c000000
Time:2025-03-14T03:19:46.2944034Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba5112-e01e-008a-478f-94e74c000000
Time:2025-03-14T03:19:47.3381329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba5112-e01e-008a-478f-94e74c000000
Time:2025-03-14T03:19:47.3381329Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba5280-e01e-008a-058f-94e74c000000
Time:2025-03-14T03:19:48.3821324Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba53d3-e01e-008a-1f8f-94e74c000000
Time:2025-03-14T03:19:49.4258453Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba5581-e01e-008a-108f-94e74c000000
Time:2025-03-14T03:19:50.4693656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba5581-e01e-008a-108f-94e74c000000
Time:2025-03-14T03:19:50.4693656Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:19: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba6084-e01e-008a-358f-94e74c000000
Time:2025-03-14T03:19:58.6937440Z
--------------------------------------------------------------------------------
2025/03/14 03:19: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba61b6-e01e-008a-308f-94e74c000000
Time:2025-03-14T03:19:59.7374615Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba6310-e01e-008a-4b8f-94e74c000000
Time:2025-03-14T03:20:00.7807991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba6310-e01e-008a-4b8f-94e74c000000
Time:2025-03-14T03:20:00.7807991Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba647a-e01e-008a-688f-94e74c000000
Time:2025-03-14T03:20:01.8244633Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba65b8-e01e-008a-758f-94e74c000000
Time:2025-03-14T03:20:02.8674044Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba671a-e01e-008a-218f-94e74c000000
Time:2025-03-14T03:20:03.9114510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba671a-e01e-008a-218f-94e74c000000
Time:2025-03-14T03:20:03.9114510Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba73df-e01e-008a-1f8f-94e74c000000
Time:2025-03-14T03:20:12.1337551Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba763f-e01e-008a-4c8f-94e74c000000
Time:2025-03-14T03:20:13.1780328Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba77ec-e01e-008a-4690-94e74c000000
Time:2025-03-14T03:20:14.2222003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba77ec-e01e-008a-4690-94e74c000000
Time:2025-03-14T03:20:14.2222003Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba796a-e01e-008a-1990-94e74c000000
Time:2025-03-14T03:20:15.2745037Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba7b19-e01e-008a-5d90-94e74c000000
Time:2025-03-14T03:20:16.3185399Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba7cb6-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:20:17.3620923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba7cb6-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:20:17.3620923Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba8ba8-e01e-008a-6790-94e74c000000
Time:2025-03-14T03:20:25.5837689Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba8d62-e01e-008a-6590-94e74c000000
Time:2025-03-14T03:20:26.6274212Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba8f13-e01e-008a-5d90-94e74c000000
Time:2025-03-14T03:20:27.6717102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba8f13-e01e-008a-5d90-94e74c000000
Time:2025-03-14T03:20:27.6717102Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba90e2-e01e-008a-5590-94e74c000000
Time:2025-03-14T03:20:28.7163844Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba9287-e01e-008a-4890-94e74c000000
Time:2025-03-14T03:20:29.7600899Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba9451-e01e-008a-6490-94e74c000000
Time:2025-03-14T03:20:30.8033892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddba9451-e01e-008a-6490-94e74c000000
Time:2025-03-14T03:20:30.8033892Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:20:39 DEBUG : also/: Creating directory marker
2025/03/14 03:20:39 INFO : Azure container rclone-test-jeponiw2gucu: Looking for duplicate md5 hashes using newest mode.
2025/03/14 03:20:39 NOTICE: 474d8ec6ee577172e24be8542743fd63: Found 3 files with duplicate md5 hashes
2025/03/14 03:20:39 INFO : one: Deleted
2025/03/14 03:20:39 INFO : also/one: Deleted
2025/03/14 03:20:39 NOTICE: 474d8ec6ee577172e24be8542743fd63: Deleted 2 extra copies
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa036-e01e-008a-2c90-94e74c000000
Time:2025-03-14T03:20:39.9555279Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa17f-e01e-008a-3b90-94e74c000000
Time:2025-03-14T03:20:40.9987361Z
--------------------------------------------------------------------------------
2025/03/14 03:20:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa352-e01e-008a-5890-94e74c000000
Time:2025-03-14T03:20:42.0418693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa352-e01e-008a-5890-94e74c000000
Time:2025-03-14T03:20:42.0418693Z
--------------------------------------------------------------------------------
2025/03/14 03:20:43 DEBUG : also/: Removing directory marker
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa4a4-e01e-008a-8090-94e74c000000
Time:2025-03-14T03:20:43.1323593Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa5e8-e01e-008a-1790-94e74c000000
Time:2025-03-14T03:20:44.1755272Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa730-e01e-008a-0c90-94e74c000000
Time:2025-03-14T03:20:45.2187167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaa730-e01e-008a-0c90-94e74c000000
Time:2025-03-14T03:20:45.2187167Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab21f-e01e-008a-5e90-94e74c000000
Time:2025-03-14T03:20:53.4434416Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab3cf-e01e-008a-4f90-94e74c000000
Time:2025-03-14T03:20:54.4873729Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab50a-e01e-008a-4290-94e74c000000
Time:2025-03-14T03:20:55.5305380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab50a-e01e-008a-4290-94e74c000000
Time:2025-03-14T03:20:55.5305380Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab677-e01e-008a-7d90-94e74c000000
Time:2025-03-14T03:20:56.5742219Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab80b-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:20:57.6175631Z
--------------------------------------------------------------------------------
2025/03/14 03:20: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab91a-e01e-008a-2d90-94e74c000000
Time:2025-03-14T03:20:58.6615522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbab91a-e01e-008a-2d90-94e74c000000
Time:2025-03-14T03:20:58.6615522Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac1f5-e01e-008a-5e90-94e74c000000
Time:2025-03-14T03:21:06.8861527Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac3db-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:21:07.9306155Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac53a-e01e-008a-2990-94e74c000000
Time:2025-03-14T03:21:08.9746841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac53a-e01e-008a-2990-94e74c000000
Time:2025-03-14T03:21:08.9746841Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac693-e01e-008a-4a90-94e74c000000
Time:2025-03-14T03:21:10.0177777Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac7ab-e01e-008a-3690-94e74c000000
Time:2025-03-14T03:21:11.0617675Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac8ec-e01e-008a-4a90-94e74c000000
Time:2025-03-14T03:21:12.1052707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbac8ec-e01e-008a-4a90-94e74c000000
Time:2025-03-14T03:21:12.1052707Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbad49c-e01e-008a-1a90-94e74c000000
Time:2025-03-14T03:21:20.3291999Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbad5e9-e01e-008a-3890-94e74c000000
Time:2025-03-14T03:21:21.3733009Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbad73e-e01e-008a-5490-94e74c000000
Time:2025-03-14T03:21:22.4166457Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbad73e-e01e-008a-5490-94e74c000000
Time:2025-03-14T03:21:22.4166457Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbad893-e01e-008a-6690-94e74c000000
Time:2025-03-14T03:21:23.4607981Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbada1e-e01e-008a-1390-94e74c000000
Time:2025-03-14T03:21:24.5045004Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbadb09-e01e-008a-5a90-94e74c000000
Time:2025-03-14T03:21:25.5489321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbadb09-e01e-008a-5a90-94e74c000000
Time:2025-03-14T03:21:25.5489321Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/14 03:21:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbae711-e01e-008a-5f90-94e74c000000
Time:2025-03-14T03:21:33.7726020Z
--------------------------------------------------------------------------------
2025/03/14 03:21:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbae821-e01e-008a-3390-94e74c000000
Time:2025-03-14T03:21:34.8163112Z
--------------------------------------------------------------------------------
2025/03/14 03:21:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbae9dc-e01e-008a-3590-94e74c000000
Time:2025-03-14T03:21:35.8598059Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbae9dc-e01e-008a-3590-94e74c000000
Time:2025-03-14T03:21:35.8598059Z
--------------------------------------------------------------------------------
2025/03/14 03:21:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaeaea-e01e-008a-1f90-94e74c000000
Time:2025-03-14T03:21:36.9034650Z
--------------------------------------------------------------------------------
2025/03/14 03:21:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaecd0-e01e-008a-2990-94e74c000000
Time:2025-03-14T03:21:37.9470778Z
--------------------------------------------------------------------------------
2025/03/14 03:21:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaee03-e01e-008a-1590-94e74c000000
Time:2025-03-14T03:21:38.9905054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaee03-e01e-008a-1590-94e74c000000
Time:2025-03-14T03:21:38.9905054Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbaf904-e01e-008a-3b90-94e74c000000
Time:2025-03-14T03:21:47.2112629Z
--------------------------------------------------------------------------------
2025/03/14 03:21: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbafacf-e01e-008a-5190-94e74c000000
Time:2025-03-14T03:21:48.2545859Z
--------------------------------------------------------------------------------
2025/03/14 03:21:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbafc4a-e01e-008a-1090-94e74c000000
Time:2025-03-14T03:21:49.2989574Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbafc4a-e01e-008a-1090-94e74c000000
Time:2025-03-14T03:21:49.2989574Z
--------------------------------------------------------------------------------
2025/03/14 03:21:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbafdaf-e01e-008a-2e90-94e74c000000
Time:2025-03-14T03:21:50.3435378Z
--------------------------------------------------------------------------------
2025/03/14 03:21:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbafef0-e01e-008a-3890-94e74c000000
Time:2025-03-14T03:21:51.3868660Z
--------------------------------------------------------------------------------
2025/03/14 03:21:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0019-e01e-008a-3290-94e74c000000
Time:2025-03-14T03:21:52.4304622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0019-e01e-008a-3290-94e74c000000
Time:2025-03-14T03:21:52.4304622Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:22:00 DEBUG : sub dir/: Creating directory marker
2025/03/14 03:22:01 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/14 03:22:01 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/14 03:22:02 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/14 03:22:02 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/14 03:22:02 DEBUG : sub dir/: Removing directory marker
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0ce4-e01e-008a-7490-94e74c000000
Time:2025-03-14T03:22:02.3613152Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0e14-e01e-008a-7f90-94e74c000000
Time:2025-03-14T03:22:03.4054633Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0f5d-e01e-008a-0f90-94e74c000000
Time:2025-03-14T03:22:04.4505761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb0f5d-e01e-008a-0f90-94e74c000000
Time:2025-03-14T03:22:04.4505761Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb1066-e01e-008a-5a90-94e74c000000
Time:2025-03-14T03:22:05.4941092Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb11fc-e01e-008a-3a90-94e74c000000
Time:2025-03-14T03:22:06.5375344Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb132f-e01e-008a-3090-94e74c000000
Time:2025-03-14T03:22:07.5810491Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb132f-e01e-008a-3090-94e74c000000
Time:2025-03-14T03:22:07.5810491Z
--------------------------------------------------------------------------------
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 (15.15s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:22:15 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/14 03:22:16 DEBUG : sub/: Removing directory marker
2025/03/14 03:22:16 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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb2071-e01e-008a-2b90-94e74c000000
Time:2025-03-14T03:22:16.8394898Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb21df-e01e-008a-6f90-94e74c000000
Time:2025-03-14T03:22:17.8831999Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb23d2-e01e-008a-2a90-94e74c000000
Time:2025-03-14T03:22:18.9271806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb23d2-e01e-008a-2a90-94e74c000000
Time:2025-03-14T03:22:18.9271806Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb255d-e01e-008a-7e90-94e74c000000
Time:2025-03-14T03:22:19.9718131Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb2727-e01e-008a-2090-94e74c000000
Time:2025-03-14T03:22:21.0154869Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb2916-e01e-008a-6490-94e74c000000
Time:2025-03-14T03:22:22.0592582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb2916-e01e-008a-6490-94e74c000000
Time:2025-03-14T03:22:22.0592582Z
--------------------------------------------------------------------------------
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.48s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.05s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.09s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.05s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:22:30 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/14 03:22:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/notfound"
2025/03/14 03:22:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:22:31 DEBUG : Azure container rclone-test-jeponiw2gucu path notfound: Using directory markers
2025/03/14 03:22:31 DEBUG : sub/: Removing directory marker
2025/03/14 03:22:31 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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb399e-e01e-008a-5890-94e74c000000
Time:2025-03-14T03:22:31.5502628Z
--------------------------------------------------------------------------------
2025/03/14 03:22:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb3afa-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:22:32.5944403Z
--------------------------------------------------------------------------------
2025/03/14 03:22:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb3ca3-e01e-008a-6a90-94e74c000000
Time:2025-03-14T03:22:33.6389512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb3ca3-e01e-008a-6a90-94e74c000000
Time:2025-03-14T03:22:33.6389512Z
--------------------------------------------------------------------------------
2025/03/14 03:22:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb3e6c-e01e-008a-6990-94e74c000000
Time:2025-03-14T03:22:34.6831653Z
--------------------------------------------------------------------------------
2025/03/14 03:22:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb401c-e01e-008a-6490-94e74c000000
Time:2025-03-14T03:22:35.7272063Z
--------------------------------------------------------------------------------
2025/03/14 03:22:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb41b8-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:22:36.7709195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb41b8-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:22:36.7709195Z
--------------------------------------------------------------------------------
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.71s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- 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.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:22:44 INFO : Azure container rclone-test-jeponiw2gucu: Making directory
2025/03/14 03:22:44 INFO : Azure container rclone-test-jeponiw2gucu: Making directory
2025/03/14 03:22:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb4e62-e01e-008a-7d90-94e74c000000
Time:2025-03-14T03:22:45.0384327Z
--------------------------------------------------------------------------------
2025/03/14 03:22:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb50e7-e01e-008a-0e90-94e74c000000
Time:2025-03-14T03:22:46.0822608Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb52c8-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:22:47.1257591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb52c8-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:22:47.1257591Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb548d-e01e-008a-0990-94e74c000000
Time:2025-03-14T03:22:48.1690415Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb5686-e01e-008a-5190-94e74c000000
Time:2025-03-14T03:22:49.2135028Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb5812-e01e-008a-2490-94e74c000000
Time:2025-03-14T03:22:50.2577229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb5812-e01e-008a-2490-94e74c000000
Time:2025-03-14T03:22:50.2577229Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:22:58 DEBUG : sub dir/: Creating directory marker
2025/03/14 03:22:58 DEBUG : sub dir/: Removing directory marker
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6890-e01e-008a-4490-94e74c000000
Time:2025-03-14T03:22:58.9182718Z
--------------------------------------------------------------------------------
2025/03/14 03:22: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6a84-e01e-008a-0790-94e74c000000
Time:2025-03-14T03:22:59.9618392Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6c0d-e01e-008a-5990-94e74c000000
Time:2025-03-14T03:23:01.0054159Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6c0d-e01e-008a-5990-94e74c000000
Time:2025-03-14T03:23:01.0054159Z
--------------------------------------------------------------------------------
2025/03/14 03:23:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6e0b-e01e-008a-1290-94e74c000000
Time:2025-03-14T03:23:02.0492426Z
--------------------------------------------------------------------------------
2025/03/14 03:23:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb6fcd-e01e-008a-2190-94e74c000000
Time:2025-03-14T03:23:03.0939737Z
--------------------------------------------------------------------------------
2025/03/14 03:23:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb71be-e01e-008a-5c90-94e74c000000
Time:2025-03-14T03:23:04.1379540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb71be-e01e-008a-5c90-94e74c000000
Time:2025-03-14T03:23:04.1379540Z
--------------------------------------------------------------------------------
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.88s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:23: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb7d5c-e01e-008a-1490-94e74c000000
Time:2025-03-14T03:23:12.8397116Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb7eb8-e01e-008a-3d90-94e74c000000
Time:2025-03-14T03:23:13.8827713Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb7fd5-e01e-008a-2b90-94e74c000000
Time:2025-03-14T03:23:14.9266474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb7fd5-e01e-008a-2b90-94e74c000000
Time:2025-03-14T03:23:14.9266474Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb8128-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:23:15.9710364Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb8359-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:23:17.0145122Z
--------------------------------------------------------------------------------
2025/03/14 03:23:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb84be-e01e-008a-3090-94e74c000000
Time:2025-03-14T03:23:18.0590248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb84be-e01e-008a-3090-94e74c000000
Time:2025-03-14T03:23:18.0590248Z
--------------------------------------------------------------------------------
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.92s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:23:26 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/14 03:23:26 DEBUG : empty space: Excluded
2025/03/14 03:23:26 DEBUG : BackupDir: Excluded
2025/03/14 03:23:26 DEBUG : dst: Excluded
2025/03/14 03:23:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb92fa-e01e-008a-2c90-94e74c000000
Time:2025-03-14T03:23:26.8147523Z
--------------------------------------------------------------------------------
2025/03/14 03:23:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9426-e01e-008a-2d90-94e74c000000
Time:2025-03-14T03:23:27.8586356Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9611-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:23:28.9029489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9611-e01e-008a-5090-94e74c000000
Time:2025-03-14T03:23:28.9029489Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb97aa-e01e-008a-2f90-94e74c000000
Time:2025-03-14T03:23:29.9470363Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9972-e01e-008a-3b90-94e74c000000
Time:2025-03-14T03:23:30.9907442Z
--------------------------------------------------------------------------------
2025/03/14 03:23:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9a9b-e01e-008a-3690-94e74c000000
Time:2025-03-14T03:23:32.0348876Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbb9a9b-e01e-008a-3690-94e74c000000
Time:2025-03-14T03:23:32.0348876Z
--------------------------------------------------------------------------------
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.98s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:23:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbba637-e01e-008a-0990-94e74c000000
Time:2025-03-14T03:23:40.7377574Z
--------------------------------------------------------------------------------
2025/03/14 03:23:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbba77e-e01e-008a-0e90-94e74c000000
Time:2025-03-14T03:23:41.7818562Z
--------------------------------------------------------------------------------
2025/03/14 03:23:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbba898-e01e-008a-6d90-94e74c000000
Time:2025-03-14T03:23:42.8255967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbba898-e01e-008a-6d90-94e74c000000
Time:2025-03-14T03:23:42.8255967Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbba9d0-e01e-008a-6690-94e74c000000
Time:2025-03-14T03:23:43.8698333Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbaac4-e01e-008a-2e90-94e74c000000
Time:2025-03-14T03:23:44.9136563Z
--------------------------------------------------------------------------------
2025/03/14 03:23: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbabdd-e01e-008a-0790-94e74c000000
Time:2025-03-14T03:23:45.9580633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbabdd-e01e-008a-0790-94e74c000000
Time:2025-03-14T03:23:45.9580633Z
--------------------------------------------------------------------------------
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.92s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/14 03:23:54 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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526713d9-c01e-0056-2d90-944d12000000
Time:2025-03-14T03:23:54.7950927Z
--------------------------------------------------------------------------------
2025/03/14 03:23:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52671619-c01e-0056-7b90-944d12000000
Time:2025-03-14T03:23:55.8381843Z
--------------------------------------------------------------------------------
2025/03/14 03:23:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52671881-c01e-0056-5090-944d12000000
Time:2025-03-14T03:23:56.8813023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52671881-c01e-0056-5090-944d12000000
Time:2025-03-14T03:23:56.8813023Z
--------------------------------------------------------------------------------
2025/03/14 03:23:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52671b27-c01e-0056-0390-944d12000000
Time:2025-03-14T03:23:57.9247427Z
--------------------------------------------------------------------------------
2025/03/14 03:23:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52671ef1-c01e-0056-2f90-944d12000000
Time:2025-03-14T03:23:58.9675597Z
--------------------------------------------------------------------------------
2025/03/14 03:23:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267227b-c01e-0056-0590-944d12000000
Time:2025-03-14T03:24:00.0126464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267227b-c01e-0056-0590-944d12000000
Time:2025-03-14T03:24:00.0126464Z
--------------------------------------------------------------------------------
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 (14.05s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/14 03:24:08 DEBUG : Creating backend with remote ":memory:"
2025/03/14 03:24:08 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/14 03:24:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 03:24:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/14 03:24:08 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:24:08 DEBUG : sub dir/: Creating directory marker
2025/03/14 03:24:08 DEBUG : sub dir/: Removing directory marker
2025/03/14 03:24:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674042-c01e-0056-4690-944d12000000
Time:2025-03-14T03:24:08.9415138Z
--------------------------------------------------------------------------------
2025/03/14 03:24:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674228-c01e-0056-7e90-944d12000000
Time:2025-03-14T03:24:09.9853082Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674424-c01e-0056-3b90-944d12000000
Time:2025-03-14T03:24:11.0295830Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674424-c01e-0056-3b90-944d12000000
Time:2025-03-14T03:24:11.0295830Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526745ee-c01e-0056-2d90-944d12000000
Time:2025-03-14T03:24:12.0727280Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526747d4-c01e-0056-3390-944d12000000
Time:2025-03-14T03:24:13.1158759Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674a12-c01e-0056-2290-944d12000000
Time:2025-03-14T03:24:14.1596703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52674a12-c01e-0056-2290-944d12000000
Time:2025-03-14T03:24:14.1596703Z
--------------------------------------------------------------------------------
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 (14.15s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:24:22 DEBUG : Waiting for deletions to finish
2025/03/14 03:24:22 DEBUG : large: Excluded (Size Filter)
2025/03/14 03:24:22 INFO : medium: Deleted
2025/03/14 03:24:22 INFO : small: Deleted
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbe605-e01e-008a-4590-94e74c000000
Time:2025-03-14T03:24:23.0255585Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbe705-e01e-008a-1090-94e74c000000
Time:2025-03-14T03:24:24.0698854Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbe7e5-e01e-008a-4f90-94e74c000000
Time:2025-03-14T03:24:25.1137934Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbe7e5-e01e-008a-4f90-94e74c000000
Time:2025-03-14T03:24:25.1137934Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbe8d1-e01e-008a-0e90-94e74c000000
Time:2025-03-14T03:24:26.1569870Z
--------------------------------------------------------------------------------
2025/03/14 03:24:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbea1e-e01e-008a-2590-94e74c000000
Time:2025-03-14T03:24:27.2011919Z
--------------------------------------------------------------------------------
2025/03/14 03:24:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbeb95-e01e-008a-6590-94e74c000000
Time:2025-03-14T03:24:28.2446840Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbbeb95-e01e-008a-6590-94e74c000000
Time:2025-03-14T03:24:28.2446840Z
--------------------------------------------------------------------------------
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 (14.09s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:24:36 DEBUG : Waiting for deletions to finish
2025/03/14 03:24:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/14 03:24:36 INFO : large: Deleted
2025/03/14 03:24:36 INFO : medium: Deleted
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267744f-c01e-0056-1890-944d12000000
Time:2025-03-14T03:24:37.1308592Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526775e5-c01e-0056-6990-944d12000000
Time:2025-03-14T03:24:38.1738146Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526777b6-c01e-0056-6f90-944d12000000
Time:2025-03-14T03:24:39.2177227Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526777b6-c01e-0056-6f90-944d12000000
Time:2025-03-14T03:24:39.2177227Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267797a-c01e-0056-6c90-944d12000000
Time:2025-03-14T03:24:40.2612513Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52677b0d-c01e-0056-4d90-944d12000000
Time:2025-03-14T03:24:41.3047867Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52677cd0-c01e-0056-5c90-944d12000000
Time:2025-03-14T03:24:42.3483419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52677cd0-c01e-0056-5c90-944d12000000
Time:2025-03-14T03:24:42.3483419Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52678ef4-c01e-0056-7990-944d12000000
Time:2025-03-14T03:24:50.5708127Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52679141-c01e-0056-0e90-944d12000000
Time:2025-03-14T03:24:51.6145275Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526793ce-c01e-0056-1a90-944d12000000
Time:2025-03-14T03:24:52.6578631Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526793ce-c01e-0056-1a90-944d12000000
Time:2025-03-14T03:24:52.6578631Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526795f8-c01e-0056-7890-944d12000000
Time:2025-03-14T03:24:53.7018743Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52679779-c01e-0056-4d90-944d12000000
Time:2025-03-14T03:24:54.7459427Z
--------------------------------------------------------------------------------
2025/03/14 03:24: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52679924-c01e-0056-4790-944d12000000
Time:2025-03-14T03:24:55.7887474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52679924-c01e-0056-4790-944d12000000
Time:2025-03-14T03:24:55.7887474Z
--------------------------------------------------------------------------------
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.54s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:25:04 DEBUG : Waiting for deletions to finish
2025/03/14 03:25:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 03:25:04 INFO : medium: Deleted
2025/03/14 03:25:04 INFO : small: Deleted
2025/03/14 03:25: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc1b5b-e01e-008a-7290-94e74c000000
Time:2025-03-14T03:25:04.6588106Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc1c8e-e01e-008a-7c90-94e74c000000
Time:2025-03-14T03:25:05.7023436Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc1e34-e01e-008a-6b90-94e74c000000
Time:2025-03-14T03:25:06.7460568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc1e34-e01e-008a-6b90-94e74c000000
Time:2025-03-14T03:25:06.7460568Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc1fd3-e01e-008a-3c90-94e74c000000
Time:2025-03-14T03:25:07.7896885Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc2185-e01e-008a-3690-94e74c000000
Time:2025-03-14T03:25:08.8328755Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc22bb-e01e-008a-4890-94e74c000000
Time:2025-03-14T03:25:09.8764759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc22bb-e01e-008a-4890-94e74c000000
Time:2025-03-14T03:25:09.8764759Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/14 03:25:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc3085-e01e-008a-2190-94e74c000000
Time:2025-03-14T03:25:18.0979093Z
--------------------------------------------------------------------------------
2025/03/14 03:25:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc3239-e01e-008a-2190-94e74c000000
Time:2025-03-14T03:25:19.1416511Z
--------------------------------------------------------------------------------
2025/03/14 03:25:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc33a3-e01e-008a-5e90-94e74c000000
Time:2025-03-14T03:25:20.1850079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc33a3-e01e-008a-5e90-94e74c000000
Time:2025-03-14T03:25:20.1850079Z
--------------------------------------------------------------------------------
2025/03/14 03:25:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc3508-e01e-008a-0d90-94e74c000000
Time:2025-03-14T03:25:21.2298303Z
--------------------------------------------------------------------------------
2025/03/14 03:25:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc3629-e01e-008a-0490-94e74c000000
Time:2025-03-14T03:25:22.2744707Z
--------------------------------------------------------------------------------
2025/03/14 03:25:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc374c-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:25:23.3181775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddbc374c-e01e-008a-7a90-94e74c000000
Time:2025-03-14T03:25:23.3181775Z
--------------------------------------------------------------------------------
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.54s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:25:31 DEBUG : Waiting for deletions to finish
2025/03/14 03:25:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 03:25:31 INFO : large: Deleted
2025/03/14 03:25:31 INFO : medium: Deleted
2025/03/14 03:25:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d21f-c01e-0056-7390-944d12000000
Time:2025-03-14T03:25:32.2091836Z
--------------------------------------------------------------------------------
2025/03/14 03:25:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d3c8-c01e-0056-5990-944d12000000
Time:2025-03-14T03:25:33.2530442Z
--------------------------------------------------------------------------------
2025/03/14 03:25:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d548-c01e-0056-1990-944d12000000
Time:2025-03-14T03:25:34.2966996Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d548-c01e-0056-1990-944d12000000
Time:2025-03-14T03:25:34.2966996Z
--------------------------------------------------------------------------------
2025/03/14 03:25:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d6f1-c01e-0056-0190-944d12000000
Time:2025-03-14T03:25:35.3402558Z
--------------------------------------------------------------------------------
2025/03/14 03:25:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267d8dc-c01e-0056-2290-944d12000000
Time:2025-03-14T03:25:36.3834863Z
--------------------------------------------------------------------------------
2025/03/14 03:25:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267daf0-c01e-0056-5490-944d12000000
Time:2025-03-14T03:25:37.4274200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267daf0-c01e-0056-5490-944d12000000
Time:2025-03-14T03:25:37.4274200Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/14 03:25:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267e543-c01e-0056-1590-944d12000000
Time:2025-03-14T03:25:45.6473719Z
--------------------------------------------------------------------------------
2025/03/14 03:25:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267e703-c01e-0056-2190-944d12000000
Time:2025-03-14T03:25:46.6905319Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267e88d-c01e-0056-4f90-944d12000000
Time:2025-03-14T03:25:47.7346627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267e88d-c01e-0056-4f90-944d12000000
Time:2025-03-14T03:25:47.7346627Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267ea0d-c01e-0056-0f90-944d12000000
Time:2025-03-14T03:25:48.7780797Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267eb7f-c01e-0056-5290-944d12000000
Time:2025-03-14T03:25:49.8215519Z
--------------------------------------------------------------------------------
2025/03/14 03:25: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267eccc-c01e-0056-7490-944d12000000
Time:2025-03-14T03:25:50.8650171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267eccc-c01e-0056-7490-944d12000000
Time:2025-03-14T03:25:50.8650171Z
--------------------------------------------------------------------------------
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.54s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:25:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267f9b6-c01e-0056-7490-944d12000000
Time:2025-03-14T03:25:59.4357247Z
--------------------------------------------------------------------------------
2025/03/14 03:26:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267fb71-c01e-0056-6a90-944d12000000
Time:2025-03-14T03:26:00.4803166Z
--------------------------------------------------------------------------------
2025/03/14 03:26:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267fcb7-c01e-0056-7d90-944d12000000
Time:2025-03-14T03:26:01.5235630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267fcb7-c01e-0056-7d90-944d12000000
Time:2025-03-14T03:26:01.5235630Z
--------------------------------------------------------------------------------
2025/03/14 03:26:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267fe4a-c01e-0056-6090-944d12000000
Time:2025-03-14T03:26:02.5686028Z
--------------------------------------------------------------------------------
2025/03/14 03:26:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5267fffb-c01e-0056-6590-944d12000000
Time:2025-03-14T03:26:03.6120458Z
--------------------------------------------------------------------------------
2025/03/14 03:26:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52680180-c01e-0056-3090-944d12000000
Time:2025-03-14T03:26:04.6558185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52680180-c01e-0056-3090-944d12000000
Time:2025-03-14T03:26:04.6558185Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/14 03:26: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52681064-c01e-0056-0390-944d12000000
Time:2025-03-14T03:26:12.8796232Z
--------------------------------------------------------------------------------
2025/03/14 03:26: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526811d9-c01e-0056-4090-944d12000000
Time:2025-03-14T03:26:13.9239596Z
--------------------------------------------------------------------------------
2025/03/14 03:26: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-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526812db-c01e-0056-1090-944d12000000
Time:2025-03-14T03:26:14.9675086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:526812db-c01e-0056-1090-944d12000000
Time:2025-03-14T03:26:14.9675086Z
--------------------------------------------------------------------------------
2025/03/14 03:26: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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5268142a-c01e-0056-3090-944d12000000
Time:2025-03-14T03:26:16.0108604Z
--------------------------------------------------------------------------------
2025/03/14 03:26:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52681570-c01e-0056-4e90-944d12000000
Time:2025-03-14T03:26:17.0551145Z
--------------------------------------------------------------------------------
2025/03/14 03:26:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52681741-c01e-0056-4e90-944d12000000
Time:2025-03-14T03:26:18.0985691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52681741-c01e-0056-4e90-944d12000000
Time:2025-03-14T03:26:18.0985691Z
--------------------------------------------------------------------------------
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.23s)
=== RUN TestRetry
2025/03/14 03:26:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/14 03:26:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/14 03:26:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 03:26:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 03:26:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 03:26:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 03:26:26 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:26:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5268272c-c01e-0056-7790-944d12000000
Time:2025-03-14T03:26:27.6155282Z
--------------------------------------------------------------------------------
2025/03/14 03:26:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682939-c01e-0056-5090-944d12000000
Time:2025-03-14T03:26:28.6591858Z
--------------------------------------------------------------------------------
2025/03/14 03:26:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682acf-c01e-0056-3190-944d12000000
Time:2025-03-14T03:26:29.7029743Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682acf-c01e-0056-3190-944d12000000
Time:2025-03-14T03:26:29.7029743Z
--------------------------------------------------------------------------------
2025/03/14 03:26:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682c42-c01e-0056-6890-944d12000000
Time:2025-03-14T03:26:30.7463060Z
--------------------------------------------------------------------------------
2025/03/14 03:26:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682ded-c01e-0056-6290-944d12000000
Time:2025-03-14T03:26:31.7902656Z
--------------------------------------------------------------------------------
2025/03/14 03:26:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682f6a-c01e-0056-3190-944d12000000
Time:2025-03-14T03:26:32.8343425Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:52682f6a-c01e-0056-3190-944d12000000
Time:2025-03-14T03:26:32.8343425Z
--------------------------------------------------------------------------------
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.68s)
=== RUN TestPurge
2025/03/14 03:26:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bizalus1yobe"
2025/03/14 03:26:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 03:26:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:26:40 DEBUG : Azure container rclone-test-bizalus1yobe: Using directory markers
2025/03/14 03:26:40 DEBUG : Creating backend with remote "/tmp/rclone4203027796"
run.go:180: Remote "Azure container rclone-test-bizalus1yobe", Local "Local file system at /tmp/rclone4203027796", Modify Window "1ns"
2025/03/14 03:26:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/14 03:26:41 DEBUG : A1/B1/: Creating directory marker
2025/03/14 03:26:41 DEBUG : A1/: Creating directory marker
2025/03/14 03:26:41 INFO : A2: Making directory
2025/03/14 03:26:41 DEBUG : A2/: Creating directory marker
2025/03/14 03:26:41 INFO : A1/B2: Making directory
2025/03/14 03:26:41 DEBUG : A1/B2/: Creating directory marker
2025/03/14 03:26:41 INFO : A1/B2/C2: Making directory
2025/03/14 03:26:41 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/14 03:26:41 INFO : A1/B1/C3: Making directory
2025/03/14 03:26:41 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/14 03:26:41 INFO : A3: Making directory
2025/03/14 03:26:41 DEBUG : A3/: Creating directory marker
2025/03/14 03:26:41 INFO : A3/B3: Making directory
2025/03/14 03:26:41 DEBUG : A3/B3/: Creating directory marker
2025/03/14 03:26:42 INFO : A3/B3/C4: Making directory
2025/03/14 03:26:42 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/14 03:26:42 DEBUG : Waiting for deletions to finish
2025/03/14 03:26:42 INFO : A1/B1/C1/one: Deleted
2025/03/14 03:26:42 DEBUG : removing 2 level 3 directories
2025/03/14 03:26:42 INFO : A1/B1/C3: Removing directory
2025/03/14 03:26:42 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/14 03:26:42 INFO : A1/B1/C1: Removing directory
2025/03/14 03:26:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/14 03:26:42 DEBUG : removing 1 level 2 directories
2025/03/14 03:26:42 INFO : A1/B1: Removing directory
2025/03/14 03:26:42 DEBUG : A1/B1/: Removing directory marker
2025/03/14 03:26:43 DEBUG : Azure container rclone-test-bizalus1yobe: Purge remote
2025/03/14 03:26:43 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.07s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:26:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/14 03:26:43 DEBUG : A1/B1/: Creating directory marker
2025/03/14 03:26:43 DEBUG : A1/: Creating directory marker
2025/03/14 03:26:43 INFO : A2: Making directory
2025/03/14 03:26:43 DEBUG : A2/: Creating directory marker
2025/03/14 03:26:43 INFO : A1/B2: Making directory
2025/03/14 03:26:43 DEBUG : A1/B2/: Creating directory marker
2025/03/14 03:26:43 INFO : A1/B2/C2: Making directory
2025/03/14 03:26:43 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/14 03:26:43 INFO : A1/B1/C3: Making directory
2025/03/14 03:26:43 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/14 03:26:43 INFO : A3: Making directory
2025/03/14 03:26:43 DEBUG : A3/: Creating directory marker
2025/03/14 03:26:43 INFO : A3/B3: Making directory
2025/03/14 03:26:44 DEBUG : A3/B3/: Creating directory marker
2025/03/14 03:26:44 INFO : A3/B3/C4: Making directory
2025/03/14 03:26:44 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/14 03:26:51 DEBUG : removing 1 level 3 directories
2025/03/14 03:26:51 INFO : A3/B3/C4: Removing directory
2025/03/14 03:26:51 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/14 03:26:59 DEBUG : removing 2 level 3 directories
2025/03/14 03:26:59 INFO : A1/B2/C2: Removing directory
2025/03/14 03:26:59 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/14 03:26:59 INFO : A1/B1/C3: Removing directory
2025/03/14 03:26:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/14 03:26:59 DEBUG : removing 4 level 2 directories
2025/03/14 03:26:59 INFO : dst/: Removing directory
2025/03/14 03:26:59 DEBUG : dst//: Removing directory marker
2025/03/14 03:26:59 INFO : A3/B3: Removing directory
2025/03/14 03:26:59 DEBUG : A3/B3/: Removing directory marker
2025/03/14 03:26:59 INFO : A1/B2: Removing directory
2025/03/14 03:26:59 INFO : BackupDir/: Removing directory
2025/03/14 03:26:59 DEBUG : A1/B2/: Removing directory marker
2025/03/14 03:26:59 DEBUG : BackupDir//: Removing directory marker
2025/03/14 03:26:59 DEBUG : removing 4 level 1 directories
2025/03/14 03:26:59 INFO : dst: Removing directory
2025/03/14 03:26:59 DEBUG : dst/: Removing directory marker
2025/03/14 03:26:59 INFO : A3: Removing directory
2025/03/14 03:26:59 DEBUG : A3/: Removing directory marker
2025/03/14 03:26:59 INFO : A2: Removing directory
2025/03/14 03:26:59 DEBUG : A2/: Removing directory marker
2025/03/14 03:26:59 INFO : BackupDir: Removing directory
2025/03/14 03:26:59 DEBUG : BackupDir/: Removing directory marker
2025/03/14 03:26:59 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59f47663-201e-003c-0690-94953a000000
Time:2025-03-14T03:26:59.3607200Z
--------------------------------------------------------------------------------
2025/03/14 03:26:59 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bad4ea59-601e-0060-2490-94c062000000
Time:2025-03-14T03:26:59.3778039Z
--------------------------------------------------------------------------------
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-jeponiw2gucu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bad4ea59-601e-0060-2490-94c062000000
Time:2025-03-14T03:26:59.3778039Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/14 03:26:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/14 03:26:59 DEBUG : A1/B1/: Removing directory marker
2025/03/14 03:26:59 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.74s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:26:59 INFO : A1: Making directory
2025/03/14 03:26:59 DEBUG : A1/: Creating directory marker
2025/03/14 03:26:59 INFO : A1/B1: Making directory
2025/03/14 03:26:59 DEBUG : A1/B1/: Creating directory marker
2025/03/14 03:27:00 INFO : A1/B1/C1: Making directory
2025/03/14 03:27:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/14 03:27:00 DEBUG : removing 1 level 3 directories
2025/03/14 03:27:00 INFO : A1/B1/C1: Removing directory
2025/03/14 03:27:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/14 03:27:00 DEBUG : removing 1 level 2 directories
2025/03/14 03:27:00 INFO : A1/B1: Removing directory
2025/03/14 03:27:00 DEBUG : A1/B1/: Removing directory marker
2025/03/14 03:27:00 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.84s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:00 INFO : A1: Making directory
2025/03/14 03:27:00 DEBUG : A1/: Creating directory marker
2025/03/14 03:27:00 INFO : A1/B1: Making directory
2025/03/14 03:27:00 DEBUG : A1/B1/: Creating directory marker
2025/03/14 03:27:00 INFO : A1/B1/C1: Making directory
2025/03/14 03:27:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/14 03:27:01 DEBUG : removing 1 level 3 directories
2025/03/14 03:27:01 INFO : A1/B1/C1: Removing directory
2025/03/14 03:27:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/14 03:27:01 DEBUG : removing 1 level 2 directories
2025/03/14 03:27:01 INFO : A1/B1: Removing directory
2025/03/14 03:27:01 DEBUG : A1/B1/: Removing directory marker
2025/03/14 03:27:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.98s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:01 DEBUG : filename.txt: File name found in url
2025/03/14 03:27:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.89s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 03:27:02 DEBUG : sub/: Creating directory marker
2025/03/14 03:27:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:27:02 INFO : file1: Copied (new) to: sub/file2
2025/03/14 03:27:02 INFO : file1: Deleted
2025/03/14 03:27:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:27:02 DEBUG : file1: Unchanged skipping
2025/03/14 03:27:02 INFO : file1: Deleted
2025/03/14 03:27:02 DEBUG : Azure container rclone-test-jeponiw2gucu: don't need to copy/move sub/file2, it is already at target location
2025/03/14 03:27:02 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.58s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 03:27:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:27:03 INFO : file1: Copied (new)
2025/03/14 03:27:03 INFO : file1: Deleted
2025/03/14 03:27:03 DEBUG : file1: Destination exists, skipping
2025/03/14 03:27:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.40s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.09s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:03 DEBUG : dst/: Creating directory marker
2025/03/14 03:27:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/backup"
2025/03/14 03:27:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/14 03:27:03 DEBUG : Azure container rclone-test-jeponiw2gucu path backup: Using directory markers
2025/03/14 03:27:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeponiw2gucu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeponiw2gucu/backup"
2025/03/14 03:27:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 03:27:04 DEBUG : dst/: Creating directory marker
2025/03/14 03:27:04 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/14 03:27:04 INFO : dst/file1: Copied (server-side copy)
2025/03/14 03:27:04 INFO : dst/file1: Deleted
2025/03/14 03:27:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 03:27:04 INFO : dst/file1: Copied (new)
2025/03/14 03:27:04 INFO : dst/file1: Deleted
2025/03/14 03:27:04 DEBUG : dst/: Removing directory marker
2025/03/14 03:27:04 DEBUG : backup/dst/: Removing directory marker
2025/03/14 03:27:04 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53b69c81-d01e-0081-2790-941c27000000
Time:2025-03-14T03:27:04.9623493Z
--------------------------------------------------------------------------------
2025/03/14 03:27:05 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53b69e5e-d01e-0081-3f90-941c27000000
Time:2025-03-14T03:27:06.0058038Z
--------------------------------------------------------------------------------
2025/03/14 03:27: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-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53b6a0cc-d01e-0081-6e90-941c27000000
Time:2025-03-14T03:27:07.0492222Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeponiw2gucu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53b6a0cc-d01e-0081-6e90-941c27000000
Time:2025-03-14T03:27:07.0492222Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.44s)
=== 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:08 DEBUG : A1/: Creating directory marker
2025/03/14 03:27:08 DEBUG : A1/B1/: Creating directory marker
2025/03/14 03:27:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/14 03:27:08 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/14 03:27:09 INFO : A1/B2: Making directory
2025/03/14 03:27:09 DEBUG : A1/B2/: Creating directory marker
2025/03/14 03:27:09 INFO : A1/B1/C3: Making directory
2025/03/14 03:27:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/14 03:27:09 DEBUG : A2/: Creating directory marker
2025/03/14 03:27:09 DEBUG : A2/B1/: Creating directory marker
2025/03/14 03:27:09 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/14 03:27:09 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/14 03:27:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/14 03:27:10 DEBUG : A2/B2/: Creating directory marker
2025/03/14 03:27:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/14 03:27:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/14 03:27:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:27:10 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/14 03:27:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/14 03:27:10 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/14 03:27:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/14 03:27:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/14 03:27:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/14 03:27:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/14 03:27:10 INFO : A1/B1/C2/five: Deleted
2025/03/14 03:27:10 INFO : A1/one: Deleted
2025/03/14 03:27:10 INFO : A1/two: Deleted
2025/03/14 03:27:10 INFO : A1/B1/C1/four: Deleted
2025/03/14 03:27:10 INFO : A1/B1/three: Deleted
2025/03/14 03:27:10 DEBUG : A1/B2/: Removing directory marker
2025/03/14 03:27:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/14 03:27:10 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/14 03:27:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/14 03:27:10 DEBUG : A1/B1/: Removing directory marker
2025/03/14 03:27:10 DEBUG : A1/: Removing directory marker
2025/03/14 03:27:11 DEBUG : A3/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A3/B1/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A3/B2/: Creating directory marker
2025/03/14 03:27:11 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/14 03:27:11 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/14 03:27:11 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/14 03:27:11 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/14 03:27:11 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:27:11 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/14 03:27:11 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/14 03:27:11 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/14 03:27:11 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/14 03:27:11 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/14 03:27:11 INFO : A2/B1/C2/five: Deleted
2025/03/14 03:27:11 INFO : A2/B1/C1/four: Deleted
2025/03/14 03:27:11 INFO : A2/B1/three: Deleted
2025/03/14 03:27:11 INFO : A2/one: Deleted
2025/03/14 03:27:11 INFO : A2/two: Deleted
2025/03/14 03:27:11 DEBUG : A2/B2/: Removing directory marker
2025/03/14 03:27:11 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/14 03:27:12 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/14 03:27:12 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/14 03:27:12 DEBUG : A2/B1/: Removing directory marker
2025/03/14 03:27:12 DEBUG : A2/: Removing directory marker
2025/03/14 03:27:12 INFO : Azure container rclone-test-jeponiw2gucu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/14 03:27:12 DEBUG : A4/: Creating directory marker
2025/03/14 03:27:12 DEBUG : A4/B1/: Creating directory marker
2025/03/14 03:27:12 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/14 03:27:12 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/14 03:27:12 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/14 03:27:13 DEBUG : A4/B2/: Creating directory marker
2025/03/14 03:27:13 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/14 03:27:13 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/14 03:27:13 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/14 03:27:13 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/14 03:27:13 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/14 03:27:13 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/14 03:27:13 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 03:27:13 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/14 03:27:13 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/14 03:27:13 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/14 03:27:13 INFO : A3/B1/three: Deleted
2025/03/14 03:27:13 INFO : A3/two: Deleted
2025/03/14 03:27:13 INFO : A3/one: Deleted
2025/03/14 03:27:13 INFO : A3/B1/C1/four: Deleted
2025/03/14 03:27:13 INFO : A3/B1/C2/five: Deleted
2025/03/14 03:27:13 DEBUG : A3/B2/: Removing directory marker
2025/03/14 03:27:13 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/14 03:27:13 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/14 03:27:13 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/14 03:27:13 DEBUG : A3/B1/: Removing directory marker
2025/03/14 03:27:13 DEBUG : A3/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/B2/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/B1/: Removing directory marker
2025/03/14 03:27:14 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (6.26s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.09s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:14 DEBUG : Azure container rclone-test-jeponiw2gucu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 03:27:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/14 03:27:14 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/14 03:27:14 NOTICE: Azure container rclone-test-jeponiw2gucu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/14 03:27:14 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/14 03:27: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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:15 DEBUG : Azure container rclone-test-jeponiw2gucu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 03:27:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/14 03:27:15 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/14 03:27:15 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/14 03:27:15 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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:15 DEBUG : Azure container rclone-test-jeponiw2gucu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 03:27:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/14 03:27:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/14 03:27:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/14 03:27:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/14 03:27:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/14 03:27:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/14 03:27: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-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:16 DEBUG : Azure container rclone-test-jeponiw2gucu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 03:27:16 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/14 03:27:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/14 03:27:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.13s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.62s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.50s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.51s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.50s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.09s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:16 DEBUG : Azure container rclone-test-jeponiw2gucu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/14 03:27:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/14 03:27:16 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.40s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.09s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
2025/03/14 03:27:17 DEBUG : sub dir/: Creating directory marker
2025/03/14 03:27:17 DEBUG : Azure container rclone-test-jeponiw2gucu: Touching "sub dir/potato3"
2025/03/14 03:27:17 DEBUG : Azure container rclone-test-jeponiw2gucu: Touching "empty space"
2025/03/14 03:27:17 DEBUG : Azure container rclone-test-jeponiw2gucu: Touching "potato2"
2025/03/14 03:27:18 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.97s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.09s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.09s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.09s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.09s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-jeponiw2gucu", Local "Local file system at /tmp/rclone1763423900", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.09s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/14 03:27:18 DEBUG : Azure container rclone-test-jeponiw2gucu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m49.228518614s (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]