"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/01/31 04:30:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase"
2025/01/31 04:30:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:30:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:30:38 DEBUG : Azure container rclone-test-gopofix2lase: Using directory markers
2025/01/31 04:30:38 DEBUG : Creating backend with remote "/tmp/rclone1741892144"
=== 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:30:38 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/31 04:30:38 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/31 04:30:38 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/31 04:30:38 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/31 04:30:38 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/31 04:30:38 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/31 04:30:38 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/31 04:30:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/31 04:30:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/31 04:30:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/31 04:30:39 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/31 04:30:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/31 04:30:41 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/31 04:30:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/31 04:30:43 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/31 04:30:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/31 04:30:45 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/31 04:30:46 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/01/31 04:30:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/31 04:30:48 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.25s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.59s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.63s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.56s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:30:48 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/31 04:30:48 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/31 04:30:48 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/31 04:30:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/31 04:30:49 DEBUG : chunksize-probe: Removing empty object
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/31 04:30:49 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/31 04:30:49 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/31 04:30:49 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/31 04:30:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/31 04:30:49 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/31 04:30:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/31 04:30:49 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/31 04:30:49 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/31 04:30:49 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/31 04:30:49 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/31 04:30:49 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/31 04:30:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/31 04:30:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/31 04:30:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/31 04:30:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/31 04:30:50 DEBUG : Returning error reader
2025/01/31 04:30:50 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/31 04:30:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:51 DEBUG : Returning error reader
2025/01/31 04:30:51 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/31 04:30:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:52 DEBUG : Returning error reader
2025/01/31 04:30:52 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/31 04:30:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:53 DEBUG : Returning error reader
2025/01/31 04:30:53 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/31 04:30:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:54 DEBUG : Returning error reader
2025/01/31 04:30:54 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/31 04:30:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:55 DEBUG : Returning error reader
2025/01/31 04:30:55 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/31 04:30:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:56 DEBUG : Returning error reader
2025/01/31 04:30:56 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/31 04:30:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:57 DEBUG : Returning error reader
2025/01/31 04:30:57 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/31 04:30:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:58 DEBUG : Returning error reader
2025/01/31 04:30:58 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/31 04:30:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/31 04:30:59 DEBUG : Returning error reader
2025/01/31 04:30:59 DEBUG : BOOM: simulated read failure
2025/01/31 04:30:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/31 04:30:59 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/31 04:30:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/31 04:30:59 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/31 04:30:59 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/31 04:31:00 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/31 04:31:00 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.33s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/31 04:31:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/31 04:31:07 DEBUG : potato: Seek from 10 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 10 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Seek from 5 to 2
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/31 04:31:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Seek from 5 to 2
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/31 04:31:07 DEBUG : potato: Seek from 8 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 8 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/31 04:31:07 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/31 04:31:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/31 04:31:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/31 04:31:07 DEBUG : potato: Seek from 5 to 2
2025/01/31 04:31:07 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/31 04:31:07 DEBUG : potato: Seek from 9 to 0
2025/01/31 04:31:07 DEBUG : potato: Seek from 9 to 0
2025/01/31 04:31:07 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", 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.18s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/01/31 04:31:08 DEBUG : Creating backend with remote "nonexistent"
2025/01/31 04:31:08 DEBUG : Creating backend with remote "nonexistent"
2025/01/31 04:31:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/31 04:31:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/01/31 04:31:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/31 04:31:08 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.50s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.15s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", 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.16s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/31 04:31:11 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/31 04:31:11 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/31 04:31:11 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.39s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/data"
2025/01/31 04:31:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:11 DEBUG : Azure container rclone-test-gopofix2lase path data: Using directory markers
2025/01/31 04:31:11 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/01/31 04:31:14 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.71s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/data"
2025/01/31 04:31:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:14 DEBUG : Azure container rclone-test-gopofix2lase path data: Using directory markers
2025/01/31 04:31:14 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/01/31 04:31:17 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.97s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- PASS: TestCheckSumDownload/subtest2 (0.17s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/01/31 04:31:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qayujiv2giza"
2025/01/31 04:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:17 DEBUG : Azure container rclone-test-qayujiv2giza: Using directory markers
2025/01/31 04:31:17 DEBUG : Creating backend with remote "/tmp/rclone293728213"
run.go:180: Remote "Azure container rclone-test-qayujiv2giza", Local "Local file system at /tmp/rclone293728213", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/31 04:31:17 ERROR : hello, world!: sum not found
2025/01/31 04:31:17 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-qayujiv2giza
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-qayujiv2giza: 1 files missing
2025/01/31 04:31:17 NOTICE: 1 hashes missing
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-qayujiv2giza: 2 differences found
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-qayujiv2giza: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/31 04:31:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-qayujiv2giza: 0 differences found
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-qayujiv2giza: 1 matching files
2025/01/31 04:31:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hemutar1tiwo"
2025/01/31 04:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:17 DEBUG : Azure container rclone-test-hemutar1tiwo: Using directory markers
2025/01/31 04:31:17 DEBUG : Creating backend with remote "/tmp/rclone3769757799"
run.go:180: Remote "Azure container rclone-test-hemutar1tiwo", Local "Local file system at /tmp/rclone3769757799", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/31 04:31:17 ERROR : HELLO, WORLD!: sum not found
2025/01/31 04:31:17 ERROR : hello, world!: file not in Azure container rclone-test-hemutar1tiwo
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-hemutar1tiwo: 1 files missing
2025/01/31 04:31:17 NOTICE: 1 hashes missing
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-hemutar1tiwo: 2 differences found
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-hemutar1tiwo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/31 04:31:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-hemutar1tiwo: 0 differences found
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-hemutar1tiwo: 1 matching files
2025/01/31 04:31:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duxihov9vana"
2025/01/31 04:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:17 DEBUG : Azure container rclone-test-duxihov9vana: Using directory markers
2025/01/31 04:31:17 DEBUG : Creating backend with remote "/tmp/rclone1805314625"
run.go:180: Remote "Azure container rclone-test-duxihov9vana", Local "Local file system at /tmp/rclone1805314625", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/31 04:31:17 ERROR : HeLlO, wOrLd!: sum not found
2025/01/31 04:31:17 ERROR : hello, world!: file not in Azure container rclone-test-duxihov9vana
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-duxihov9vana: 1 files missing
2025/01/31 04:31:17 NOTICE: 1 hashes missing
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-duxihov9vana: 2 differences found
2025/01/31 04:31:17 NOTICE: Azure container rclone-test-duxihov9vana: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/31 04:31:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-duxihov9vana: 0 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-duxihov9vana: 1 matching files
2025/01/31 04:31:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zucozeh8vowo"
2025/01/31 04:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:18 DEBUG : Azure container rclone-test-zucozeh8vowo: Using directory markers
2025/01/31 04:31:18 DEBUG : Creating backend with remote "/tmp/rclone610004117"
run.go:180: Remote "Azure container rclone-test-zucozeh8vowo", Local "Local file system at /tmp/rclone610004117", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/31 04:31:18 ERROR : HELLO, WORLD!: sum not found
2025/01/31 04:31:18 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-zucozeh8vowo
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-zucozeh8vowo: 1 files missing
2025/01/31 04:31:18 NOTICE: 1 hashes missing
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-zucozeh8vowo: 2 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-zucozeh8vowo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/31 04:31:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-zucozeh8vowo: 0 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-zucozeh8vowo: 1 matching files
2025/01/31 04:31:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kewivuq7komi"
2025/01/31 04:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:18 DEBUG : Azure container rclone-test-kewivuq7komi: Using directory markers
2025/01/31 04:31:18 DEBUG : Creating backend with remote "/tmp/rclone1565141867"
run.go:180: Remote "Azure container rclone-test-kewivuq7komi", Local "Local file system at /tmp/rclone1565141867", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/31 04:31:18 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:18 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-kewivuq7komi
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-kewivuq7komi: 1 files missing
2025/01/31 04:31:18 NOTICE: 1 hashes missing
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-kewivuq7komi: 2 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-kewivuq7komi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/31 04:31:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-kewivuq7komi: 0 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-kewivuq7komi: 1 matching files
2025/01/31 04:31:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecofim8geje"
2025/01/31 04:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:18 DEBUG : Azure container rclone-test-fecofim8geje: Using directory markers
2025/01/31 04:31:18 DEBUG : Creating backend with remote "/tmp/rclone1839687675"
run.go:180: Remote "Azure container rclone-test-fecofim8geje", Local "Local file system at /tmp/rclone1839687675", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/31 04:31:18 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:18 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fecofim8geje
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-fecofim8geje: 1 files missing
2025/01/31 04:31:18 NOTICE: 1 hashes missing
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-fecofim8geje: 2 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-fecofim8geje: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/31 04:31:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-fecofim8geje: 0 differences found
2025/01/31 04:31:18 NOTICE: Azure container rclone-test-fecofim8geje: 1 matching files
2025/01/31 04:31:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ribovum3qeli"
2025/01/31 04:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:18 DEBUG : Azure container rclone-test-ribovum3qeli: Using directory markers
2025/01/31 04:31:18 DEBUG : Creating backend with remote "/tmp/rclone3216045017"
run.go:180: Remote "Azure container rclone-test-ribovum3qeli", Local "Local file system at /tmp/rclone3216045017", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ribovum3qeli
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-ribovum3qeli: 1 files missing
2025/01/31 04:31:19 NOTICE: 1 hashes missing
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-ribovum3qeli: 2 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-ribovum3qeli: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/31 04:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-ribovum3qeli: 0 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-ribovum3qeli: 1 matching files
2025/01/31 04:31:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xirebuj0fino"
2025/01/31 04:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:19 DEBUG : Azure container rclone-test-xirebuj0fino: Using directory markers
2025/01/31 04:31:19 DEBUG : Creating backend with remote "/tmp/rclone3069880255"
run.go:180: Remote "Azure container rclone-test-xirebuj0fino", Local "Local file system at /tmp/rclone3069880255", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xirebuj0fino
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-xirebuj0fino: 1 files missing
2025/01/31 04:31:19 NOTICE: 1 hashes missing
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-xirebuj0fino: 2 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-xirebuj0fino: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/31 04:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-xirebuj0fino: 0 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-xirebuj0fino: 1 matching files
2025/01/31 04:31:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lelexid4luka"
2025/01/31 04:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:19 DEBUG : Azure container rclone-test-lelexid4luka: Using directory markers
2025/01/31 04:31:19 DEBUG : Creating backend with remote "/tmp/rclone4284861068"
run.go:180: Remote "Azure container rclone-test-lelexid4luka", Local "Local file system at /tmp/rclone4284861068", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lelexid4luka
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-lelexid4luka: 1 files missing
2025/01/31 04:31:19 NOTICE: 1 hashes missing
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-lelexid4luka: 2 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-lelexid4luka: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/31 04:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-lelexid4luka: 0 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-lelexid4luka: 1 matching files
2025/01/31 04:31:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-punuloj4teyi"
2025/01/31 04:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:31:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:19 DEBUG : Azure container rclone-test-punuloj4teyi: Using directory markers
2025/01/31 04:31:19 DEBUG : Creating backend with remote "/tmp/rclone1507231203"
run.go:180: Remote "Azure container rclone-test-punuloj4teyi", Local "Local file system at /tmp/rclone1507231203", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/31 04:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-punuloj4teyi
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-punuloj4teyi: 1 files missing
2025/01/31 04:31:19 NOTICE: 1 hashes missing
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-punuloj4teyi: 2 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-punuloj4teyi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/31 04:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-punuloj4teyi: 0 differences found
2025/01/31 04:31:19 NOTICE: Azure container rclone-test-punuloj4teyi: 1 matching files
2025/01/31 04:31:19 DEBUG : Azure container rclone-test-punuloj4teyi: Purge remote
2025/01/31 04:31:19 DEBUG : Azure container rclone-test-lelexid4luka: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-xirebuj0fino: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-ribovum3qeli: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-fecofim8geje: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-kewivuq7komi: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-zucozeh8vowo: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-duxihov9vana: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-hemutar1tiwo: Purge remote
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-qayujiv2giza: Purge remote
--- PASS: TestApplyTransforms (3.39s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/31 04:31:20 DEBUG : sub/: Creating directory marker
2025/01/31 04:31:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:31:20 INFO : file1: Copied (new) to: sub/file2
2025/01/31 04:31:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:20 DEBUG : file1: Unchanged skipping
2025/01/31 04:31:20 DEBUG : Azure container rclone-test-gopofix2lase: don't need to copy/move sub/file2, it is already at target location
2025/01/31 04:31:21 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.48s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:21 DEBUG : dst/: Creating directory marker
2025/01/31 04:31:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/backup"
2025/01/31 04:31:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:21 DEBUG : Azure container rclone-test-gopofix2lase path backup: Using directory markers
2025/01/31 04:31:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/backup"
2025/01/31 04:31:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/31 04:31:21 DEBUG : dst/: Creating directory marker
2025/01/31 04:31:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/31 04:31:21 INFO : dst/file1: Copied (server-side copy)
2025/01/31 04:31:21 INFO : dst/file1: Deleted
2025/01/31 04:31:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:31:21 INFO : dst/file1: Copied (new)
2025/01/31 04:31:22 DEBUG : dst/: Removing directory marker
2025/01/31 04:31:22 DEBUG : backup/dst/: Removing directory marker
2025/01/31 04:31:22 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542227-201e-0003-1c98-735d99000000
Time:2025-01-31T04:31:22.1133044Z
--------------------------------------------------------------------------------
2025/01/31 04:31:23 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542466-201e-0003-1798-735d99000000
Time:2025-01-31T04:31:23.1492386Z
--------------------------------------------------------------------------------
2025/01/31 04:31:24 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542660-201e-0003-3298-735d99000000
Time:2025-01-31T04:31:24.1856832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542660-201e-0003-3298-735d99000000
Time:2025-01-31T04:31:24.1856832Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.07s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/dst"
2025/01/31 04:31:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:25 DEBUG : Azure container rclone-test-gopofix2lase path dst: Using directory markers
2025/01/31 04:31:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:25 DEBUG : Azure container rclone-test-gopofix2lase path CompareDest: Using directory markers
2025/01/31 04:31:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:25 DEBUG : one: Need to transfer - File not found at Destination
2025/01/31 04:31:25 DEBUG : /: Creating directory marker
2025/01/31 04:31:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:31:25 INFO : one: Copied (new)
2025/01/31 04:31:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:25 DEBUG : /: Creating directory marker
2025/01/31 04:31:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/31 04:31:25 INFO : one: Copied (replaced existing)
2025/01/31 04:31:25 DEBUG : dst/: Creating directory marker
2025/01/31 04:31:26 DEBUG : CompareDest/: Creating directory marker
2025/01/31 04:31:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:26 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/31 04:31:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:26 DEBUG : two: Need to transfer - File not found at Destination
2025/01/31 04:31:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:26 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/31 04:31:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:26 DEBUG : two: Need to transfer - File not found at Destination
2025/01/31 04:31:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:26 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/31 04:31:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CompareDest"
2025/01/31 04:31:26 DEBUG : two: Need to transfer - File not found at Destination
2025/01/31 04:31:27 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:27 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/31 04:31:27 INFO : two: Copied (new)
2025/01/31 04:31:27 DEBUG : dst/: Removing directory marker
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542d31-201e-0003-6998-735d99000000
Time:2025-01-31T04:31:27.5243324Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26542efa-201e-0003-0898-735d99000000
Time:2025-01-31T04:31:28.5594928Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26543106-201e-0003-0598-735d99000000
Time:2025-01-31T04:31:29.5964859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26543106-201e-0003-0598-735d99000000
Time:2025-01-31T04:31:29.5964859Z
--------------------------------------------------------------------------------
2025/01/31 04:31:30 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.52s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:31:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/dst"
2025/01/31 04:31:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:37 DEBUG : Azure container rclone-test-gopofix2lase path dst: Using directory markers
2025/01/31 04:31:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:37 DEBUG : Azure container rclone-test-gopofix2lase path CopyDest: Using directory markers
2025/01/31 04:31:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:37 DEBUG : one: Need to transfer - File not found at Destination
2025/01/31 04:31:37 DEBUG : /: Creating directory marker
2025/01/31 04:31:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:31:38 INFO : one: Copied (new)
2025/01/31 04:31:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:38 DEBUG : /: Creating directory marker
2025/01/31 04:31:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/31 04:31:38 INFO : one: Copied (replaced existing)
2025/01/31 04:31:38 DEBUG : dst/: Creating directory marker
2025/01/31 04:31:38 DEBUG : CopyDest/: Creating directory marker
2025/01/31 04:31:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/BackupDir"
2025/01/31 04:31:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:31:38 DEBUG : Azure container rclone-test-gopofix2lase path BackupDir: Using directory markers
2025/01/31 04:31:38 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/BackupDir"
2025/01/31 04:31:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/31 04:31:39 DEBUG : /: Creating directory marker
2025/01/31 04:31:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:31:39 INFO : one: Copied (server-side copy)
2025/01/31 04:31:39 INFO : one: Deleted
2025/01/31 04:31:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/31 04:31:39 INFO : one: Copied (server-side copy)
2025/01/31 04:31:39 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/31 04:31:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:39 DEBUG : two: Need to transfer - File not found at Destination
2025/01/31 04:31:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/31 04:31:39 INFO : two: Copied (server-side copy)
2025/01/31 04:31:39 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/31 04:31:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:31:39 DEBUG : two: Unchanged skipping
2025/01/31 04:31:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/CopyDest"
2025/01/31 04:31:40 DEBUG : three: Need to transfer - File not found at Destination
2025/01/31 04:31:40 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/31 04:31:40 DEBUG : three: Destination not found in --copy-dest
2025/01/31 04:31:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/31 04:31:40 INFO : three: Copied (new)
2025/01/31 04:31:40 DEBUG : dst/: Removing directory marker
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544455-201e-0003-1599-735d99000000
Time:2025-01-31T04:31:40.7052458Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265445bd-201e-0003-5199-735d99000000
Time:2025-01-31T04:31:41.7413509Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544758-201e-0003-4099-735d99000000
Time:2025-01-31T04:31:42.7773253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544758-201e-0003-4099-735d99000000
Time:2025-01-31T04:31:42.7773253Z
--------------------------------------------------------------------------------
2025/01/31 04:31:43 DEBUG : CopyDest/: Removing directory marker
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544916-201e-0003-4499-735d99000000
Time:2025-01-31T04:31:43.8507357Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544a5a-201e-0003-6199-735d99000000
Time:2025-01-31T04:31:44.8872444Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544c18-201e-0003-6c99-735d99000000
Time:2025-01-31T04:31:45.9242090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26544c18-201e-0003-6c99-735d99000000
Time:2025-01-31T04:31:45.9242090Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.29s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/31 04:31:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265458a4-201e-0003-6e99-735d99000000
Time:2025-01-31T04:31:54.1118382Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26545a20-201e-0003-4799-735d99000000
Time:2025-01-31T04:31:55.1474168Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26545bd7-201e-0003-4099-735d99000000
Time:2025-01-31T04:31:56.1830819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26545bd7-201e-0003-4099-735d99000000
Time:2025-01-31T04:31:56.1830819Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26545d3c-201e-0003-7a99-735d99000000
Time:2025-01-31T04:31:57.2191877Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26545e94-201e-0003-2a99-735d99000000
Time:2025-01-31T04:31:58.2546491Z
--------------------------------------------------------------------------------
2025/01/31 04:31: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546004-201e-0003-6899-735d99000000
Time:2025-01-31T04:31:59.2907592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546004-201e-0003-6899-735d99000000
Time:2025-01-31T04:31:59.2907592Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.36s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/31 04:32:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546aa2-201e-0003-3f99-735d99000000
Time:2025-01-31T04:32:07.4740569Z
--------------------------------------------------------------------------------
2025/01/31 04:32:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546bf2-201e-0003-5b99-735d99000000
Time:2025-01-31T04:32:08.5097116Z
--------------------------------------------------------------------------------
2025/01/31 04:32:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546d8f-201e-0003-4599-735d99000000
Time:2025-01-31T04:32:09.5457021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546d8f-201e-0003-4599-735d99000000
Time:2025-01-31T04:32:09.5457021Z
--------------------------------------------------------------------------------
2025/01/31 04:32:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26546efe-201e-0003-7699-735d99000000
Time:2025-01-31T04:32:10.5813263Z
--------------------------------------------------------------------------------
2025/01/31 04:32: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265470ad-201e-0003-7c99-735d99000000
Time:2025-01-31T04:32:11.6176506Z
--------------------------------------------------------------------------------
2025/01/31 04:32: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26547269-201e-0003-7899-735d99000000
Time:2025-01-31T04:32:12.6542657Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26547269-201e-0003-7899-735d99000000
Time:2025-01-31T04:32:12.6542657Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.36s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:32:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/31 04:32:20 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/31 04:32:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:32:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/31 04:32:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/31 04:32:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/31 04:32:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/31 04:32:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/31 04:32:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 015160b1f93468e3b55be78f1abcb53d OK
2025/01/31 04:32:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/31 04:32:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265480e6-201e-0003-0999-735d99000000
Time:2025-01-31T04:32:21.6879170Z
--------------------------------------------------------------------------------
2025/01/31 04:32:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26548225-201e-0003-1299-735d99000000
Time:2025-01-31T04:32:22.7238721Z
--------------------------------------------------------------------------------
2025/01/31 04:32:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265483b5-201e-0003-3999-735d99000000
Time:2025-01-31T04:32:23.7596794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265483b5-201e-0003-3999-735d99000000
Time:2025-01-31T04:32:23.7596794Z
--------------------------------------------------------------------------------
2025/01/31 04:32:24 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/31 04:32:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654848d-201e-0003-6a99-735d99000000
Time:2025-01-31T04:32:24.8332802Z
--------------------------------------------------------------------------------
2025/01/31 04:32:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265485ae-201e-0003-5799-735d99000000
Time:2025-01-31T04:32:25.8706209Z
--------------------------------------------------------------------------------
2025/01/31 04:32:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265486e9-201e-0003-7499-735d99000000
Time:2025-01-31T04:32:26.9070385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265486e9-201e-0003-7499-735d99000000
Time:2025-01-31T04:32:26.9070385Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.25s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:32:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549032-201e-0003-0a99-735d99000000
Time:2025-01-31T04:32:35.0902434Z
--------------------------------------------------------------------------------
2025/01/31 04:32:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549156-201e-0003-6f99-735d99000000
Time:2025-01-31T04:32:36.1263289Z
--------------------------------------------------------------------------------
2025/01/31 04:32:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265492c3-201e-0003-3399-735d99000000
Time:2025-01-31T04:32:37.1619947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265492c3-201e-0003-3399-735d99000000
Time:2025-01-31T04:32:37.1619947Z
--------------------------------------------------------------------------------
2025/01/31 04:32:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549428-201e-0003-5299-735d99000000
Time:2025-01-31T04:32:38.1990152Z
--------------------------------------------------------------------------------
2025/01/31 04:32:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265495a5-201e-0003-0799-735d99000000
Time:2025-01-31T04:32:39.2345760Z
--------------------------------------------------------------------------------
2025/01/31 04:32:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549746-201e-0003-6499-735d99000000
Time:2025-01-31T04:32:40.2711294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549746-201e-0003-6499-735d99000000
Time:2025-01-31T04:32:40.2711294Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.36s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:32:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26549fbd-201e-0003-0499-735d99000000
Time:2025-01-31T04:32:48.4535562Z
--------------------------------------------------------------------------------
2025/01/31 04:32:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a0e9-201e-0003-0499-735d99000000
Time:2025-01-31T04:32:49.4894473Z
--------------------------------------------------------------------------------
2025/01/31 04:32:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a256-201e-0003-2599-735d99000000
Time:2025-01-31T04:32:50.5255341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a256-201e-0003-2599-735d99000000
Time:2025-01-31T04:32:50.5255341Z
--------------------------------------------------------------------------------
2025/01/31 04:32:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a3d8-201e-0003-0199-735d99000000
Time:2025-01-31T04:32:51.5627622Z
--------------------------------------------------------------------------------
2025/01/31 04:32:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a53b-201e-0003-3b99-735d99000000
Time:2025-01-31T04:32:52.5991475Z
--------------------------------------------------------------------------------
2025/01/31 04:32:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a740-201e-0003-0d99-735d99000000
Time:2025-01-31T04:32:53.6352675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654a740-201e-0003-0d99-735d99000000
Time:2025-01-31T04:32:53.6352675Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.37s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:33:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654b2a0-201e-0003-6a99-735d99000000
Time:2025-01-31T04:33:01.8219708Z
--------------------------------------------------------------------------------
2025/01/31 04:33:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654b4a1-201e-0003-2799-735d99000000
Time:2025-01-31T04:33:02.8575142Z
--------------------------------------------------------------------------------
2025/01/31 04:33:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654b6ce-201e-0003-2899-735d99000000
Time:2025-01-31T04:33:03.8937664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654b6ce-201e-0003-2899-735d99000000
Time:2025-01-31T04:33:03.8937664Z
--------------------------------------------------------------------------------
2025/01/31 04:33:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654b8b9-201e-0003-5399-735d99000000
Time:2025-01-31T04:33:04.9300375Z
--------------------------------------------------------------------------------
2025/01/31 04:33:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654ba36-201e-0003-0d99-735d99000000
Time:2025-01-31T04:33:05.9657624Z
--------------------------------------------------------------------------------
2025/01/31 04:33:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654bb79-201e-0003-2c99-735d99000000
Time:2025-01-31T04:33:07.0019086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654bb79-201e-0003-2c99-735d99000000
Time:2025-01-31T04:33:07.0019086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.36s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:33:15 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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c548-201e-0003-4f99-735d99000000
Time:2025-01-31T04:33:15.1850206Z
--------------------------------------------------------------------------------
2025/01/31 04:33:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c693-201e-0003-6b99-735d99000000
Time:2025-01-31T04:33:16.2213680Z
--------------------------------------------------------------------------------
2025/01/31 04:33:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c7aa-201e-0003-4799-735d99000000
Time:2025-01-31T04:33:17.2570159Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c7aa-201e-0003-4799-735d99000000
Time:2025-01-31T04:33:17.2570159Z
--------------------------------------------------------------------------------
2025/01/31 04:33:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c888-201e-0003-6c99-735d99000000
Time:2025-01-31T04:33:18.2929623Z
--------------------------------------------------------------------------------
2025/01/31 04:33:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654c982-201e-0003-3f99-735d99000000
Time:2025-01-31T04:33:19.3288966Z
--------------------------------------------------------------------------------
2025/01/31 04:33:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654ca9a-201e-0003-2099-735d99000000
Time:2025-01-31T04:33:20.3648767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654ca9a-201e-0003-2099-735d99000000
Time:2025-01-31T04:33:20.3648767Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.36s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:33:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654d4f4-201e-0003-4d99-735d99000000
Time:2025-01-31T04:33:28.5493602Z
--------------------------------------------------------------------------------
2025/01/31 04:33:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654d6d8-201e-0003-2b99-735d99000000
Time:2025-01-31T04:33:29.5868303Z
--------------------------------------------------------------------------------
2025/01/31 04:33:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654d96e-201e-0003-7a99-735d99000000
Time:2025-01-31T04:33:30.6226458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654d96e-201e-0003-7a99-735d99000000
Time:2025-01-31T04:33:30.6226458Z
--------------------------------------------------------------------------------
2025/01/31 04:33:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654db36-201e-0003-1499-735d99000000
Time:2025-01-31T04:33:31.6583079Z
--------------------------------------------------------------------------------
2025/01/31 04:33:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654dd08-201e-0003-3699-735d99000000
Time:2025-01-31T04:33:32.6938082Z
--------------------------------------------------------------------------------
2025/01/31 04:33:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654df3f-201e-0003-3499-735d99000000
Time:2025-01-31T04:33:33.7296392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654df3f-201e-0003-3499-735d99000000
Time:2025-01-31T04:33:33.7296392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.36s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:33:41 DEBUG : also/: Creating directory marker
2025/01/31 04:33:42 INFO : Azure container rclone-test-gopofix2lase: Looking for duplicate md5 hashes using newest mode.
2025/01/31 04:33:42 NOTICE: 74487d89afda3d2ce9b2d70dc12ef1d3: Found 3 files with duplicate md5 hashes
2025/01/31 04:33:42 INFO : one: Deleted
2025/01/31 04:33:42 INFO : also/one: Deleted
2025/01/31 04:33:42 NOTICE: 74487d89afda3d2ce9b2d70dc12ef1d3: Deleted 2 extra copies
2025/01/31 04:33:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f0af-201e-0003-3499-735d99000000
Time:2025-01-31T04:33:42.6682411Z
--------------------------------------------------------------------------------
2025/01/31 04:33:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f238-201e-0003-0299-735d99000000
Time:2025-01-31T04:33:43.7040677Z
--------------------------------------------------------------------------------
2025/01/31 04:33:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f3b4-201e-0003-4199-735d99000000
Time:2025-01-31T04:33:44.7400206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f3b4-201e-0003-4199-735d99000000
Time:2025-01-31T04:33:44.7400206Z
--------------------------------------------------------------------------------
2025/01/31 04:33:45 DEBUG : also/: Removing directory marker
2025/01/31 04:33:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f54a-201e-0003-1a99-735d99000000
Time:2025-01-31T04:33:45.8128543Z
--------------------------------------------------------------------------------
2025/01/31 04:33:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f69b-201e-0003-3899-735d99000000
Time:2025-01-31T04:33:46.8483657Z
--------------------------------------------------------------------------------
2025/01/31 04:33:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f85d-201e-0003-4b99-735d99000000
Time:2025-01-31T04:33:47.8848955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2654f85d-201e-0003-4b99-735d99000000
Time:2025-01-31T04:33:47.8848955Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.16s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:33:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265503b2-201e-0003-4399-735d99000000
Time:2025-01-31T04:33:56.0709644Z
--------------------------------------------------------------------------------
2025/01/31 04:33:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26550531-201e-0003-0f99-735d99000000
Time:2025-01-31T04:33:57.1068652Z
--------------------------------------------------------------------------------
2025/01/31 04:33:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265506d0-201e-0003-6999-735d99000000
Time:2025-01-31T04:33:58.1424481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265506d0-201e-0003-6999-735d99000000
Time:2025-01-31T04:33:58.1424481Z
--------------------------------------------------------------------------------
2025/01/31 04:33:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26550869-201e-0003-5199-735d99000000
Time:2025-01-31T04:33:59.1780726Z
--------------------------------------------------------------------------------
2025/01/31 04:34:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26550a99-201e-0003-0a99-735d99000000
Time:2025-01-31T04:34:00.2138100Z
--------------------------------------------------------------------------------
2025/01/31 04:34:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26550c58-201e-0003-1499-735d99000000
Time:2025-01-31T04:34:01.2499107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26550c58-201e-0003-1499-735d99000000
Time:2025-01-31T04:34:01.2499107Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.36s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:34:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26551b52-201e-0003-4d99-735d99000000
Time:2025-01-31T04:34:09.4322368Z
--------------------------------------------------------------------------------
2025/01/31 04:34:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26551caf-201e-0003-7999-735d99000000
Time:2025-01-31T04:34:10.4681270Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26551e56-201e-0003-4a99-735d99000000
Time:2025-01-31T04:34:11.5043084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26551e56-201e-0003-4a99-735d99000000
Time:2025-01-31T04:34:11.5043084Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26552014-201e-0003-6499-735d99000000
Time:2025-01-31T04:34:12.5403073Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265521d5-201e-0003-6b99-735d99000000
Time:2025-01-31T04:34:13.5759425Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265523ad-201e-0003-1199-735d99000000
Time:2025-01-31T04:34:14.6118790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265523ad-201e-0003-1199-735d99000000
Time:2025-01-31T04:34:14.6118790Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.36s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:34:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265532cf-201e-0003-0499-735d99000000
Time:2025-01-31T04:34:22.7974668Z
--------------------------------------------------------------------------------
2025/01/31 04:34:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26553554-201e-0003-3299-735d99000000
Time:2025-01-31T04:34:23.8342075Z
--------------------------------------------------------------------------------
2025/01/31 04:34:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655375d-201e-0003-8099-735d99000000
Time:2025-01-31T04:34:24.8696360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655375d-201e-0003-8099-735d99000000
Time:2025-01-31T04:34:24.8696360Z
--------------------------------------------------------------------------------
2025/01/31 04:34:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265539a7-201e-0003-1199-735d99000000
Time:2025-01-31T04:34:25.9054060Z
--------------------------------------------------------------------------------
2025/01/31 04:34:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26553c4f-201e-0003-7c99-735d99000000
Time:2025-01-31T04:34:26.9429651Z
--------------------------------------------------------------------------------
2025/01/31 04:34:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26553e34-201e-0003-2e99-735d99000000
Time:2025-01-31T04:34:27.9783208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26553e34-201e-0003-2e99-735d99000000
Time:2025-01-31T04:34:27.9783208Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.36s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/31 04:34: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265555d4-201e-0003-6499-735d99000000
Time:2025-01-31T04:34:36.1605688Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26555975-201e-0003-6199-735d99000000
Time:2025-01-31T04:34:37.1960717Z
--------------------------------------------------------------------------------
2025/01/31 04:34: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26555c6b-201e-0003-1399-735d99000000
Time:2025-01-31T04:34:38.2319235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26555c6b-201e-0003-1399-735d99000000
Time:2025-01-31T04:34:38.2319235Z
--------------------------------------------------------------------------------
2025/01/31 04:34:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26555f19-201e-0003-1399-735d99000000
Time:2025-01-31T04:34:39.2688661Z
--------------------------------------------------------------------------------
2025/01/31 04:34:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26556221-201e-0003-4d99-735d99000000
Time:2025-01-31T04:34:40.3046358Z
--------------------------------------------------------------------------------
2025/01/31 04:34:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265564a4-201e-0003-7c99-735d99000000
Time:2025-01-31T04:34:41.3403065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265564a4-201e-0003-7c99-735d99000000
Time:2025-01-31T04:34:41.3403065Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.36s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/31 04:34:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26557600-201e-0003-0d99-735d99000000
Time:2025-01-31T04:34:49.5222723Z
--------------------------------------------------------------------------------
2025/01/31 04:34:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265577ef-201e-0003-5599-735d99000000
Time:2025-01-31T04:34:50.5585341Z
--------------------------------------------------------------------------------
2025/01/31 04:34:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265579e6-201e-0003-2299-735d99000000
Time:2025-01-31T04:34:51.5945635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265579e6-201e-0003-2299-735d99000000
Time:2025-01-31T04:34:51.5945635Z
--------------------------------------------------------------------------------
2025/01/31 04:34:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26557bbd-201e-0003-4c99-735d99000000
Time:2025-01-31T04:34:52.6304376Z
--------------------------------------------------------------------------------
2025/01/31 04:34:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26557d63-201e-0003-2c99-735d99000000
Time:2025-01-31T04:34:53.6661611Z
--------------------------------------------------------------------------------
2025/01/31 04:34:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26557f54-201e-0003-7499-735d99000000
Time:2025-01-31T04:34:54.7017663Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26557f54-201e-0003-7499-735d99000000
Time:2025-01-31T04:34:54.7017663Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.36s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:35:03 DEBUG : sub dir/: Creating directory marker
2025/01/31 04:35:03 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/31 04:35:03 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/01/31 04:35:04 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/31 04:35:04 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/31 04:35:04 DEBUG : sub dir/: Removing directory marker
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26559245-201e-0003-3b99-735d99000000
Time:2025-01-31T04:35:04.2724191Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265593e8-201e-0003-1299-735d99000000
Time:2025-01-31T04:35:05.3078486Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265595a6-201e-0003-1299-735d99000000
Time:2025-01-31T04:35:06.3433526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265595a6-201e-0003-1299-735d99000000
Time:2025-01-31T04:35:06.3433526Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655979f-201e-0003-6499-735d99000000
Time:2025-01-31T04:35:07.3794213Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26559994-201e-0003-2699-735d99000000
Time:2025-01-31T04:35:08.4167203Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26559ba7-201e-0003-6c99-735d99000000
Time:2025-01-31T04:35:09.4543818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26559ba7-201e-0003-6c99-735d99000000
Time:2025-01-31T04:35:09.4543818Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:35:17 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/01/31 04:35:18 DEBUG : sub/: Removing directory marker
2025/01/31 04:35:18 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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655aa8d-201e-0003-7d99-735d99000000
Time:2025-01-31T04:35:18.4696318Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655ac20-201e-0003-5a99-735d99000000
Time:2025-01-31T04:35:19.5059278Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655adb3-201e-0003-3699-735d99000000
Time:2025-01-31T04:35:20.5424200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655adb3-201e-0003-3699-735d99000000
Time:2025-01-31T04:35:20.5424200Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655af9a-201e-0003-5d99-735d99000000
Time:2025-01-31T04:35:21.5784954Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655b0bd-201e-0003-6199-735d99000000
Time:2025-01-31T04:35:22.6142351Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655b24b-201e-0003-0199-735d99000000
Time:2025-01-31T04:35:23.6498808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655b24b-201e-0003-0199-735d99000000
Time:2025-01-31T04:35:23.6498808Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.20s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:35:31 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/31 04:35:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/notfound"
2025/01/31 04:35:32 DEBUG : Config file has changed externally - reloading
2025/01/31 04:35:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:35:32 DEBUG : Azure container rclone-test-gopofix2lase path notfound: Using directory markers
2025/01/31 04:35:32 DEBUG : sub/: Removing directory marker
2025/01/31 04:35:32 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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c0c4-201e-0003-3999-735d99000000
Time:2025-01-31T04:35:32.8774618Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c2f7-201e-0003-4699-735d99000000
Time:2025-01-31T04:35:33.9137130Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c484-201e-0003-1799-735d99000000
Time:2025-01-31T04:35:34.9496722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c484-201e-0003-1799-735d99000000
Time:2025-01-31T04:35:34.9496722Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c612-201e-0003-6f99-735d99000000
Time:2025-01-31T04:35:35.9855798Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c763-201e-0003-1199-735d99000000
Time:2025-01-31T04:35:37.0212886Z
--------------------------------------------------------------------------------
2025/01/31 04:35: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c8e0-201e-0003-4699-735d99000000
Time:2025-01-31T04:35:38.0572987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655c8e0-201e-0003-4699-735d99000000
Time:2025-01-31T04:35:38.0572987Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.41s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.03s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:35:46 INFO : Azure container rclone-test-gopofix2lase: Making directory
2025/01/31 04:35:46 INFO : Azure container rclone-test-gopofix2lase: Making directory
2025/01/31 04:35:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d48a-201e-0003-7299-735d99000000
Time:2025-01-31T04:35:46.2798201Z
--------------------------------------------------------------------------------
2025/01/31 04:35:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d59d-201e-0003-5399-735d99000000
Time:2025-01-31T04:35:47.3159065Z
--------------------------------------------------------------------------------
2025/01/31 04:35:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d6d8-201e-0003-6c99-735d99000000
Time:2025-01-31T04:35:48.3514561Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d6d8-201e-0003-6c99-735d99000000
Time:2025-01-31T04:35:48.3514561Z
--------------------------------------------------------------------------------
2025/01/31 04:35:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d7fe-201e-0003-6299-735d99000000
Time:2025-01-31T04:35:49.3878047Z
--------------------------------------------------------------------------------
2025/01/31 04:35:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655d9c1-201e-0003-4099-735d99000000
Time:2025-01-31T04:35:50.4243175Z
--------------------------------------------------------------------------------
2025/01/31 04:35:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655dadf-201e-0003-3499-735d99000000
Time:2025-01-31T04:35:51.4604362Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655dadf-201e-0003-3499-735d99000000
Time:2025-01-31T04:35:51.4604362Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.40s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:35:59 DEBUG : sub dir/: Creating directory marker
2025/01/31 04:35:59 DEBUG : sub dir/: Removing directory marker
2025/01/31 04:35: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655e759-201e-0003-4799-735d99000000
Time:2025-01-31T04:36:00.0089042Z
--------------------------------------------------------------------------------
2025/01/31 04:36:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655e94a-201e-0003-7799-735d99000000
Time:2025-01-31T04:36:01.0447591Z
--------------------------------------------------------------------------------
2025/01/31 04:36:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655eae9-201e-0003-6d99-735d99000000
Time:2025-01-31T04:36:02.0804374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655eae9-201e-0003-6d99-735d99000000
Time:2025-01-31T04:36:02.0804374Z
--------------------------------------------------------------------------------
2025/01/31 04:36:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655ed1a-201e-0003-3899-735d99000000
Time:2025-01-31T04:36:03.1161409Z
--------------------------------------------------------------------------------
2025/01/31 04:36:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655ef89-201e-0003-0d99-735d99000000
Time:2025-01-31T04:36:04.1521440Z
--------------------------------------------------------------------------------
2025/01/31 04:36:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655f1a7-201e-0003-2799-735d99000000
Time:2025-01-31T04:36:05.1887469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2655f1a7-201e-0003-2799-735d99000000
Time:2025-01-31T04:36:05.1887469Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.73s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:36:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560260-201e-0003-5799-735d99000000
Time:2025-01-31T04:36:13.7690145Z
--------------------------------------------------------------------------------
2025/01/31 04:36:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265603ea-201e-0003-3b99-735d99000000
Time:2025-01-31T04:36:14.8048727Z
--------------------------------------------------------------------------------
2025/01/31 04:36:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560506-201e-0003-3399-735d99000000
Time:2025-01-31T04:36:15.8409963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560506-201e-0003-3399-735d99000000
Time:2025-01-31T04:36:15.8409963Z
--------------------------------------------------------------------------------
2025/01/31 04:36:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560692-201e-0003-0899-735d99000000
Time:2025-01-31T04:36:16.8766395Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560812-201e-0003-3a99-735d99000000
Time:2025-01-31T04:36:17.9134057Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560967-201e-0003-5a99-735d99000000
Time:2025-01-31T04:36:18.9490920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26560967-201e-0003-5a99-735d99000000
Time:2025-01-31T04:36:18.9490920Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.76s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:36:27 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/31 04:36:27 DEBUG : empty space: Excluded
2025/01/31 04:36:27 DEBUG : BackupDir: Excluded
2025/01/31 04:36:27 DEBUG : dst: Excluded
2025/01/31 04:36: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265614d8-201e-0003-6e99-735d99000000
Time:2025-01-31T04:36:27.5678522Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265615dd-201e-0003-4099-735d99000000
Time:2025-01-31T04:36:28.6040329Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656175d-201e-0003-4499-735d99000000
Time:2025-01-31T04:36:29.6398408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656175d-201e-0003-4499-735d99000000
Time:2025-01-31T04:36:29.6398408Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26561892-201e-0003-2499-735d99000000
Time:2025-01-31T04:36:30.6760803Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26561a23-201e-0003-0b99-735d99000000
Time:2025-01-31T04:36:31.7118950Z
--------------------------------------------------------------------------------
2025/01/31 04:36: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26561b64-201e-0003-1d99-735d99000000
Time:2025-01-31T04:36:32.7482468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26561b64-201e-0003-1d99-735d99000000
Time:2025-01-31T04:36:32.7482468Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.80s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:36:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656274a-201e-0003-0e99-735d99000000
Time:2025-01-31T04:36:41.3277224Z
--------------------------------------------------------------------------------
2025/01/31 04:36:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265628c2-201e-0003-4f99-735d99000000
Time:2025-01-31T04:36:42.3630966Z
--------------------------------------------------------------------------------
2025/01/31 04:36:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562a07-201e-0003-6799-735d99000000
Time:2025-01-31T04:36:43.4002265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562a07-201e-0003-6799-735d99000000
Time:2025-01-31T04:36:43.4002265Z
--------------------------------------------------------------------------------
2025/01/31 04:36:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562b68-201e-0003-1799-735d99000000
Time:2025-01-31T04:36:44.4372861Z
--------------------------------------------------------------------------------
2025/01/31 04:36:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562ce3-201e-0003-5499-735d99000000
Time:2025-01-31T04:36:45.4742035Z
--------------------------------------------------------------------------------
2025/01/31 04:36:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562e09-201e-0003-5399-735d99000000
Time:2025-01-31T04:36:46.5100481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26562e09-201e-0003-5399-735d99000000
Time:2025-01-31T04:36:46.5100481Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.76s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/31 04:36:55 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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563a18-201e-0003-7c99-735d99000000
Time:2025-01-31T04:36:55.2400833Z
--------------------------------------------------------------------------------
2025/01/31 04:36:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563bad-201e-0003-5899-735d99000000
Time:2025-01-31T04:36:56.2758109Z
--------------------------------------------------------------------------------
2025/01/31 04:36:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563cd5-201e-0003-5499-735d99000000
Time:2025-01-31T04:36:57.3120074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563cd5-201e-0003-5499-735d99000000
Time:2025-01-31T04:36:57.3120074Z
--------------------------------------------------------------------------------
2025/01/31 04:36:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563e11-201e-0003-6999-735d99000000
Time:2025-01-31T04:36:58.3479430Z
--------------------------------------------------------------------------------
2025/01/31 04:36:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26563f54-201e-0003-0499-735d99000000
Time:2025-01-31T04:36:59.3839800Z
--------------------------------------------------------------------------------
2025/01/31 04:37:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265640f3-201e-0003-2a99-735d99000000
Time:2025-01-31T04:37:00.4200861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265640f3-201e-0003-2a99-735d99000000
Time:2025-01-31T04:37:00.4200861Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.14s)
=== RUN TestHashSumsWithErrors
2025/01/31 04:37:08 DEBUG : Creating backend with remote ":memory:"
2025/01/31 04:37:08 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/31 04:37:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/31 04:37:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/31 04:37: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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:37:08 DEBUG : sub dir/: Creating directory marker
2025/01/31 04:37:09 DEBUG : sub dir/: Removing directory marker
2025/01/31 04:37:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26564b4f-201e-0003-6399-735d99000000
Time:2025-01-31T04:37:09.1863752Z
--------------------------------------------------------------------------------
2025/01/31 04:37:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26564ca3-201e-0003-7299-735d99000000
Time:2025-01-31T04:37:10.2218872Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26564dff-201e-0003-0799-735d99000000
Time:2025-01-31T04:37:11.2579367Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26564dff-201e-0003-0799-735d99000000
Time:2025-01-31T04:37:11.2579367Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26564f6a-201e-0003-3499-735d99000000
Time:2025-01-31T04:37:12.2938407Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265650f4-201e-0003-0399-735d99000000
Time:2025-01-31T04:37:13.3299475Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26565206-201e-0003-6b99-735d99000000
Time:2025-01-31T04:37:14.3666839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26565206-201e-0003-6b99-735d99000000
Time:2025-01-31T04:37:14.3666839Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.94s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:37:22 DEBUG : Waiting for deletions to finish
2025/01/31 04:37:22 DEBUG : large: Excluded (Size Filter)
2025/01/31 04:37:22 INFO : medium: Deleted
2025/01/31 04:37:22 INFO : small: Deleted
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b43e-701e-0088-7699-7359f4000000
Time:2025-01-31T04:37:23.0943326Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b57e-701e-0088-5e99-7359f4000000
Time:2025-01-31T04:37:24.1308252Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b6a0-701e-0088-4899-7359f4000000
Time:2025-01-31T04:37:25.1663407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b6a0-701e-0088-4899-7359f4000000
Time:2025-01-31T04:37:25.1663407Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b806-701e-0088-4999-7359f4000000
Time:2025-01-31T04:37:26.2032804Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67b929-701e-0088-2a99-7359f4000000
Time:2025-01-31T04:37:27.2387424Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67ba31-701e-0088-7499-7359f4000000
Time:2025-01-31T04:37:28.2753866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67ba31-701e-0088-7499-7359f4000000
Time:2025-01-31T04:37:28.2753866Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.91s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:37:36 DEBUG : Waiting for deletions to finish
2025/01/31 04:37:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/31 04:37:36 INFO : large: Deleted
2025/01/31 04:37:36 INFO : medium: Deleted
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26566eb2-201e-0003-4a99-735d99000000
Time:2025-01-31T04:37:36.9985138Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26567005-201e-0003-6a99-735d99000000
Time:2025-01-31T04:37:38.0357067Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26567169-201e-0003-0599-735d99000000
Time:2025-01-31T04:37:39.0719935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26567169-201e-0003-0599-735d99000000
Time:2025-01-31T04:37:39.0719935Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656728f-201e-0003-7699-735d99000000
Time:2025-01-31T04:37:40.1081694Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656739d-201e-0003-4d99-735d99000000
Time:2025-01-31T04:37:41.1440878Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265674c4-201e-0003-4499-735d99000000
Time:2025-01-31T04:37:42.1801433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265674c4-201e-0003-4499-735d99000000
Time:2025-01-31T04:37:42.1801433Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:26567fed-201e-0003-7599-735d99000000
Time:2025-01-31T04:37:50.3667545Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265681ae-201e-0003-4699-735d99000000
Time:2025-01-31T04:37:51.4025112Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265682c7-201e-0003-2e99-735d99000000
Time:2025-01-31T04:37:52.4390038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:265682c7-201e-0003-2e99-735d99000000
Time:2025-01-31T04:37:52.4390038Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656840f-201e-0003-5399-735d99000000
Time:2025-01-31T04:37:53.4748641Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656853b-201e-0003-5099-735d99000000
Time:2025-01-31T04:37:54.5116231Z
--------------------------------------------------------------------------------
2025/01/31 04:37: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656865c-201e-0003-4199-735d99000000
Time:2025-01-31T04:37:55.5482405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656865c-201e-0003-4199-735d99000000
Time:2025-01-31T04:37:55.5482405Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.27s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:38:03 DEBUG : Waiting for deletions to finish
2025/01/31 04:38:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/31 04:38:04 INFO : medium: Deleted
2025/01/31 04:38:04 INFO : small: Deleted
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e2eb-701e-0088-1799-7359f4000000
Time:2025-01-31T04:38:04.2747448Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e3d2-701e-0088-5599-7359f4000000
Time:2025-01-31T04:38:05.3106946Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e4d6-701e-0088-2799-7359f4000000
Time:2025-01-31T04:38:06.3465028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e4d6-701e-0088-2799-7359f4000000
Time:2025-01-31T04:38:06.3465028Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e5c7-701e-0088-6c99-7359f4000000
Time:2025-01-31T04:38:07.3820787Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e6c6-701e-0088-2f99-7359f4000000
Time:2025-01-31T04:38:08.4175557Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e799-701e-0088-5199-7359f4000000
Time:2025-01-31T04:38:09.4538374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67e799-701e-0088-5199-7359f4000000
Time:2025-01-31T04:38:09.4538374Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/01/31 04:38:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67ef45-701e-0088-2599-7359f4000000
Time:2025-01-31T04:38:17.6391618Z
--------------------------------------------------------------------------------
2025/01/31 04:38:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f09f-701e-0088-3e99-7359f4000000
Time:2025-01-31T04:38:18.6753740Z
--------------------------------------------------------------------------------
2025/01/31 04:38:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f1ac-701e-0088-0a99-7359f4000000
Time:2025-01-31T04:38:19.7109961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f1ac-701e-0088-0a99-7359f4000000
Time:2025-01-31T04:38:19.7109961Z
--------------------------------------------------------------------------------
2025/01/31 04:38:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f354-701e-0088-0399-7359f4000000
Time:2025-01-31T04:38:20.7464958Z
--------------------------------------------------------------------------------
2025/01/31 04:38:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f49d-701e-0088-2799-7359f4000000
Time:2025-01-31T04:38:21.7827358Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f5a7-701e-0088-7899-7359f4000000
Time:2025-01-31T04:38:22.8188511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d67f5a7-701e-0088-7899-7359f4000000
Time:2025-01-31T04:38:22.8188511Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.27s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:38:31 DEBUG : Waiting for deletions to finish
2025/01/31 04:38:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/31 04:38:31 INFO : large: Deleted
2025/01/31 04:38:31 INFO : medium: Deleted
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b180-201e-0003-7a99-735d99000000
Time:2025-01-31T04:38:31.5398646Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b2d7-201e-0003-7d99-735d99000000
Time:2025-01-31T04:38:32.5756325Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b3f1-201e-0003-6699-735d99000000
Time:2025-01-31T04:38:33.6109810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b3f1-201e-0003-6699-735d99000000
Time:2025-01-31T04:38:33.6109810Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b579-201e-0003-1499-735d99000000
Time:2025-01-31T04:38:34.6465045Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b6b8-201e-0003-1999-735d99000000
Time:2025-01-31T04:38:35.6829345Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b7c1-201e-0003-7b99-735d99000000
Time:2025-01-31T04:38:36.7194870Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656b7c1-201e-0003-7b99-735d99000000
Time:2025-01-31T04:38:36.7194870Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/01/31 04:38:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c209-201e-0003-569a-735d99000000
Time:2025-01-31T04:38:44.9046742Z
--------------------------------------------------------------------------------
2025/01/31 04:38:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c359-201e-0003-779a-735d99000000
Time:2025-01-31T04:38:45.9411007Z
--------------------------------------------------------------------------------
2025/01/31 04:38:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c4b0-201e-0003-109a-735d99000000
Time:2025-01-31T04:38:46.9774054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c4b0-201e-0003-109a-735d99000000
Time:2025-01-31T04:38:46.9774054Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c5c4-201e-0003-719a-735d99000000
Time:2025-01-31T04:38:48.0130571Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c701-201e-0003-029a-735d99000000
Time:2025-01-31T04:38:49.0488702Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c815-201e-0003-699a-735d99000000
Time:2025-01-31T04:38:50.0853862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656c815-201e-0003-699a-735d99000000
Time:2025-01-31T04:38:50.0853862Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.27s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d10d-201e-0003-5c9a-735d99000000
Time:2025-01-31T04:38:58.5535503Z
--------------------------------------------------------------------------------
2025/01/31 04:38: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d286-201e-0003-5b9a-735d99000000
Time:2025-01-31T04:38:59.5890301Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d395-201e-0003-299a-735d99000000
Time:2025-01-31T04:39:00.6256639Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d395-201e-0003-299a-735d99000000
Time:2025-01-31T04:39:00.6256639Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d4e3-201e-0003-399a-735d99000000
Time:2025-01-31T04:39:01.6636404Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d5e9-201e-0003-019a-735d99000000
Time:2025-01-31T04:39:02.6995896Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d740-201e-0003-209a-735d99000000
Time:2025-01-31T04:39:03.7354299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656d740-201e-0003-209a-735d99000000
Time:2025-01-31T04:39:03.7354299Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/01/31 04:39:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e0ad-201e-0003-729a-735d99000000
Time:2025-01-31T04:39:11.9189585Z
--------------------------------------------------------------------------------
2025/01/31 04:39:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e20d-201e-0003-119a-735d99000000
Time:2025-01-31T04:39:12.9546700Z
--------------------------------------------------------------------------------
2025/01/31 04:39:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e33f-201e-0003-0b9a-735d99000000
Time:2025-01-31T04:39:13.9903520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e33f-201e-0003-0b9a-735d99000000
Time:2025-01-31T04:39:13.9903520Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e457-201e-0003-749a-735d99000000
Time:2025-01-31T04:39:15.0271306Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e56d-201e-0003-559a-735d99000000
Time:2025-01-31T04:39:16.0640867Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e66b-201e-0003-2e9a-735d99000000
Time:2025-01-31T04:39:17.1015086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656e66b-201e-0003-2e9a-735d99000000
Time:2025-01-31T04:39:17.1015086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.02s)
=== RUN TestRetry
2025/01/31 04:39:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/31 04:39:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/31 04:39:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/31 04:39:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/31 04:39:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/31 04:39:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/31 04:39:25 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f074-201e-0003-299a-735d99000000
Time:2025-01-31T04:39:26.3673453Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f199-201e-0003-149a-735d99000000
Time:2025-01-31T04:39:27.4040679Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f2fc-201e-0003-419a-735d99000000
Time:2025-01-31T04:39:28.4411761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f2fc-201e-0003-419a-735d99000000
Time:2025-01-31T04:39:28.4411761Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f470-201e-0003-3e9a-735d99000000
Time:2025-01-31T04:39:29.4769988Z
--------------------------------------------------------------------------------
2025/01/31 04:39: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-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f5bd-201e-0003-289a-735d99000000
Time:2025-01-31T04:39:30.5131969Z
--------------------------------------------------------------------------------
2025/01/31 04:39:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f69b-201e-0003-5b9a-735d99000000
Time:2025-01-31T04:39:31.5494865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2656f69b-201e-0003-5b9a-735d99000000
Time:2025-01-31T04:39:31.5494865Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.40s)
=== RUN TestPurge
2025/01/31 04:39:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-foqoniw9dilu"
2025/01/31 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/31 04:39:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:39:39 DEBUG : Azure container rclone-test-foqoniw9dilu: Using directory markers
2025/01/31 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone2969251368"
run.go:180: Remote "Azure container rclone-test-foqoniw9dilu", Local "Local file system at /tmp/rclone2969251368", Modify Window "1ns"
2025/01/31 04:39:39 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/31 04:39:39 DEBUG : A1/B1/: Creating directory marker
2025/01/31 04:39:39 DEBUG : A1/: Creating directory marker
2025/01/31 04:39:40 INFO : A2: Making directory
2025/01/31 04:39:40 DEBUG : A2/: Creating directory marker
2025/01/31 04:39:40 INFO : A1/B2: Making directory
2025/01/31 04:39:40 DEBUG : A1/B2/: Creating directory marker
2025/01/31 04:39:40 INFO : A1/B2/C2: Making directory
2025/01/31 04:39:40 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/31 04:39:40 INFO : A1/B1/C3: Making directory
2025/01/31 04:39:40 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/31 04:39:40 INFO : A3: Making directory
2025/01/31 04:39:40 DEBUG : A3/: Creating directory marker
2025/01/31 04:39:40 INFO : A3/B3: Making directory
2025/01/31 04:39:40 DEBUG : A3/B3/: Creating directory marker
2025/01/31 04:39:40 INFO : A3/B3/C4: Making directory
2025/01/31 04:39:40 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/31 04:39:40 DEBUG : Waiting for deletions to finish
2025/01/31 04:39:40 INFO : A1/B1/C1/one: Deleted
2025/01/31 04:39:41 DEBUG : removing 2 level 3 directories
2025/01/31 04:39:41 INFO : A1/B1/C3: Removing directory
2025/01/31 04:39:41 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/31 04:39:41 INFO : A1/B1/C1: Removing directory
2025/01/31 04:39:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/31 04:39:41 DEBUG : removing 1 level 2 directories
2025/01/31 04:39:41 INFO : A1/B1: Removing directory
2025/01/31 04:39:41 DEBUG : A1/B1/: Removing directory marker
2025/01/31 04:39:41 DEBUG : Azure container rclone-test-foqoniw9dilu: Purge remote
2025/01/31 04:39:41 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.67s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/31 04:39:41 DEBUG : A1/B1/: Creating directory marker
2025/01/31 04:39:41 DEBUG : A1/: Creating directory marker
2025/01/31 04:39:41 INFO : A2: Making directory
2025/01/31 04:39:41 DEBUG : A2/: Creating directory marker
2025/01/31 04:39:41 INFO : A1/B2: Making directory
2025/01/31 04:39:41 DEBUG : A1/B2/: Creating directory marker
2025/01/31 04:39:41 INFO : A1/B2/C2: Making directory
2025/01/31 04:39:41 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/31 04:39:41 INFO : A1/B1/C3: Making directory
2025/01/31 04:39:41 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/31 04:39:42 INFO : A3: Making directory
2025/01/31 04:39:42 DEBUG : A3/: Creating directory marker
2025/01/31 04:39:42 INFO : A3/B3: Making directory
2025/01/31 04:39:42 DEBUG : A3/B3/: Creating directory marker
2025/01/31 04:39:42 INFO : A3/B3/C4: Making directory
2025/01/31 04:39:42 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/31 04:39:49 DEBUG : removing 1 level 3 directories
2025/01/31 04:39:49 INFO : A3/B3/C4: Removing directory
2025/01/31 04:39:49 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/31 04:39:57 DEBUG : removing 2 level 3 directories
2025/01/31 04:39:57 INFO : A1/B2/C2: Removing directory
2025/01/31 04:39:57 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/31 04:39:57 INFO : A1/B1/C3: Removing directory
2025/01/31 04:39:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/31 04:39:57 DEBUG : removing 4 level 2 directories
2025/01/31 04:39:57 INFO : dst/: Removing directory
2025/01/31 04:39:57 DEBUG : dst//: Removing directory marker
2025/01/31 04:39:57 INFO : A1/B2: Removing directory
2025/01/31 04:39:57 INFO : BackupDir/: Removing directory
2025/01/31 04:39:57 DEBUG : BackupDir//: Removing directory marker
2025/01/31 04:39:57 DEBUG : A1/B2/: Removing directory marker
2025/01/31 04:39:57 INFO : A3/B3: Removing directory
2025/01/31 04:39:57 DEBUG : A3/B3/: Removing directory marker
2025/01/31 04:39:57 DEBUG : removing 4 level 1 directories
2025/01/31 04:39:57 INFO : dst: Removing directory
2025/01/31 04:39:57 DEBUG : dst/: Removing directory marker
2025/01/31 04:39:57 INFO : A3: Removing directory
2025/01/31 04:39:57 INFO : BackupDir: Removing directory
2025/01/31 04:39:57 INFO : A2: Removing directory
2025/01/31 04:39:57 DEBUG : BackupDir/: Removing directory marker
2025/01/31 04:39:57 DEBUG : A2/: Removing directory marker
2025/01/31 04:39:57 DEBUG : A3/: Removing directory marker
2025/01/31 04:39:57 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a9458440-501e-007b-079a-73fe61000000
Time:2025-01-31T04:39:57.2604858Z
--------------------------------------------------------------------------------
2025/01/31 04:39:57 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4148cae9-f01e-003f-039a-73745e000000
Time:2025-01-31T04:39:57.2709613Z
--------------------------------------------------------------------------------
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-gopofix2lase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4148cae9-f01e-003f-039a-73745e000000
Time:2025-01-31T04:39:57.2709613Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/31 04:39:57 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/31 04:39:57 DEBUG : A1/B1/: Removing directory marker
2025/01/31 04:39:57 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.22s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39:57 INFO : A1: Making directory
2025/01/31 04:39:57 DEBUG : A1/: Creating directory marker
2025/01/31 04:39:57 INFO : A1/B1: Making directory
2025/01/31 04:39:57 DEBUG : A1/B1/: Creating directory marker
2025/01/31 04:39:57 INFO : A1/B1/C1: Making directory
2025/01/31 04:39:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/31 04:39:58 DEBUG : removing 1 level 3 directories
2025/01/31 04:39:58 INFO : A1/B1/C1: Removing directory
2025/01/31 04:39:58 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/31 04:39:58 DEBUG : removing 1 level 2 directories
2025/01/31 04:39:58 INFO : A1/B1: Removing directory
2025/01/31 04:39:58 DEBUG : A1/B1/: Removing directory marker
2025/01/31 04:39:58 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.69s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39:58 INFO : A1: Making directory
2025/01/31 04:39:58 DEBUG : A1/: Creating directory marker
2025/01/31 04:39:58 INFO : A1/B1: Making directory
2025/01/31 04:39:58 DEBUG : A1/B1/: Creating directory marker
2025/01/31 04:39:58 INFO : A1/B1/C1: Making directory
2025/01/31 04:39:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/31 04:39:58 DEBUG : removing 1 level 3 directories
2025/01/31 04:39:58 INFO : A1/B1/C1: Removing directory
2025/01/31 04:39:58 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/31 04:39:58 DEBUG : removing 1 level 2 directories
2025/01/31 04:39:58 INFO : A1/B1: Removing directory
2025/01/31 04:39:58 DEBUG : A1/B1/: Removing directory marker
2025/01/31 04:39:58 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.72s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39:59 DEBUG : filename.txt: File name found in url
2025/01/31 04:39:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.74s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:39:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/31 04:39:59 DEBUG : sub/: Creating directory marker
2025/01/31 04:39:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:39:59 INFO : file1: Copied (new) to: sub/file2
2025/01/31 04:39:59 INFO : file1: Deleted
2025/01/31 04:40:00 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:40:00 DEBUG : file1: Unchanged skipping
2025/01/31 04:40:00 INFO : file1: Deleted
2025/01/31 04:40:00 DEBUG : Azure container rclone-test-gopofix2lase: don't need to copy/move sub/file2, it is already at target location
2025/01/31 04:40:00 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.48s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/31 04:40:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:40:00 INFO : file1: Copied (new)
2025/01/31 04:40:00 INFO : file1: Deleted
2025/01/31 04:40:00 DEBUG : file1: Destination exists, skipping
2025/01/31 04:40:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.34s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:00 DEBUG : dst/: Creating directory marker
2025/01/31 04:40:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/backup"
2025/01/31 04:40:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/31 04:40:00 DEBUG : Azure container rclone-test-gopofix2lase path backup: Using directory markers
2025/01/31 04:40:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-gopofix2lase/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-gopofix2lase/backup"
2025/01/31 04:40:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/31 04:40:01 DEBUG : dst/: Creating directory marker
2025/01/31 04:40:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/31 04:40:01 INFO : dst/file1: Copied (server-side copy)
2025/01/31 04:40:01 INFO : dst/file1: Deleted
2025/01/31 04:40:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/31 04:40:01 INFO : dst/file1: Copied (new)
2025/01/31 04:40:01 INFO : dst/file1: Deleted
2025/01/31 04:40:01 DEBUG : dst/: Removing directory marker
2025/01/31 04:40:01 DEBUG : backup/dst/: Removing directory marker
2025/01/31 04:40:01 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c56cd1d-d01e-005a-449a-73da1a000000
Time:2025-01-31T04:40:01.7810660Z
--------------------------------------------------------------------------------
2025/01/31 04:40:02 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c56cdb4-d01e-005a-349a-73da1a000000
Time:2025-01-31T04:40:02.8172478Z
--------------------------------------------------------------------------------
2025/01/31 04:40:03 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-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c56ceb0-d01e-005a-719a-73da1a000000
Time:2025-01-31T04:40:03.8542067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-gopofix2lase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c56ceb0-d01e-005a-719a-73da1a000000
Time:2025-01-31T04:40:03.8542067Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.20s)
=== 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:04 DEBUG : A1/: Creating directory marker
2025/01/31 04:40:05 DEBUG : A1/B1/: Creating directory marker
2025/01/31 04:40:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/31 04:40:05 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/31 04:40:05 INFO : A1/B2: Making directory
2025/01/31 04:40:05 DEBUG : A1/B2/: Creating directory marker
2025/01/31 04:40:05 INFO : A1/B1/C3: Making directory
2025/01/31 04:40:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/B1/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A2/B2/: Creating directory marker
2025/01/31 04:40:06 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:40:06 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/31 04:40:06 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/31 04:40:06 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/31 04:40:06 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/31 04:40:06 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/31 04:40:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/31 04:40:06 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/31 04:40:06 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/31 04:40:06 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/31 04:40:06 INFO : A1/one: Deleted
2025/01/31 04:40:06 INFO : A1/two: Deleted
2025/01/31 04:40:06 INFO : A1/B1/C2/five: Deleted
2025/01/31 04:40:06 INFO : A1/B1/C1/four: Deleted
2025/01/31 04:40:06 INFO : A1/B1/three: Deleted
2025/01/31 04:40:06 DEBUG : A1/B2/: Removing directory marker
2025/01/31 04:40:06 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/31 04:40:06 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/31 04:40:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/31 04:40:07 DEBUG : A1/B1/: Removing directory marker
2025/01/31 04:40:07 DEBUG : A1/: Removing directory marker
2025/01/31 04:40:07 DEBUG : A3/: Creating directory marker
2025/01/31 04:40:07 DEBUG : A3/B1/: Creating directory marker
2025/01/31 04:40:07 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/31 04:40:07 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/31 04:40:07 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/31 04:40:07 DEBUG : A3/B2/: Creating directory marker
2025/01/31 04:40:08 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/31 04:40:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/31 04:40:08 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/31 04:40:08 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/31 04:40:08 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/31 04:40:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/31 04:40:08 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/31 04:40:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/31 04:40:08 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:40:08 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/31 04:40:08 INFO : A2/B1/C1/four: Deleted
2025/01/31 04:40:08 INFO : A2/two: Deleted
2025/01/31 04:40:08 INFO : A2/B1/three: Deleted
2025/01/31 04:40:08 INFO : A2/B1/C2/five: Deleted
2025/01/31 04:40:08 INFO : A2/one: Deleted
2025/01/31 04:40:08 DEBUG : A2/B2/: Removing directory marker
2025/01/31 04:40:08 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/31 04:40:08 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/31 04:40:08 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/31 04:40:08 DEBUG : A2/B1/: Removing directory marker
2025/01/31 04:40:08 DEBUG : A2/: Removing directory marker
2025/01/31 04:40:08 INFO : Azure container rclone-test-gopofix2lase: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/31 04:40:08 DEBUG : A4/: Creating directory marker
2025/01/31 04:40:08 DEBUG : A4/B1/: Creating directory marker
2025/01/31 04:40:08 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/31 04:40:08 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/31 04:40:08 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/31 04:40:09 DEBUG : A4/B2/: Creating directory marker
2025/01/31 04:40:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/31 04:40:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/31 04:40:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/31 04:40:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/31 04:40:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/31 04:40:09 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/31 04:40:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/31 04:40:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/31 04:40:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/31 04:40:09 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/31 04:40:09 INFO : A3/B1/C1/four: Deleted
2025/01/31 04:40:09 INFO : A3/B1/three: Deleted
2025/01/31 04:40:09 INFO : A3/two: Deleted
2025/01/31 04:40:09 INFO : A3/B1/C2/five: Deleted
2025/01/31 04:40:09 INFO : A3/one: Deleted
2025/01/31 04:40:09 DEBUG : A3/B2/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A3/B1/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A3/: Removing directory marker
2025/01/31 04:40:09 DEBUG : A4/B2/: Removing directory marker
2025/01/31 04:40:10 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/31 04:40:10 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/31 04:40:10 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/31 04:40:10 DEBUG : A4/B1/: Removing directory marker
2025/01/31 04:40:10 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:10 DEBUG : Azure container rclone-test-gopofix2lase: File to upload is small (34 bytes), uploading instead of streaming
2025/01/31 04:40:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/31 04:40:10 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/31 04:40:10 NOTICE: Azure container rclone-test-gopofix2lase: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/31 04:40:10 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/31 04:40:10 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:10 DEBUG : Azure container rclone-test-gopofix2lase: File to upload is small (34 bytes), uploading instead of streaming
2025/01/31 04:40:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/31 04:40:10 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/31 04:40:10 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/31 04:40:10 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/31 04:40:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/31 04:40:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/31 04:40:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/31 04:40:11 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/31 04:40:11 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:11 DEBUG : Azure container rclone-test-gopofix2lase: File to upload is small (34 bytes), uploading instead of streaming
2025/01/31 04:40:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/31 04:40:11 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-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:11 DEBUG : Azure container rclone-test-gopofix2lase: File to upload is small (34 bytes), uploading instead of streaming
2025/01/31 04:40:11 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/31 04:40:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/31 04:40:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:12 DEBUG : Azure container rclone-test-gopofix2lase: File to upload is small (60 bytes), uploading instead of streaming
2025/01/31 04:40:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/31 04:40:12 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
2025/01/31 04:40:12 DEBUG : sub dir/: Creating directory marker
2025/01/31 04:40:13 DEBUG : Azure container rclone-test-gopofix2lase: Touching "empty space"
2025/01/31 04:40:13 DEBUG : Azure container rclone-test-gopofix2lase: Touching "potato2"
2025/01/31 04:40:13 DEBUG : Azure container rclone-test-gopofix2lase: Touching "sub dir/potato3"
2025/01/31 04:40:13 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.91s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-gopofix2lase", Local "Local file system at /tmp/rclone1741892144", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/01/31 04:40:14 DEBUG : Azure container rclone-test-gopofix2lase: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m36.079701405s (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]