"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/02/14 04:46:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo"
2025/02/14 04:46:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:46:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:46:54 DEBUG : Azure container rclone-test-hejivoy0gapo: Using directory markers
2025/02/14 04:46:54 DEBUG : Creating backend with remote "/tmp/rclone880130329"
=== 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:46:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/14 04:46:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/14 04:46:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/14 04:46:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/14 04:46:54 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/14 04:46:54 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 04:46:54 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/14 04:46:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/14 04:46:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/14 04:46:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/14 04:46:55 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:46:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/14 04:46:57 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 04:46:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/14 04:46:59 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/14 04:47:00 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/14 04:47:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/14 04:47:02 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/14 04:47:03 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.17s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.50s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.41s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.50s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:04 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/14 04:47:04 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/14 04:47:04 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/14 04:47:04 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/14 04:47:04 DEBUG : chunksize-probe: Removing empty object
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/14 04:47:05 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 04:47:05 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/14 04:47:05 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/14 04:47:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/14 04:47:05 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/14 04:47:05 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/14 04:47:05 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/14 04:47:05 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/14 04:47:05 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/14 04:47:05 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 04:47:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/14 04:47:06 DEBUG : Returning error reader
2025/02/14 04:47:06 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/14 04:47:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:07 DEBUG : Returning error reader
2025/02/14 04:47:07 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/14 04:47:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:08 DEBUG : Returning error reader
2025/02/14 04:47:08 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/14 04:47:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:09 DEBUG : Returning error reader
2025/02/14 04:47:09 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/14 04:47:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:10 DEBUG : Returning error reader
2025/02/14 04:47:10 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/14 04:47:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:11 DEBUG : Returning error reader
2025/02/14 04:47:11 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/14 04:47:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:12 DEBUG : Returning error reader
2025/02/14 04:47:12 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/14 04:47:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:13 DEBUG : Returning error reader
2025/02/14 04:47:13 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/14 04:47:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:14 DEBUG : Returning error reader
2025/02/14 04:47:14 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/14 04:47:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 04:47:15 DEBUG : Returning error reader
2025/02/14 04:47:15 DEBUG : BOOM: simulated read failure
2025/02/14 04:47:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/14 04:47:15 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/14 04:47:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/14 04:47:15 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/14 04:47:15 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/14 04:47:15 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/14 04:47:15 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.22s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/14 04:47:22 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/14 04:47:22 DEBUG : potato: Seek from 10 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 10 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Seek from 5 to 2
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/14 04:47:22 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Seek from 5 to 2
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/14 04:47:22 DEBUG : potato: Seek from 8 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 8 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/14 04:47:22 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 04:47:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 04:47:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 04:47:22 DEBUG : potato: Seek from 5 to 2
2025/02/14 04:47:22 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/14 04:47:22 DEBUG : potato: Seek from 9 to 0
2025/02/14 04:47:22 DEBUG : potato: Seek from 9 to 0
2025/02/14 04:47:22 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", 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.17s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/14 04:47:23 DEBUG : Creating backend with remote "nonexistent"
2025/02/14 04:47:23 DEBUG : Creating backend with remote "nonexistent"
2025/02/14 04:47:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/14 04:47:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/02/14 04:47:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/14 04:47:23 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", 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.41s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.10s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/14 04:47:26 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/14 04:47:26 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/14 04:47:26 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.40s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/data"
2025/02/14 04:47:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:26 DEBUG : Azure container rclone-test-hejivoy0gapo path data: Using directory markers
2025/02/14 04:47:26 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/02/14 04:47:29 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/data"
2025/02/14 04:47:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:29 DEBUG : Azure container rclone-test-hejivoy0gapo path data: Using directory markers
2025/02/14 04:47:29 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/02/14 04:47:32 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.97s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/02/14 04:47:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wudakuk2foxo"
2025/02/14 04:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:32 DEBUG : Azure container rclone-test-wudakuk2foxo: Using directory markers
2025/02/14 04:47:32 DEBUG : Creating backend with remote "/tmp/rclone1229899187"
run.go:180: Remote "Azure container rclone-test-wudakuk2foxo", Local "Local file system at /tmp/rclone1229899187", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/14 04:47:32 ERROR : hello, world!: sum not found
2025/02/14 04:47:32 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-wudakuk2foxo
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-wudakuk2foxo: 1 files missing
2025/02/14 04:47:32 NOTICE: 1 hashes missing
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-wudakuk2foxo: 2 differences found
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-wudakuk2foxo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/14 04:47:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-wudakuk2foxo: 0 differences found
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-wudakuk2foxo: 1 matching files
2025/02/14 04:47:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fujizat4qahi"
2025/02/14 04:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:32 DEBUG : Azure container rclone-test-fujizat4qahi: Using directory markers
2025/02/14 04:47:32 DEBUG : Creating backend with remote "/tmp/rclone2981792559"
run.go:180: Remote "Azure container rclone-test-fujizat4qahi", Local "Local file system at /tmp/rclone2981792559", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/14 04:47:32 ERROR : HELLO, WORLD!: sum not found
2025/02/14 04:47:32 ERROR : hello, world!: file not in Azure container rclone-test-fujizat4qahi
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-fujizat4qahi: 1 files missing
2025/02/14 04:47:32 NOTICE: 1 hashes missing
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-fujizat4qahi: 2 differences found
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-fujizat4qahi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/14 04:47:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-fujizat4qahi: 0 differences found
2025/02/14 04:47:32 NOTICE: Azure container rclone-test-fujizat4qahi: 1 matching files
2025/02/14 04:47:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wokikij2rina"
2025/02/14 04:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:32 DEBUG : Azure container rclone-test-wokikij2rina: Using directory markers
2025/02/14 04:47:32 DEBUG : Creating backend with remote "/tmp/rclone1909126082"
run.go:180: Remote "Azure container rclone-test-wokikij2rina", Local "Local file system at /tmp/rclone1909126082", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/14 04:47:33 ERROR : HeLlO, wOrLd!: sum not found
2025/02/14 04:47:33 ERROR : hello, world!: file not in Azure container rclone-test-wokikij2rina
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-wokikij2rina: 1 files missing
2025/02/14 04:47:33 NOTICE: 1 hashes missing
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-wokikij2rina: 2 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-wokikij2rina: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/14 04:47:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-wokikij2rina: 0 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-wokikij2rina: 1 matching files
2025/02/14 04:47:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lepobes5vodi"
2025/02/14 04:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:33 DEBUG : Azure container rclone-test-lepobes5vodi: Using directory markers
2025/02/14 04:47:33 DEBUG : Creating backend with remote "/tmp/rclone1010055639"
run.go:180: Remote "Azure container rclone-test-lepobes5vodi", Local "Local file system at /tmp/rclone1010055639", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/14 04:47:33 ERROR : HELLO, WORLD!: sum not found
2025/02/14 04:47:33 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-lepobes5vodi
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lepobes5vodi: 1 files missing
2025/02/14 04:47:33 NOTICE: 1 hashes missing
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lepobes5vodi: 2 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lepobes5vodi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/14 04:47:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lepobes5vodi: 0 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lepobes5vodi: 1 matching files
2025/02/14 04:47:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yazinav0somi"
2025/02/14 04:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:33 DEBUG : Azure container rclone-test-yazinav0somi: Using directory markers
2025/02/14 04:47:33 DEBUG : Creating backend with remote "/tmp/rclone792060338"
run.go:180: Remote "Azure container rclone-test-yazinav0somi", Local "Local file system at /tmp/rclone792060338", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/14 04:47:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:33 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yazinav0somi
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-yazinav0somi: 1 files missing
2025/02/14 04:47:33 NOTICE: 1 hashes missing
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-yazinav0somi: 2 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-yazinav0somi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/14 04:47:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-yazinav0somi: 0 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-yazinav0somi: 1 matching files
2025/02/14 04:47:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lolomoy1lidi"
2025/02/14 04:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:33 DEBUG : Azure container rclone-test-lolomoy1lidi: Using directory markers
2025/02/14 04:47:33 DEBUG : Creating backend with remote "/tmp/rclone1794094607"
run.go:180: Remote "Azure container rclone-test-lolomoy1lidi", Local "Local file system at /tmp/rclone1794094607", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/14 04:47:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:33 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-lolomoy1lidi
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lolomoy1lidi: 1 files missing
2025/02/14 04:47:33 NOTICE: 1 hashes missing
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lolomoy1lidi: 2 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lolomoy1lidi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/14 04:47:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lolomoy1lidi: 0 differences found
2025/02/14 04:47:33 NOTICE: Azure container rclone-test-lolomoy1lidi: 1 matching files
2025/02/14 04:47:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fudepew7miti"
2025/02/14 04:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:33 DEBUG : Azure container rclone-test-fudepew7miti: Using directory markers
2025/02/14 04:47:33 DEBUG : Creating backend with remote "/tmp/rclone156220719"
run.go:180: Remote "Azure container rclone-test-fudepew7miti", Local "Local file system at /tmp/rclone156220719", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fudepew7miti
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-fudepew7miti: 1 files missing
2025/02/14 04:47:34 NOTICE: 1 hashes missing
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-fudepew7miti: 2 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-fudepew7miti: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/14 04:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-fudepew7miti: 0 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-fudepew7miti: 1 matching files
2025/02/14 04:47:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yoqeqal3yaba"
2025/02/14 04:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:34 DEBUG : Azure container rclone-test-yoqeqal3yaba: Using directory markers
2025/02/14 04:47:34 DEBUG : Creating backend with remote "/tmp/rclone699332367"
run.go:180: Remote "Azure container rclone-test-yoqeqal3yaba", Local "Local file system at /tmp/rclone699332367", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yoqeqal3yaba
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-yoqeqal3yaba: 1 files missing
2025/02/14 04:47:34 NOTICE: 1 hashes missing
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-yoqeqal3yaba: 2 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-yoqeqal3yaba: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/14 04:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-yoqeqal3yaba: 0 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-yoqeqal3yaba: 1 matching files
2025/02/14 04:47:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nawidop6sepo"
2025/02/14 04:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:34 DEBUG : Azure container rclone-test-nawidop6sepo: Using directory markers
2025/02/14 04:47:34 DEBUG : Creating backend with remote "/tmp/rclone1527169174"
run.go:180: Remote "Azure container rclone-test-nawidop6sepo", Local "Local file system at /tmp/rclone1527169174", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nawidop6sepo
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-nawidop6sepo: 1 files missing
2025/02/14 04:47:34 NOTICE: 1 hashes missing
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-nawidop6sepo: 2 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-nawidop6sepo: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/14 04:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-nawidop6sepo: 0 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-nawidop6sepo: 1 matching files
2025/02/14 04:47:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tokeqec5qepe"
2025/02/14 04:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:47:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:34 DEBUG : Azure container rclone-test-tokeqec5qepe: Using directory markers
2025/02/14 04:47:34 DEBUG : Creating backend with remote "/tmp/rclone120457039"
run.go:180: Remote "Azure container rclone-test-tokeqec5qepe", Local "Local file system at /tmp/rclone120457039", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 04:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tokeqec5qepe
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-tokeqec5qepe: 1 files missing
2025/02/14 04:47:34 NOTICE: 1 hashes missing
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-tokeqec5qepe: 2 differences found
2025/02/14 04:47:34 NOTICE: Azure container rclone-test-tokeqec5qepe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/14 04:47:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 04:47:35 NOTICE: Azure container rclone-test-tokeqec5qepe: 0 differences found
2025/02/14 04:47:35 NOTICE: Azure container rclone-test-tokeqec5qepe: 1 matching files
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-tokeqec5qepe: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-nawidop6sepo: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-yoqeqal3yaba: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-fudepew7miti: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-lolomoy1lidi: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-yazinav0somi: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-lepobes5vodi: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-wokikij2rina: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-fujizat4qahi: Purge remote
2025/02/14 04:47:35 DEBUG : Azure container rclone-test-wudakuk2foxo: Purge remote
--- PASS: TestApplyTransforms (3.37s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 04:47:35 DEBUG : sub/: Creating directory marker
2025/02/14 04:47:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:47:35 INFO : file1: Copied (new) to: sub/file2
2025/02/14 04:47:36 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:36 DEBUG : file1: Unchanged skipping
2025/02/14 04:47:36 DEBUG : Azure container rclone-test-hejivoy0gapo: don't need to copy/move sub/file2, it is already at target location
2025/02/14 04:47:36 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:36 DEBUG : dst/: Creating directory marker
2025/02/14 04:47:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/backup"
2025/02/14 04:47:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:36 DEBUG : Azure container rclone-test-hejivoy0gapo path backup: Using directory markers
2025/02/14 04:47:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/backup"
2025/02/14 04:47:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/14 04:47:36 DEBUG : dst/: Creating directory marker
2025/02/14 04:47:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/14 04:47:36 INFO : dst/file1: Copied (server-side copy)
2025/02/14 04:47:36 INFO : dst/file1: Deleted
2025/02/14 04:47:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:47:37 INFO : dst/file1: Copied (new)
2025/02/14 04:47:37 DEBUG : dst/: Removing directory marker
2025/02/14 04:47:37 DEBUG : backup/dst/: Removing directory marker
2025/02/14 04:47:37 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c376b45-d01e-0065-4d9b-7e12b9000000
Time:2025-02-14T04:47:37.2985915Z
--------------------------------------------------------------------------------
2025/02/14 04:47:38 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c376c93-d01e-0065-389b-7e12b9000000
Time:2025-02-14T04:47:38.3342748Z
--------------------------------------------------------------------------------
2025/02/14 04:47:39 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c376da4-d01e-0065-269b-7e12b9000000
Time:2025-02-14T04:47:39.3703961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c376da4-d01e-0065-269b-7e12b9000000
Time:2025-02-14T04:47:39.3703961Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.08s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/dst"
2025/02/14 04:47:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:40 DEBUG : Azure container rclone-test-hejivoy0gapo path dst: Using directory markers
2025/02/14 04:47:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:40 DEBUG : Azure container rclone-test-hejivoy0gapo path CompareDest: Using directory markers
2025/02/14 04:47:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:40 DEBUG : one: Need to transfer - File not found at Destination
2025/02/14 04:47:40 DEBUG : /: Creating directory marker
2025/02/14 04:47:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:47:40 INFO : one: Copied (new)
2025/02/14 04:47:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:40 DEBUG : /: Creating directory marker
2025/02/14 04:47:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 04:47:41 INFO : one: Copied (replaced existing)
2025/02/14 04:47:41 DEBUG : dst/: Creating directory marker
2025/02/14 04:47:41 DEBUG : CompareDest/: Creating directory marker
2025/02/14 04:47:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:41 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/14 04:47:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:41 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 04:47:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/14 04:47:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:41 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 04:47:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/14 04:47:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CompareDest"
2025/02/14 04:47:42 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 04:47:42 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/14 04:47:42 INFO : two: Copied (new)
2025/02/14 04:47:42 DEBUG : dst/: Removing directory marker
2025/02/14 04:47: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3771a0-d01e-0065-7a9b-7e12b9000000
Time:2025-02-14T04:47:42.6543799Z
--------------------------------------------------------------------------------
2025/02/14 04:47: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c377315-d01e-0065-3e9b-7e12b9000000
Time:2025-02-14T04:47:43.6907882Z
--------------------------------------------------------------------------------
2025/02/14 04:47: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3774ad-d01e-0065-529b-7e12b9000000
Time:2025-02-14T04:47:44.7269609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3774ad-d01e-0065-529b-7e12b9000000
Time:2025-02-14T04:47:44.7269609Z
--------------------------------------------------------------------------------
2025/02/14 04:47:45 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.47s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:47:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/dst"
2025/02/14 04:47:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:52 DEBUG : Azure container rclone-test-hejivoy0gapo path dst: Using directory markers
2025/02/14 04:47:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:52 DEBUG : Azure container rclone-test-hejivoy0gapo path CopyDest: Using directory markers
2025/02/14 04:47:53 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:53 DEBUG : one: Need to transfer - File not found at Destination
2025/02/14 04:47:53 DEBUG : /: Creating directory marker
2025/02/14 04:47:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:47:53 INFO : one: Copied (new)
2025/02/14 04:47:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:53 DEBUG : /: Creating directory marker
2025/02/14 04:47:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 04:47:53 INFO : one: Copied (replaced existing)
2025/02/14 04:47:53 DEBUG : dst/: Creating directory marker
2025/02/14 04:47:53 DEBUG : CopyDest/: Creating directory marker
2025/02/14 04:47:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/BackupDir"
2025/02/14 04:47:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:47:53 DEBUG : Azure container rclone-test-hejivoy0gapo path BackupDir: Using directory markers
2025/02/14 04:47:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/BackupDir"
2025/02/14 04:47:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 04:47:54 DEBUG : /: Creating directory marker
2025/02/14 04:47:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:47:54 INFO : one: Copied (server-side copy)
2025/02/14 04:47:54 INFO : one: Deleted
2025/02/14 04:47:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 04:47:54 INFO : one: Copied (server-side copy)
2025/02/14 04:47:54 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/14 04:47:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:54 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 04:47:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 04:47:54 INFO : two: Copied (server-side copy)
2025/02/14 04:47:54 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/14 04:47:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:47:55 DEBUG : two: Unchanged skipping
2025/02/14 04:47:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/CopyDest"
2025/02/14 04:47:55 DEBUG : three: Need to transfer - File not found at Destination
2025/02/14 04:47:55 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/14 04:47:55 DEBUG : three: Destination not found in --copy-dest
2025/02/14 04:47:55 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/14 04:47:55 INFO : three: Copied (new)
2025/02/14 04:47:55 DEBUG : dst/: Removing directory marker
2025/02/14 04:47:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c378fe0-d01e-0065-0e9b-7e12b9000000
Time:2025-02-14T04:47:56.0013784Z
--------------------------------------------------------------------------------
2025/02/14 04:47: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c379286-d01e-0065-289b-7e12b9000000
Time:2025-02-14T04:47:57.0392221Z
--------------------------------------------------------------------------------
2025/02/14 04:47: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37948f-d01e-0065-459b-7e12b9000000
Time:2025-02-14T04:47:58.0769022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37948f-d01e-0065-459b-7e12b9000000
Time:2025-02-14T04:47:58.0769022Z
--------------------------------------------------------------------------------
2025/02/14 04:47:59 DEBUG : CopyDest/: Removing directory marker
2025/02/14 04:47: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3795ee-d01e-0065-5a9b-7e12b9000000
Time:2025-02-14T04:47:59.1513443Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c379797-d01e-0065-299b-7e12b9000000
Time:2025-02-14T04:48:00.1868617Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c379939-d01e-0065-7f9b-7e12b9000000
Time:2025-02-14T04:48:01.2239605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c379939-d01e-0065-7f9b-7e12b9000000
Time:2025-02-14T04:48:01.2239605Z
--------------------------------------------------------------------------------
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.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37a654-d01e-0065-759b-7e12b9000000
Time:2025-02-14T04:48:09.4095385Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37a7c6-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:48:10.4462644Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37a900-d01e-0065-2f9b-7e12b9000000
Time:2025-02-14T04:48:11.4830003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37a900-d01e-0065-2f9b-7e12b9000000
Time:2025-02-14T04:48:11.4830003Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37aa2b-d01e-0065-349b-7e12b9000000
Time:2025-02-14T04:48:12.5196832Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37ab9a-d01e-0065-6f9b-7e12b9000000
Time:2025-02-14T04:48:13.5559044Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37ad5e-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:48:14.5930209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37ad5e-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:48:14.5930209Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37b822-d01e-0065-069b-7e12b9000000
Time:2025-02-14T04:48:22.7769852Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37b945-d01e-0065-089b-7e12b9000000
Time:2025-02-14T04:48:23.8136510Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37ba7c-d01e-0065-1a9b-7e12b9000000
Time:2025-02-14T04:48:24.8499659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37ba7c-d01e-0065-1a9b-7e12b9000000
Time:2025-02-14T04:48:24.8499659Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37bbd0-d01e-0065-439b-7e12b9000000
Time:2025-02-14T04:48:25.8859926Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37bd03-d01e-0065-4d9b-7e12b9000000
Time:2025-02-14T04:48:26.9224106Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37be76-d01e-0065-099b-7e12b9000000
Time:2025-02-14T04:48:27.9584552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37be76-d01e-0065-099b-7e12b9000000
Time:2025-02-14T04:48:27.9584552Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.37s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:48:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/14 04:48:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/14 04:48:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 519e4cbd8e12f1e2b90decb7d1cde7d8 OK
2025/02/14 04:48:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37cd0a-d01e-0065-789b-7e12b9000000
Time:2025-02-14T04:48:36.9951633Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37cea2-d01e-0065-5e9b-7e12b9000000
Time:2025-02-14T04:48:38.0306385Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d056-d01e-0065-289b-7e12b9000000
Time:2025-02-14T04:48:39.0667881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d056-d01e-0065-289b-7e12b9000000
Time:2025-02-14T04:48:39.0667881Z
--------------------------------------------------------------------------------
2025/02/14 04:48:40 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d207-d01e-0065-249b-7e12b9000000
Time:2025-02-14T04:48:40.1408402Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d432-d01e-0065-219b-7e12b9000000
Time:2025-02-14T04:48:41.1779727Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d60c-d01e-0065-4d9b-7e12b9000000
Time:2025-02-14T04:48:42.2148780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37d60c-d01e-0065-4d9b-7e12b9000000
Time:2025-02-14T04:48:42.2148780Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.26s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e351-d01e-0065-799b-7e12b9000000
Time:2025-02-14T04:48:50.4212625Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e4ba-d01e-0065-379b-7e12b9000000
Time:2025-02-14T04:48:51.4583652Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e63d-d01e-0065-109b-7e12b9000000
Time:2025-02-14T04:48:52.4952232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e63d-d01e-0065-109b-7e12b9000000
Time:2025-02-14T04:48:52.4952232Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e7dc-d01e-0065-079b-7e12b9000000
Time:2025-02-14T04:48:53.5311087Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37e9a4-d01e-0065-1b9b-7e12b9000000
Time:2025-02-14T04:48:54.5671429Z
--------------------------------------------------------------------------------
2025/02/14 04:48: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37eb14-d01e-0065-679b-7e12b9000000
Time:2025-02-14T04:48:55.6028704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37eb14-d01e-0065-679b-7e12b9000000
Time:2025-02-14T04:48:55.6028704Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:49:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37f60a-d01e-0065-039b-7e12b9000000
Time:2025-02-14T04:49:03.7909311Z
--------------------------------------------------------------------------------
2025/02/14 04:49:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37f76e-d01e-0065-329b-7e12b9000000
Time:2025-02-14T04:49:04.8267602Z
--------------------------------------------------------------------------------
2025/02/14 04:49:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37f952-d01e-0065-4c9b-7e12b9000000
Time:2025-02-14T04:49:05.8640759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37f952-d01e-0065-4c9b-7e12b9000000
Time:2025-02-14T04:49:05.8640759Z
--------------------------------------------------------------------------------
2025/02/14 04:49:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37faf8-d01e-0065-409b-7e12b9000000
Time:2025-02-14T04:49:06.9004715Z
--------------------------------------------------------------------------------
2025/02/14 04:49:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37fcf3-d01e-0065-7e9b-7e12b9000000
Time:2025-02-14T04:49:07.9380784Z
--------------------------------------------------------------------------------
2025/02/14 04:49:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37fe9b-d01e-0065-719b-7e12b9000000
Time:2025-02-14T04:49:08.9751705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c37fe9b-d01e-0065-719b-7e12b9000000
Time:2025-02-14T04:49:08.9751705Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:49: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380924-d01e-0065-209b-7e12b9000000
Time:2025-02-14T04:49:17.1638479Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380a74-d01e-0065-389b-7e12b9000000
Time:2025-02-14T04:49:18.2002371Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380be2-d01e-0065-599b-7e12b9000000
Time:2025-02-14T04:49:19.2367585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380be2-d01e-0065-599b-7e12b9000000
Time:2025-02-14T04:49:19.2367585Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380d18-d01e-0065-5e9b-7e12b9000000
Time:2025-02-14T04:49:20.2734847Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380e28-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:49:21.3105933Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380f76-d01e-0065-639b-7e12b9000000
Time:2025-02-14T04:49:22.3476079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c380f76-d01e-0065-639b-7e12b9000000
Time:2025-02-14T04:49:22.3476079Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.37s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3819de-d01e-0065-079b-7e12b9000000
Time:2025-02-14T04:49:30.5347079Z
--------------------------------------------------------------------------------
2025/02/14 04:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c381b62-d01e-0065-4f9b-7e12b9000000
Time:2025-02-14T04:49:31.5711184Z
--------------------------------------------------------------------------------
2025/02/14 04:49:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c381cb4-d01e-0065-4e9b-7e12b9000000
Time:2025-02-14T04:49:32.6076817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c381cb4-d01e-0065-4e9b-7e12b9000000
Time:2025-02-14T04:49:32.6076817Z
--------------------------------------------------------------------------------
2025/02/14 04:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c381e82-d01e-0065-589b-7e12b9000000
Time:2025-02-14T04:49:33.6444893Z
--------------------------------------------------------------------------------
2025/02/14 04:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c382019-d01e-0065-349b-7e12b9000000
Time:2025-02-14T04:49:34.6804977Z
--------------------------------------------------------------------------------
2025/02/14 04:49:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3821b0-d01e-0065-1d9b-7e12b9000000
Time:2025-02-14T04:49:35.7171538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3821b0-d01e-0065-1d9b-7e12b9000000
Time:2025-02-14T04:49:35.7171538Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.37s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:49:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c382e3c-d01e-0065-5d9b-7e12b9000000
Time:2025-02-14T04:49:43.9041322Z
--------------------------------------------------------------------------------
2025/02/14 04:49:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38304b-d01e-0065-509b-7e12b9000000
Time:2025-02-14T04:49:44.9406659Z
--------------------------------------------------------------------------------
2025/02/14 04:49:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c383207-d01e-0065-4a9b-7e12b9000000
Time:2025-02-14T04:49:45.9773936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c383207-d01e-0065-4a9b-7e12b9000000
Time:2025-02-14T04:49:45.9773936Z
--------------------------------------------------------------------------------
2025/02/14 04:49:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3833bf-d01e-0065-4e9b-7e12b9000000
Time:2025-02-14T04:49:47.0137395Z
--------------------------------------------------------------------------------
2025/02/14 04:49:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3835c4-d01e-0065-0c9b-7e12b9000000
Time:2025-02-14T04:49:48.0508393Z
--------------------------------------------------------------------------------
2025/02/14 04:49:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3837c0-d01e-0065-3d9b-7e12b9000000
Time:2025-02-14T04:49:49.0874041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3837c0-d01e-0065-3d9b-7e12b9000000
Time:2025-02-14T04:49:49.0874041Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.37s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:49:57 DEBUG : also/: Creating directory marker
2025/02/14 04:49:57 INFO : Azure container rclone-test-hejivoy0gapo: Looking for duplicate md5 hashes using newest mode.
2025/02/14 04:49:57 NOTICE: 732bae5420a798a837349f19961868ac: Found 3 files with duplicate md5 hashes
2025/02/14 04:49:57 INFO : one: Deleted
2025/02/14 04:49:57 INFO : also/one: Deleted
2025/02/14 04:49:57 NOTICE: 732bae5420a798a837349f19961868ac: Deleted 2 extra copies
2025/02/14 04:49: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3843bb-d01e-0065-7b9b-7e12b9000000
Time:2025-02-14T04:49:58.0310994Z
--------------------------------------------------------------------------------
2025/02/14 04:49: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c384552-d01e-0065-539b-7e12b9000000
Time:2025-02-14T04:49:59.0678207Z
--------------------------------------------------------------------------------
2025/02/14 04:50: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3846bb-d01e-0065-629b-7e12b9000000
Time:2025-02-14T04:50:00.1043084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3846bb-d01e-0065-629b-7e12b9000000
Time:2025-02-14T04:50:00.1043084Z
--------------------------------------------------------------------------------
2025/02/14 04:50:01 DEBUG : also/: Removing directory marker
2025/02/14 04:50: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38481e-d01e-0065-049b-7e12b9000000
Time:2025-02-14T04:50:01.1809509Z
--------------------------------------------------------------------------------
2025/02/14 04:50: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c384975-d01e-0065-219b-7e12b9000000
Time:2025-02-14T04:50:02.2170261Z
--------------------------------------------------------------------------------
2025/02/14 04:50: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c384aa9-d01e-0065-1f9b-7e12b9000000
Time:2025-02-14T04:50:03.2537213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c384aa9-d01e-0065-1f9b-7e12b9000000
Time:2025-02-14T04:50:03.2537213Z
--------------------------------------------------------------------------------
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.17s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:50: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3858e5-d01e-0065-129b-7e12b9000000
Time:2025-02-14T04:50:11.4391081Z
--------------------------------------------------------------------------------
2025/02/14 04:50: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c385a82-d01e-0065-7d9b-7e12b9000000
Time:2025-02-14T04:50:12.4750225Z
--------------------------------------------------------------------------------
2025/02/14 04:50: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c385b8c-d01e-0065-599b-7e12b9000000
Time:2025-02-14T04:50:13.5126935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c385b8c-d01e-0065-599b-7e12b9000000
Time:2025-02-14T04:50:13.5126935Z
--------------------------------------------------------------------------------
2025/02/14 04:50:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c385d3e-d01e-0065-109b-7e12b9000000
Time:2025-02-14T04:50:14.5492228Z
--------------------------------------------------------------------------------
2025/02/14 04:50:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c385ef5-d01e-0065-189b-7e12b9000000
Time:2025-02-14T04:50:15.5857213Z
--------------------------------------------------------------------------------
2025/02/14 04:50:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3860a9-d01e-0065-039b-7e12b9000000
Time:2025-02-14T04:50:16.6218009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3860a9-d01e-0065-039b-7e12b9000000
Time:2025-02-14T04:50:16.6218009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.37s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:50:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c386b47-d01e-0065-219b-7e12b9000000
Time:2025-02-14T04:50:24.8085336Z
--------------------------------------------------------------------------------
2025/02/14 04:50:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c386ccc-d01e-0065-749b-7e12b9000000
Time:2025-02-14T04:50:25.8440834Z
--------------------------------------------------------------------------------
2025/02/14 04:50:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c386e65-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:50:26.8802352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c386e65-d01e-0065-3c9b-7e12b9000000
Time:2025-02-14T04:50:26.8802352Z
--------------------------------------------------------------------------------
2025/02/14 04:50:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c386fc4-d01e-0065-6d9b-7e12b9000000
Time:2025-02-14T04:50:27.9163147Z
--------------------------------------------------------------------------------
2025/02/14 04:50:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c387104-d01e-0065-7c9b-7e12b9000000
Time:2025-02-14T04:50:28.9530580Z
--------------------------------------------------------------------------------
2025/02/14 04:50:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c387311-d01e-0065-499b-7e12b9000000
Time:2025-02-14T04:50:29.9890802Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c387311-d01e-0065-499b-7e12b9000000
Time:2025-02-14T04:50:29.9890802Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:50:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c387fb2-d01e-0065-3a9b-7e12b9000000
Time:2025-02-14T04:50:38.1746658Z
--------------------------------------------------------------------------------
2025/02/14 04:50:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c388189-d01e-0065-2d9b-7e12b9000000
Time:2025-02-14T04:50:39.2104272Z
--------------------------------------------------------------------------------
2025/02/14 04:50:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c388321-d01e-0065-0a9b-7e12b9000000
Time:2025-02-14T04:50:40.2463918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c388321-d01e-0065-0a9b-7e12b9000000
Time:2025-02-14T04:50:40.2463918Z
--------------------------------------------------------------------------------
2025/02/14 04:50:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38848e-d01e-0065-499b-7e12b9000000
Time:2025-02-14T04:50:41.2833541Z
--------------------------------------------------------------------------------
2025/02/14 04:50:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3885f4-d01e-0065-039c-7e12b9000000
Time:2025-02-14T04:50:42.3192646Z
--------------------------------------------------------------------------------
2025/02/14 04:50:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38876b-d01e-0065-519c-7e12b9000000
Time:2025-02-14T04:50:43.3560691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38876b-d01e-0065-519c-7e12b9000000
Time:2025-02-14T04:50:43.3560691Z
--------------------------------------------------------------------------------
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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 04:50:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3892ac-d01e-0065-139c-7e12b9000000
Time:2025-02-14T04:50:51.5391761Z
--------------------------------------------------------------------------------
2025/02/14 04:50:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c389477-d01e-0065-1b9c-7e12b9000000
Time:2025-02-14T04:50:52.5747975Z
--------------------------------------------------------------------------------
2025/02/14 04:50:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3895b4-d01e-0065-229c-7e12b9000000
Time:2025-02-14T04:50:53.6113086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3895b4-d01e-0065-229c-7e12b9000000
Time:2025-02-14T04:50:53.6113086Z
--------------------------------------------------------------------------------
2025/02/14 04:50:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c389736-d01e-0065-659c-7e12b9000000
Time:2025-02-14T04:50:54.6470319Z
--------------------------------------------------------------------------------
2025/02/14 04:50:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38988f-d01e-0065-159c-7e12b9000000
Time:2025-02-14T04:50:55.6832045Z
--------------------------------------------------------------------------------
2025/02/14 04:50:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3899eb-d01e-0065-499c-7e12b9000000
Time:2025-02-14T04:50:56.7193139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3899eb-d01e-0065-499c-7e12b9000000
Time:2025-02-14T04:50:56.7193139Z
--------------------------------------------------------------------------------
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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/14 04:51: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38a52a-d01e-0065-3d9c-7e12b9000000
Time:2025-02-14T04:51:04.9072869Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38a67b-d01e-0065-609c-7e12b9000000
Time:2025-02-14T04:51:05.9431750Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38a7c4-d01e-0065-659c-7e12b9000000
Time:2025-02-14T04:51:06.9805551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38a7c4-d01e-0065-659c-7e12b9000000
Time:2025-02-14T04:51:06.9805551Z
--------------------------------------------------------------------------------
2025/02/14 04:51:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38a91a-d01e-0065-0f9c-7e12b9000000
Time:2025-02-14T04:51:08.0175439Z
--------------------------------------------------------------------------------
2025/02/14 04:51:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38aa90-d01e-0065-4f9c-7e12b9000000
Time:2025-02-14T04:51:09.0554726Z
--------------------------------------------------------------------------------
2025/02/14 04:51:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38abe1-d01e-0065-779c-7e12b9000000
Time:2025-02-14T04:51:10.0918193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38abe1-d01e-0065-779c-7e12b9000000
Time:2025-02-14T04:51:10.0918193Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:51:18 DEBUG : sub dir/: Creating directory marker
2025/02/14 04:51:18 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/14 04:51:18 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/14 04:51:19 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/14 04:51:19 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/14 04:51:19 DEBUG : sub dir/: Removing directory marker
2025/02/14 04:51:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38bad9-d01e-0065-3f9c-7e12b9000000
Time:2025-02-14T04:51:19.6947777Z
--------------------------------------------------------------------------------
2025/02/14 04:51:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38bc92-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:51:20.7299715Z
--------------------------------------------------------------------------------
2025/02/14 04:51:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38be56-d01e-0065-389c-7e12b9000000
Time:2025-02-14T04:51:21.7659124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38be56-d01e-0065-389c-7e12b9000000
Time:2025-02-14T04:51:21.7659124Z
--------------------------------------------------------------------------------
2025/02/14 04:51:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38bff7-d01e-0065-289c-7e12b9000000
Time:2025-02-14T04:51:22.8013669Z
--------------------------------------------------------------------------------
2025/02/14 04:51:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38c134-d01e-0065-359c-7e12b9000000
Time:2025-02-14T04:51:23.8379783Z
--------------------------------------------------------------------------------
2025/02/14 04:51:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38c2de-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:51:24.8734923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38c2de-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:51:24.8734923Z
--------------------------------------------------------------------------------
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.78s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:51:33 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/02/14 04:51:33 DEBUG : sub/: Removing directory marker
2025/02/14 04:51:33 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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38d380-d01e-0065-539c-7e12b9000000
Time:2025-02-14T04:51:33.8903653Z
--------------------------------------------------------------------------------
2025/02/14 04:51:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38d5b9-d01e-0065-0f9c-7e12b9000000
Time:2025-02-14T04:51:34.9277990Z
--------------------------------------------------------------------------------
2025/02/14 04:51:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38d7e0-d01e-0065-289c-7e12b9000000
Time:2025-02-14T04:51:35.9649542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38d7e0-d01e-0065-289c-7e12b9000000
Time:2025-02-14T04:51:35.9649542Z
--------------------------------------------------------------------------------
2025/02/14 04:51:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38d914-d01e-0065-299c-7e12b9000000
Time:2025-02-14T04:51:37.0019479Z
--------------------------------------------------------------------------------
2025/02/14 04:51:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38da3b-d01e-0065-129c-7e12b9000000
Time:2025-02-14T04:51:38.0391983Z
--------------------------------------------------------------------------------
2025/02/14 04:51:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38dbb2-d01e-0065-0c9c-7e12b9000000
Time:2025-02-14T04:51:39.0789608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38dbb2-d01e-0065-0c9c-7e12b9000000
Time:2025-02-14T04:51:39.0789608Z
--------------------------------------------------------------------------------
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.21s)
--- 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:51:47 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/02/14 04:51:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/notfound"
2025/02/14 04:51:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:51:48 DEBUG : Azure container rclone-test-hejivoy0gapo path notfound: Using directory markers
2025/02/14 04:51:48 DEBUG : sub/: Removing directory marker
2025/02/14 04:51:48 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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38e946-d01e-0065-3e9c-7e12b9000000
Time:2025-02-14T04:51:48.3108904Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38eb03-d01e-0065-2f9c-7e12b9000000
Time:2025-02-14T04:51:49.3475103Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38ec68-d01e-0065-609c-7e12b9000000
Time:2025-02-14T04:51:50.3829115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38ec68-d01e-0065-609c-7e12b9000000
Time:2025-02-14T04:51:50.3829115Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38ede7-d01e-0065-289c-7e12b9000000
Time:2025-02-14T04:51:51.4204292Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38ef57-d01e-0065-5a9c-7e12b9000000
Time:2025-02-14T04:51:52.4562058Z
--------------------------------------------------------------------------------
2025/02/14 04:51: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38f10e-d01e-0065-579c-7e12b9000000
Time:2025-02-14T04:51:53.4923205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38f10e-d01e-0065-579c-7e12b9000000
Time:2025-02-14T04:51:53.4923205Z
--------------------------------------------------------------------------------
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.03s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.03s)
--- 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:52:01 INFO : Azure container rclone-test-hejivoy0gapo: Making directory
2025/02/14 04:52:01 INFO : Azure container rclone-test-hejivoy0gapo: Making directory
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38fbc9-d01e-0065-1c9c-7e12b9000000
Time:2025-02-14T04:52:01.7171026Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38fcee-d01e-0065-169c-7e12b9000000
Time:2025-02-14T04:52:02.7524418Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38fe20-d01e-0065-0a9c-7e12b9000000
Time:2025-02-14T04:52:03.7882683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38fe20-d01e-0065-0a9c-7e12b9000000
Time:2025-02-14T04:52:03.7882683Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c38ffd9-d01e-0065-7f9c-7e12b9000000
Time:2025-02-14T04:52:04.8242792Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c390146-d01e-0065-179c-7e12b9000000
Time:2025-02-14T04:52:05.8635928Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3902b8-d01e-0065-4e9c-7e12b9000000
Time:2025-02-14T04:52:06.9000907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3902b8-d01e-0065-4e9c-7e12b9000000
Time:2025-02-14T04:52:06.9000907Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:52:15 DEBUG : sub dir/: Creating directory marker
2025/02/14 04:52:15 DEBUG : sub dir/: Removing directory marker
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c390e1e-d01e-0065-719c-7e12b9000000
Time:2025-02-14T04:52:15.4577573Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c390f7c-d01e-0065-159c-7e12b9000000
Time:2025-02-14T04:52:16.4943722Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3910a7-d01e-0065-109c-7e12b9000000
Time:2025-02-14T04:52:17.5308415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3910a7-d01e-0065-109c-7e12b9000000
Time:2025-02-14T04:52:17.5308415Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c391201-d01e-0065-359c-7e12b9000000
Time:2025-02-14T04:52:18.5671517Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3913b1-d01e-0065-1c9c-7e12b9000000
Time:2025-02-14T04:52:19.6027814Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c391538-d01e-0065-629c-7e12b9000000
Time:2025-02-14T04:52:20.6390385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c391538-d01e-0065-629c-7e12b9000000
Time:2025-02-14T04:52:20.6390385Z
--------------------------------------------------------------------------------
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.74s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:52:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c391f20-d01e-0065-0a9c-7e12b9000000
Time:2025-02-14T04:52:29.2113722Z
--------------------------------------------------------------------------------
2025/02/14 04:52:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3920ac-d01e-0065-4a9c-7e12b9000000
Time:2025-02-14T04:52:30.2476756Z
--------------------------------------------------------------------------------
2025/02/14 04:52:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39221a-d01e-0065-049c-7e12b9000000
Time:2025-02-14T04:52:31.2836047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39221a-d01e-0065-049c-7e12b9000000
Time:2025-02-14T04:52:31.2836047Z
--------------------------------------------------------------------------------
2025/02/14 04:52:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c392372-d01e-0065-229c-7e12b9000000
Time:2025-02-14T04:52:32.3208211Z
--------------------------------------------------------------------------------
2025/02/14 04:52:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3924c7-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:52:33.3576659Z
--------------------------------------------------------------------------------
2025/02/14 04:52:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39260b-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:52:34.3939810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39260b-d01e-0065-379c-7e12b9000000
Time:2025-02-14T04:52:34.3939810Z
--------------------------------------------------------------------------------
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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:52:42 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/14 04:52:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3931be-d01e-0065-5e9c-7e12b9000000
Time:2025-02-14T04:52:43.0485817Z
--------------------------------------------------------------------------------
2025/02/14 04:52:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3932b7-d01e-0065-369c-7e12b9000000
Time:2025-02-14T04:52:44.0849345Z
--------------------------------------------------------------------------------
2025/02/14 04:52:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c393465-d01e-0065-429c-7e12b9000000
Time:2025-02-14T04:52:45.1211921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c393465-d01e-0065-429c-7e12b9000000
Time:2025-02-14T04:52:45.1211921Z
--------------------------------------------------------------------------------
2025/02/14 04:52:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3935c4-d01e-0065-589c-7e12b9000000
Time:2025-02-14T04:52:46.1576780Z
--------------------------------------------------------------------------------
2025/02/14 04:52:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3936dc-d01e-0065-439c-7e12b9000000
Time:2025-02-14T04:52:47.1938317Z
--------------------------------------------------------------------------------
2025/02/14 04:52:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c393809-d01e-0065-399c-7e12b9000000
Time:2025-02-14T04:52:48.2306219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c393809-d01e-0065-399c-7e12b9000000
Time:2025-02-14T04:52:48.2306219Z
--------------------------------------------------------------------------------
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.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394306-d01e-0065-5f9c-7e12b9000000
Time:2025-02-14T04:52:56.8088676Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394525-d01e-0065-099c-7e12b9000000
Time:2025-02-14T04:52:57.8452724Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394781-d01e-0065-419c-7e12b9000000
Time:2025-02-14T04:52:58.8820732Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394781-d01e-0065-419c-7e12b9000000
Time:2025-02-14T04:52:58.8820732Z
--------------------------------------------------------------------------------
2025/02/14 04:52: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394a39-d01e-0065-5c9c-7e12b9000000
Time:2025-02-14T04:52:59.9186844Z
--------------------------------------------------------------------------------
2025/02/14 04:53: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394c88-d01e-0065-629c-7e12b9000000
Time:2025-02-14T04:53:00.9542437Z
--------------------------------------------------------------------------------
2025/02/14 04:53: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394ee3-d01e-0065-5b9c-7e12b9000000
Time:2025-02-14T04:53:01.9909117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c394ee3-d01e-0065-5b9c-7e12b9000000
Time:2025-02-14T04:53:01.9909117Z
--------------------------------------------------------------------------------
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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/14 04:53:10 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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c395f21-d01e-0065-179c-7e12b9000000
Time:2025-02-14T04:53:10.7301946Z
--------------------------------------------------------------------------------
2025/02/14 04:53:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39603d-d01e-0065-769c-7e12b9000000
Time:2025-02-14T04:53:11.7656847Z
--------------------------------------------------------------------------------
2025/02/14 04:53:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c396174-d01e-0065-7f9c-7e12b9000000
Time:2025-02-14T04:53:12.8020904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c396174-d01e-0065-7f9c-7e12b9000000
Time:2025-02-14T04:53:12.8020904Z
--------------------------------------------------------------------------------
2025/02/14 04:53:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c396297-d01e-0065-729c-7e12b9000000
Time:2025-02-14T04:53:13.8383225Z
--------------------------------------------------------------------------------
2025/02/14 04:53:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39642d-d01e-0065-0d9c-7e12b9000000
Time:2025-02-14T04:53:14.8752371Z
--------------------------------------------------------------------------------
2025/02/14 04:53:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c396579-d01e-0065-269c-7e12b9000000
Time:2025-02-14T04:53:15.9116837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c396579-d01e-0065-269c-7e12b9000000
Time:2025-02-14T04:53:15.9116837Z
--------------------------------------------------------------------------------
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.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/14 04:53:24 DEBUG : Creating backend with remote ":memory:"
2025/02/14 04:53:24 DEBUG : Config file has changed externally - reloading
2025/02/14 04:53:24 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/14 04:53:24 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/14 04:53:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/14 04:53:24 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:53:24 DEBUG : sub dir/: Creating directory marker
2025/02/14 04:53:24 DEBUG : sub dir/: Removing directory marker
2025/02/14 04:53:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39730b-d01e-0065-1a9c-7e12b9000000
Time:2025-02-14T04:53:24.6839173Z
--------------------------------------------------------------------------------
2025/02/14 04:53:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39748d-d01e-0065-6c9c-7e12b9000000
Time:2025-02-14T04:53:25.7196251Z
--------------------------------------------------------------------------------
2025/02/14 04:53:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39763e-d01e-0065-569c-7e12b9000000
Time:2025-02-14T04:53:26.7552444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c39763e-d01e-0065-569c-7e12b9000000
Time:2025-02-14T04:53:26.7552444Z
--------------------------------------------------------------------------------
2025/02/14 04:53:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3977f5-d01e-0065-509c-7e12b9000000
Time:2025-02-14T04:53:27.7914572Z
--------------------------------------------------------------------------------
2025/02/14 04:53:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c397990-d01e-0065-469c-7e12b9000000
Time:2025-02-14T04:53:28.8271105Z
--------------------------------------------------------------------------------
2025/02/14 04:53:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c397b3f-d01e-0065-449c-7e12b9000000
Time:2025-02-14T04:53:29.8635406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c397b3f-d01e-0065-449c-7e12b9000000
Time:2025-02-14T04:53:29.8635406Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:53:38 DEBUG : Waiting for deletions to finish
2025/02/14 04:53:38 DEBUG : large: Excluded (Size Filter)
2025/02/14 04:53:38 INFO : medium: Deleted
2025/02/14 04:53:38 INFO : small: Deleted
2025/02/14 04:53:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c10d53-201e-0095-269c-7e5448000000
Time:2025-02-14T04:53:38.6303972Z
--------------------------------------------------------------------------------
2025/02/14 04:53:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c10e55-201e-0095-079c-7e5448000000
Time:2025-02-14T04:53:39.6695520Z
--------------------------------------------------------------------------------
2025/02/14 04:53:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c10f82-201e-0095-5e9c-7e5448000000
Time:2025-02-14T04:53:40.7090035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c10f82-201e-0095-5e9c-7e5448000000
Time:2025-02-14T04:53:40.7090035Z
--------------------------------------------------------------------------------
2025/02/14 04:53:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1108e-201e-0095-2d9c-7e5448000000
Time:2025-02-14T04:53:41.7471304Z
--------------------------------------------------------------------------------
2025/02/14 04:53:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11188-201e-0095-7f9c-7e5448000000
Time:2025-02-14T04:53:42.7860656Z
--------------------------------------------------------------------------------
2025/02/14 04:53:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c112e8-201e-0095-5f9c-7e5448000000
Time:2025-02-14T04:53:43.8248762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c112e8-201e-0095-5f9c-7e5448000000
Time:2025-02-14T04:53:43.8248762Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:53:52 DEBUG : Waiting for deletions to finish
2025/02/14 04:53:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/14 04:53:52 INFO : medium: Deleted
2025/02/14 04:53:52 INFO : large: Deleted
2025/02/14 04:53:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11b75-201e-0095-0f9c-7e5448000000
Time:2025-02-14T04:53:52.5982970Z
--------------------------------------------------------------------------------
2025/02/14 04:53:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11c8f-201e-0095-799c-7e5448000000
Time:2025-02-14T04:53:53.6362728Z
--------------------------------------------------------------------------------
2025/02/14 04:53:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11dcd-201e-0095-789c-7e5448000000
Time:2025-02-14T04:53:54.6743607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11dcd-201e-0095-789c-7e5448000000
Time:2025-02-14T04:53:54.6743607Z
--------------------------------------------------------------------------------
2025/02/14 04:53:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c11f19-201e-0095-189c-7e5448000000
Time:2025-02-14T04:53:55.7128070Z
--------------------------------------------------------------------------------
2025/02/14 04:53:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12023-201e-0095-709c-7e5448000000
Time:2025-02-14T04:53:56.7522696Z
--------------------------------------------------------------------------------
2025/02/14 04:53:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1216d-201e-0095-019c-7e5448000000
Time:2025-02-14T04:53:57.7910845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1216d-201e-0095-019c-7e5448000000
Time:2025-02-14T04:53:57.7910845Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/02/14 04:54:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12919-201e-0095-0f9c-7e5448000000
Time:2025-02-14T04:54:05.9857326Z
--------------------------------------------------------------------------------
2025/02/14 04:54:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12a22-201e-0095-5c9c-7e5448000000
Time:2025-02-14T04:54:07.0239065Z
--------------------------------------------------------------------------------
2025/02/14 04:54:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12b3a-201e-0095-239c-7e5448000000
Time:2025-02-14T04:54:08.0639288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12b3a-201e-0095-239c-7e5448000000
Time:2025-02-14T04:54:08.0639288Z
--------------------------------------------------------------------------------
2025/02/14 04:54:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12bff-201e-0095-469c-7e5448000000
Time:2025-02-14T04:54:09.1037795Z
--------------------------------------------------------------------------------
2025/02/14 04:54:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12ce6-201e-0095-709c-7e5448000000
Time:2025-02-14T04:54:10.1425412Z
--------------------------------------------------------------------------------
2025/02/14 04:54:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12db5-201e-0095-1a9c-7e5448000000
Time:2025-02-14T04:54:11.1813328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c12db5-201e-0095-1a9c-7e5448000000
Time:2025-02-14T04:54:11.1813328Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.36s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:54:19 DEBUG : Waiting for deletions to finish
2025/02/14 04:54:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/14 04:54:19 INFO : small: Deleted
2025/02/14 04:54:19 INFO : medium: Deleted
2025/02/14 04:54:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c13785-201e-0095-4b9c-7e5448000000
Time:2025-02-14T04:54:19.9507782Z
--------------------------------------------------------------------------------
2025/02/14 04:54:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c138bf-201e-0095-5c9c-7e5448000000
Time:2025-02-14T04:54:20.9885038Z
--------------------------------------------------------------------------------
2025/02/14 04:54:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c139f9-201e-0095-549c-7e5448000000
Time:2025-02-14T04:54:22.0273274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c139f9-201e-0095-549c-7e5448000000
Time:2025-02-14T04:54:22.0273274Z
--------------------------------------------------------------------------------
2025/02/14 04:54:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c13ae4-201e-0095-129c-7e5448000000
Time:2025-02-14T04:54:23.0675715Z
--------------------------------------------------------------------------------
2025/02/14 04:54:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c13bab-201e-0095-319c-7e5448000000
Time:2025-02-14T04:54:24.1066328Z
--------------------------------------------------------------------------------
2025/02/14 04:54:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c13cb1-201e-0095-129c-7e5448000000
Time:2025-02-14T04:54:25.1453636Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c13cb1-201e-0095-129c-7e5448000000
Time:2025-02-14T04:54:25.1453636Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/02/14 04:54:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c14678-201e-0095-239c-7e5448000000
Time:2025-02-14T04:54:33.3411102Z
--------------------------------------------------------------------------------
2025/02/14 04:54:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c147b1-201e-0095-119c-7e5448000000
Time:2025-02-14T04:54:34.3807737Z
--------------------------------------------------------------------------------
2025/02/14 04:54:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c148ef-201e-0095-229c-7e5448000000
Time:2025-02-14T04:54:35.4188435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c148ef-201e-0095-229c-7e5448000000
Time:2025-02-14T04:54:35.4188435Z
--------------------------------------------------------------------------------
2025/02/14 04:54:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c14a49-201e-0095-329c-7e5448000000
Time:2025-02-14T04:54:36.4577746Z
--------------------------------------------------------------------------------
2025/02/14 04:54: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c14b65-201e-0095-629c-7e5448000000
Time:2025-02-14T04:54:37.4963986Z
--------------------------------------------------------------------------------
2025/02/14 04:54: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c14c9d-201e-0095-599c-7e5448000000
Time:2025-02-14T04:54:38.5344114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c14c9d-201e-0095-599c-7e5448000000
Time:2025-02-14T04:54:38.5344114Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:54:46 DEBUG : Waiting for deletions to finish
2025/02/14 04:54:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/14 04:54:47 INFO : small: Deleted
2025/02/14 04:54:47 INFO : medium: Deleted
2025/02/14 04:54:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c155fa-201e-0095-5b9c-7e5448000000
Time:2025-02-14T04:54:47.3048830Z
--------------------------------------------------------------------------------
2025/02/14 04:54:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1573b-201e-0095-759c-7e5448000000
Time:2025-02-14T04:54:48.3439069Z
--------------------------------------------------------------------------------
2025/02/14 04:54:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1587d-201e-0095-7a9c-7e5448000000
Time:2025-02-14T04:54:49.3818593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1587d-201e-0095-7a9c-7e5448000000
Time:2025-02-14T04:54:49.3818593Z
--------------------------------------------------------------------------------
2025/02/14 04:54:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c15988-201e-0095-559c-7e5448000000
Time:2025-02-14T04:54:50.4202012Z
--------------------------------------------------------------------------------
2025/02/14 04:54:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c15ab5-201e-0095-529c-7e5448000000
Time:2025-02-14T04:54:51.4583606Z
--------------------------------------------------------------------------------
2025/02/14 04:54:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c15bca-201e-0095-229c-7e5448000000
Time:2025-02-14T04:54:52.4971301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c15bca-201e-0095-229c-7e5448000000
Time:2025-02-14T04:54:52.4971301Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/02/14 04:55:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c164df-201e-0095-329c-7e5448000000
Time:2025-02-14T04:55:00.6921089Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c165fb-201e-0095-0c9c-7e5448000000
Time:2025-02-14T04:55:01.7303768Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c16722-201e-0095-799c-7e5448000000
Time:2025-02-14T04:55:02.7686126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c16722-201e-0095-799c-7e5448000000
Time:2025-02-14T04:55:02.7686126Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c16845-201e-0095-5f9c-7e5448000000
Time:2025-02-14T04:55:03.8070459Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1690c-201e-0095-6f9c-7e5448000000
Time:2025-02-14T04:55:04.8459987Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c169d1-201e-0095-059c-7e5448000000
Time:2025-02-14T04:55:05.8852349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c169d1-201e-0095-059c-7e5448000000
Time:2025-02-14T04:55:05.8852349Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:55:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17538-201e-0095-649c-7e5448000000
Time:2025-02-14T04:55:14.3831498Z
--------------------------------------------------------------------------------
2025/02/14 04:55:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17628-201e-0095-219c-7e5448000000
Time:2025-02-14T04:55:15.4217419Z
--------------------------------------------------------------------------------
2025/02/14 04:55:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17735-201e-0095-759c-7e5448000000
Time:2025-02-14T04:55:16.4600315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17735-201e-0095-759c-7e5448000000
Time:2025-02-14T04:55:16.4600315Z
--------------------------------------------------------------------------------
2025/02/14 04:55:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c178cf-201e-0095-389c-7e5448000000
Time:2025-02-14T04:55:17.4982529Z
--------------------------------------------------------------------------------
2025/02/14 04:55:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c179f3-201e-0095-259c-7e5448000000
Time:2025-02-14T04:55:18.5370465Z
--------------------------------------------------------------------------------
2025/02/14 04:55:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17ab5-201e-0095-269c-7e5448000000
Time:2025-02-14T04:55:19.5757630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c17ab5-201e-0095-269c-7e5448000000
Time:2025-02-14T04:55:19.5757630Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1827f-201e-0095-699c-7e5448000000
Time:2025-02-14T04:55:27.7713584Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c18413-201e-0095-449c-7e5448000000
Time:2025-02-14T04:55:28.8099024Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1853d-201e-0095-429c-7e5448000000
Time:2025-02-14T04:55:29.8483246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1853d-201e-0095-429c-7e5448000000
Time:2025-02-14T04:55:29.8483246Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1866d-201e-0095-369c-7e5448000000
Time:2025-02-14T04:55:30.8866288Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c187e4-201e-0095-749c-7e5448000000
Time:2025-02-14T04:55:31.9251836Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c18915-201e-0095-709c-7e5448000000
Time:2025-02-14T04:55:32.9639539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c18915-201e-0095-709c-7e5448000000
Time:2025-02-14T04:55:32.9639539Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/02/14 04:55:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/14 04:55:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/14 04:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 04:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 04:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 04:55:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 04:55:41 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c194da-201e-0095-759c-7e5448000000
Time:2025-02-14T04:55:42.3122116Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c19604-201e-0095-729c-7e5448000000
Time:2025-02-14T04:55:43.3512434Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c197ba-201e-0095-109c-7e5448000000
Time:2025-02-14T04:55:44.3897999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c197ba-201e-0095-109c-7e5448000000
Time:2025-02-14T04:55:44.3897999Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c19911-201e-0095-3a9c-7e5448000000
Time:2025-02-14T04:55:45.4284029Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c19a14-201e-0095-7e9c-7e5448000000
Time:2025-02-14T04:55:46.4671724Z
--------------------------------------------------------------------------------
2025/02/14 04:55: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c19b6f-201e-0095-289c-7e5448000000
Time:2025-02-14T04:55:47.5054987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c19b6f-201e-0095-289c-7e5448000000
Time:2025-02-14T04:55:47.5054987Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/02/14 04:55:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-niribup7hugo"
2025/02/14 04:55:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 04:55:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:55:55 DEBUG : Azure container rclone-test-niribup7hugo: Using directory markers
2025/02/14 04:55:55 DEBUG : Creating backend with remote "/tmp/rclone3380006963"
run.go:180: Remote "Azure container rclone-test-niribup7hugo", Local "Local file system at /tmp/rclone3380006963", Modify Window "1ns"
2025/02/14 04:55:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 04:55:55 DEBUG : A1/B1/: Creating directory marker
2025/02/14 04:55:55 DEBUG : A1/: Creating directory marker
2025/02/14 04:55:56 INFO : A2: Making directory
2025/02/14 04:55:56 DEBUG : A2/: Creating directory marker
2025/02/14 04:55:56 INFO : A1/B2: Making directory
2025/02/14 04:55:56 DEBUG : A1/B2/: Creating directory marker
2025/02/14 04:55:56 INFO : A1/B2/C2: Making directory
2025/02/14 04:55:56 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/14 04:55:56 INFO : A1/B1/C3: Making directory
2025/02/14 04:55:56 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/14 04:55:56 INFO : A3: Making directory
2025/02/14 04:55:56 DEBUG : A3/: Creating directory marker
2025/02/14 04:55:56 INFO : A3/B3: Making directory
2025/02/14 04:55:56 DEBUG : A3/B3/: Creating directory marker
2025/02/14 04:55:56 INFO : A3/B3/C4: Making directory
2025/02/14 04:55:56 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/14 04:55:56 DEBUG : Waiting for deletions to finish
2025/02/14 04:55:57 INFO : A1/B1/C1/one: Deleted
2025/02/14 04:55:57 DEBUG : removing 2 level 3 directories
2025/02/14 04:55:57 INFO : A1/B1/C3: Removing directory
2025/02/14 04:55:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 04:55:57 INFO : A1/B1/C1: Removing directory
2025/02/14 04:55:57 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 04:55:57 DEBUG : removing 1 level 2 directories
2025/02/14 04:55:57 INFO : A1/B1: Removing directory
2025/02/14 04:55:57 DEBUG : A1/B1/: Removing directory marker
2025/02/14 04:55:57 DEBUG : Azure container rclone-test-niribup7hugo: Purge remote
2025/02/14 04:55:57 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.75s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:55:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 04:55:57 DEBUG : A1/B1/: Creating directory marker
2025/02/14 04:55:57 DEBUG : A1/: Creating directory marker
2025/02/14 04:55:57 INFO : A2: Making directory
2025/02/14 04:55:57 DEBUG : A2/: Creating directory marker
2025/02/14 04:55:57 INFO : A1/B2: Making directory
2025/02/14 04:55:57 DEBUG : A1/B2/: Creating directory marker
2025/02/14 04:55:57 INFO : A1/B2/C2: Making directory
2025/02/14 04:55:57 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/14 04:55:58 INFO : A1/B1/C3: Making directory
2025/02/14 04:55:58 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/14 04:55:58 INFO : A3: Making directory
2025/02/14 04:55:58 DEBUG : A3/: Creating directory marker
2025/02/14 04:55:58 INFO : A3/B3: Making directory
2025/02/14 04:55:58 DEBUG : A3/B3/: Creating directory marker
2025/02/14 04:55:58 INFO : A3/B3/C4: Making directory
2025/02/14 04:55:58 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/14 04:56:05 DEBUG : removing 1 level 3 directories
2025/02/14 04:56:05 INFO : A3/B3/C4: Removing directory
2025/02/14 04:56:05 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/14 04:56:13 DEBUG : removing 2 level 3 directories
2025/02/14 04:56:13 INFO : A1/B2/C2: Removing directory
2025/02/14 04:56:13 INFO : A1/B1/C3: Removing directory
2025/02/14 04:56:13 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/14 04:56:13 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 04:56:13 DEBUG : removing 2 level 2 directories
2025/02/14 04:56:13 INFO : A3/B3: Removing directory
2025/02/14 04:56:13 DEBUG : A3/B3/: Removing directory marker
2025/02/14 04:56:13 INFO : A1/B2: Removing directory
2025/02/14 04:56:13 DEBUG : A1/B2/: Removing directory marker
2025/02/14 04:56:13 DEBUG : removing 4 level 1 directories
2025/02/14 04:56:13 INFO : dst: Removing directory
2025/02/14 04:56:13 DEBUG : dst/: Removing directory marker
2025/02/14 04:56:13 INFO : A2: Removing directory
2025/02/14 04:56:13 INFO : A3: Removing directory
2025/02/14 04:56:13 DEBUG : A2/: Removing directory marker
2025/02/14 04:56:13 DEBUG : A3/: Removing directory marker
2025/02/14 04:56:13 INFO : BackupDir: Removing directory
2025/02/14 04:56:13 DEBUG : BackupDir/: Removing directory marker
2025/02/14 04:56:13 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1bd86-201e-0095-169c-7e5448000000
Time:2025-02-14T04:56:13.3482541Z
--------------------------------------------------------------------------------
2025/02/14 04:56:13 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1bda8-201e-0095-349c-7e5448000000
Time:2025-02-14T04:56:13.4647263Z
--------------------------------------------------------------------------------
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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1bda8-201e-0095-349c-7e5448000000
Time:2025-02-14T04:56:13.4647263Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1bde4-201e-0095-689c-7e5448000000
Time:2025-02-14T04:56:13.6570309Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1bf91-201e-0095-249c-7e5448000000
Time:2025-02-14T04:56:14.6952541Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c138-201e-0095-179c-7e5448000000
Time:2025-02-14T04:56:15.7334520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c138-201e-0095-179c-7e5448000000
Time:2025-02-14T04:56:15.7334520Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c2ab-201e-0095-5a9c-7e5448000000
Time:2025-02-14T04:56:16.7722431Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c51a-201e-0095-299c-7e5448000000
Time:2025-02-14T04:56:17.8114840Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c690-201e-0095-669c-7e5448000000
Time:2025-02-14T04:56:18.8495368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1c690-201e-0095-669c-7e5448000000
Time:2025-02-14T04:56:18.8495368Z
--------------------------------------------------------------------------------
2025/02/14 04:56:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 04:56:19 DEBUG : A1/B1/: Removing directory marker
2025/02/14 04:56:19 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.71s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:56:27 INFO : A1: Making directory
2025/02/14 04:56:27 DEBUG : A1/: Creating directory marker
2025/02/14 04:56:27 INFO : A1/B1: Making directory
2025/02/14 04:56:27 DEBUG : A1/B1/: Creating directory marker
2025/02/14 04:56:27 INFO : A1/B1/C1: Making directory
2025/02/14 04:56:27 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/14 04:56:34 DEBUG : removing 1 level 3 directories
2025/02/14 04:56:34 INFO : A1/B1/C1: Removing directory
2025/02/14 04:56:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 04:56:34 DEBUG : removing 1 level 2 directories
2025/02/14 04:56:34 INFO : A1/B1: Removing directory
2025/02/14 04:56:34 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e124-201e-0095-209c-7e5448000000
Time:2025-02-14T04:56:42.1190704Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e213-201e-0095-679c-7e5448000000
Time:2025-02-14T04:56:43.1584314Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e3b3-201e-0095-669c-7e5448000000
Time:2025-02-14T04:56:44.1966134Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e3b3-201e-0095-669c-7e5448000000
Time:2025-02-14T04:56:44.1966134Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e4e3-201e-0095-569c-7e5448000000
Time:2025-02-14T04:56:45.2345017Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e664-201e-0095-139c-7e5448000000
Time:2025-02-14T04:56:46.2722017Z
--------------------------------------------------------------------------------
2025/02/14 04:56: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e7a2-201e-0095-1e9c-7e5448000000
Time:2025-02-14T04:56:47.3107738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c1e7a2-201e-0095-1e9c-7e5448000000
Time:2025-02-14T04:56:47.3107738Z
--------------------------------------------------------------------------------
2025/02/14 04:56:48 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.38s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:56:55 INFO : A1: Making directory
2025/02/14 04:56:55 DEBUG : A1/: Creating directory marker
2025/02/14 04:56:55 INFO : A1/B1: Making directory
2025/02/14 04:56:55 DEBUG : A1/B1/: Creating directory marker
2025/02/14 04:56:55 INFO : A1/B1/C1: Making directory
2025/02/14 04:56:55 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/14 04:57:03 DEBUG : removing 1 level 3 directories
2025/02/14 04:57:03 INFO : A1/B1/C1: Removing directory
2025/02/14 04:57:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 04:57:03 DEBUG : removing 1 level 2 directories
2025/02/14 04:57:03 INFO : A1/B1: Removing directory
2025/02/14 04:57:03 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/14 04:57:10 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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c202a0-201e-0095-269c-7e5448000000
Time:2025-02-14T04:57:10.4906939Z
--------------------------------------------------------------------------------
2025/02/14 04:57:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c203c0-201e-0095-169c-7e5448000000
Time:2025-02-14T04:57:11.5294313Z
--------------------------------------------------------------------------------
2025/02/14 04:57:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c204ee-201e-0095-7f9c-7e5448000000
Time:2025-02-14T04:57:12.5672629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c204ee-201e-0095-7f9c-7e5448000000
Time:2025-02-14T04:57:12.5672629Z
--------------------------------------------------------------------------------
2025/02/14 04:57:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c20632-201e-0095-7a9c-7e5448000000
Time:2025-02-14T04:57:13.6069823Z
--------------------------------------------------------------------------------
2025/02/14 04:57:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c207bc-201e-0095-7f9c-7e5448000000
Time:2025-02-14T04:57:14.6450841Z
--------------------------------------------------------------------------------
2025/02/14 04:57:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2093d-201e-0095-4d9c-7e5448000000
Time:2025-02-14T04:57:15.6834326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2093d-201e-0095-4d9c-7e5448000000
Time:2025-02-14T04:57:15.6834326Z
--------------------------------------------------------------------------------
2025/02/14 04:57:16 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.37s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:57:24 DEBUG : filename.txt: File name found in url
2025/02/14 04:57:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/02/14 04:57:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c212e0-201e-0095-369c-7e5448000000
Time:2025-02-14T04:57:24.6603633Z
--------------------------------------------------------------------------------
2025/02/14 04:57:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c213f1-201e-0095-0b9c-7e5448000000
Time:2025-02-14T04:57:25.6982193Z
--------------------------------------------------------------------------------
2025/02/14 04:57:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c21524-201e-0095-0b9c-7e5448000000
Time:2025-02-14T04:57:26.7363310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c21524-201e-0095-0b9c-7e5448000000
Time:2025-02-14T04:57:26.7363310Z
--------------------------------------------------------------------------------
2025/02/14 04:57:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c216e7-201e-0095-149c-7e5448000000
Time:2025-02-14T04:57:27.7739417Z
--------------------------------------------------------------------------------
2025/02/14 04:57:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c21846-201e-0095-2b9c-7e5448000000
Time:2025-02-14T04:57:28.8120223Z
--------------------------------------------------------------------------------
2025/02/14 04:57:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c21961-201e-0095-0d9c-7e5448000000
Time:2025-02-14T04:57:29.8504847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c21961-201e-0095-0d9c-7e5448000000
Time:2025-02-14T04:57:29.8504847Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.13s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:57:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 04:57:38 DEBUG : sub/: Creating directory marker
2025/02/14 04:57:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:57:38 INFO : file1: Copied (new) to: sub/file2
2025/02/14 04:57:38 INFO : file1: Deleted
2025/02/14 04:57:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 04:57:38 DEBUG : file1: Unchanged skipping
2025/02/14 04:57:38 INFO : file1: Deleted
2025/02/14 04:57:38 DEBUG : Azure container rclone-test-hejivoy0gapo: don't need to copy/move sub/file2, it is already at target location
2025/02/14 04:57:38 DEBUG : sub/: Removing directory marker
2025/02/14 04:57:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c223f0-201e-0095-529c-7e5448000000
Time:2025-02-14T04:57:38.6261737Z
--------------------------------------------------------------------------------
2025/02/14 04:57:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c224e1-201e-0095-129c-7e5448000000
Time:2025-02-14T04:57:39.6643834Z
--------------------------------------------------------------------------------
2025/02/14 04:57:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c225b1-201e-0095-389c-7e5448000000
Time:2025-02-14T04:57:40.7030404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c225b1-201e-0095-389c-7e5448000000
Time:2025-02-14T04:57:40.7030404Z
--------------------------------------------------------------------------------
2025/02/14 04:57:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c22695-201e-0095-6b9c-7e5448000000
Time:2025-02-14T04:57:41.7412010Z
--------------------------------------------------------------------------------
2025/02/14 04:57:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c22740-201e-0095-6f9c-7e5448000000
Time:2025-02-14T04:57:42.7794158Z
--------------------------------------------------------------------------------
2025/02/14 04:57:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c22875-201e-0095-239c-7e5448000000
Time:2025-02-14T04:57:43.8191583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c22875-201e-0095-239c-7e5448000000
Time:2025-02-14T04:57:43.8191583Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.97s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:57:52 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 04:57:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:57:52 INFO : file1: Copied (new)
2025/02/14 04:57:52 INFO : file1: Deleted
2025/02/14 04:57:52 DEBUG : file1: Destination exists, skipping
2025/02/14 04:57:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/02/14 04:57:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c23229-201e-0095-739d-7e5448000000
Time:2025-02-14T04:57:52.3985670Z
--------------------------------------------------------------------------------
2025/02/14 04:57:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c232f0-201e-0095-149d-7e5448000000
Time:2025-02-14T04:57:53.4373698Z
--------------------------------------------------------------------------------
2025/02/14 04:57:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c233ea-201e-0095-5b9d-7e5448000000
Time:2025-02-14T04:57:54.4757145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c233ea-201e-0095-5b9d-7e5448000000
Time:2025-02-14T04:57:54.4757145Z
--------------------------------------------------------------------------------
2025/02/14 04:57:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c23529-201e-0095-749d-7e5448000000
Time:2025-02-14T04:57:55.5153852Z
--------------------------------------------------------------------------------
2025/02/14 04:57:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c235ef-201e-0095-069d-7e5448000000
Time:2025-02-14T04:57:56.5534873Z
--------------------------------------------------------------------------------
2025/02/14 04:57:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c236e6-201e-0095-439d-7e5448000000
Time:2025-02-14T04:57:57.5914296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c236e6-201e-0095-439d-7e5448000000
Time:2025-02-14T04:57:57.5914296Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.77s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:58:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c240bb-201e-0095-0f9d-7e5448000000
Time:2025-02-14T04:58:05.7866100Z
--------------------------------------------------------------------------------
2025/02/14 04:58:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2420b-201e-0095-4a9d-7e5448000000
Time:2025-02-14T04:58:06.8252265Z
--------------------------------------------------------------------------------
2025/02/14 04:58:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2434f-201e-0095-7d9d-7e5448000000
Time:2025-02-14T04:58:07.8636827Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2434f-201e-0095-7d9d-7e5448000000
Time:2025-02-14T04:58:07.8636827Z
--------------------------------------------------------------------------------
2025/02/14 04:58:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c24498-201e-0095-229d-7e5448000000
Time:2025-02-14T04:58:08.9023298Z
--------------------------------------------------------------------------------
2025/02/14 04:58:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c246b6-201e-0095-109d-7e5448000000
Time:2025-02-14T04:58:09.9402089Z
--------------------------------------------------------------------------------
2025/02/14 04:58:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2493d-201e-0095-1c9d-7e5448000000
Time:2025-02-14T04:58:10.9795426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2493d-201e-0095-1c9d-7e5448000000
Time:2025-02-14T04:58:10.9795426Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:58:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25565-201e-0095-779d-7e5448000000
Time:2025-02-14T04:58:19.1782358Z
--------------------------------------------------------------------------------
2025/02/14 04:58:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25654-201e-0095-249d-7e5448000000
Time:2025-02-14T04:58:20.2161851Z
--------------------------------------------------------------------------------
2025/02/14 04:58:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2575a-201e-0095-789d-7e5448000000
Time:2025-02-14T04:58:21.2543217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c2575a-201e-0095-789d-7e5448000000
Time:2025-02-14T04:58:21.2543217Z
--------------------------------------------------------------------------------
2025/02/14 04:58:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25880-201e-0095-6e9d-7e5448000000
Time:2025-02-14T04:58:22.2926038Z
--------------------------------------------------------------------------------
2025/02/14 04:58:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25997-201e-0095-559d-7e5448000000
Time:2025-02-14T04:58:23.3320950Z
--------------------------------------------------------------------------------
2025/02/14 04:58:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25a94-201e-0095-289d-7e5448000000
Time:2025-02-14T04:58:24.3705506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c25a94-201e-0095-289d-7e5448000000
Time:2025-02-14T04:58:24.3705506Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:58:32 DEBUG : dst/: Creating directory marker
2025/02/14 04:58:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/backup"
2025/02/14 04:58:32 DEBUG : Config file has changed externally - reloading
2025/02/14 04:58:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 04:58:32 DEBUG : Azure container rclone-test-hejivoy0gapo path backup: Using directory markers
2025/02/14 04:58:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hejivoy0gapo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hejivoy0gapo/backup"
2025/02/14 04:58:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/14 04:58:33 DEBUG : dst/: Creating directory marker
2025/02/14 04:58:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/14 04:58:33 INFO : dst/file1: Copied (server-side copy)
2025/02/14 04:58:33 INFO : dst/file1: Deleted
2025/02/14 04:58:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 04:58:33 INFO : dst/file1: Copied (new)
2025/02/14 04:58:33 INFO : dst/file1: Deleted
2025/02/14 04:58:33 DEBUG : dst/: Removing directory marker
2025/02/14 04:58:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26594-201e-0095-3a9d-7e5448000000
Time:2025-02-14T04:58:33.6289879Z
--------------------------------------------------------------------------------
2025/02/14 04:58:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c266a7-201e-0095-259d-7e5448000000
Time:2025-02-14T04:58:34.6673353Z
--------------------------------------------------------------------------------
2025/02/14 04:58:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c267a0-201e-0095-789d-7e5448000000
Time:2025-02-14T04:58:35.7060911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c267a0-201e-0095-789d-7e5448000000
Time:2025-02-14T04:58:35.7060911Z
--------------------------------------------------------------------------------
2025/02/14 04:58:36 DEBUG : backup/dst/: Removing directory marker
2025/02/14 04:58:36 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c268c2-201e-0095-799d-7e5448000000
Time:2025-02-14T04:58:36.7840658Z
--------------------------------------------------------------------------------
2025/02/14 04:58:37 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26a37-201e-0095-699d-7e5448000000
Time:2025-02-14T04:58:37.8222660Z
--------------------------------------------------------------------------------
2025/02/14 04:58:38 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-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26b63-201e-0095-679d-7e5448000000
Time:2025-02-14T04:58:38.8608546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26b63-201e-0095-679d-7e5448000000
Time:2025-02-14T04:58:38.8608546Z
--------------------------------------------------------------------------------
2025/02/14 04:58: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26cbc-201e-0095-169d-7e5448000000
Time:2025-02-14T04:58:39.8998422Z
--------------------------------------------------------------------------------
2025/02/14 04:58: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26ded-201e-0095-7e9d-7e5448000000
Time:2025-02-14T04:58:40.9375241Z
--------------------------------------------------------------------------------
2025/02/14 04:58: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26ee7-201e-0095-509d-7e5448000000
Time:2025-02-14T04:58:41.9765552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:72c26ee7-201e-0095-509d-7e5448000000
Time:2025-02-14T04:58:41.9765552Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.61s)
=== 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-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:58:50 DEBUG : A1/: Creating directory marker
2025/02/14 04:58:50 DEBUG : A1/B1/: Creating directory marker
2025/02/14 04:58:50 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 04:58:50 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/14 04:58:50 INFO : A1/B2: Making directory
2025/02/14 04:58:51 DEBUG : A1/B2/: Creating directory marker
2025/02/14 04:58:51 INFO : A1/B1/C3: Making directory
2025/02/14 04:58:51 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/14 04:58:58 DEBUG : A2/: Creating directory marker
2025/02/14 04:58:58 DEBUG : A2/B1/: Creating directory marker
2025/02/14 04:58:58 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/14 04:58:58 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/14 04:58:58 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/14 04:58:59 DEBUG : A2/B2/: Creating directory marker
2025/02/14 04:58:59 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:58:59 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/14 04:58:59 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 04:58:59 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/14 04:58:59 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 04:58:59 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/14 04:58:59 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 04:58:59 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/14 04:58:59 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 04:58:59 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/14 04:58:59 INFO : A1/one: Deleted
2025/02/14 04:58:59 INFO : A1/B1/three: Deleted
2025/02/14 04:58:59 INFO : A1/two: Deleted
2025/02/14 04:58:59 INFO : A1/B1/C1/four: Deleted
2025/02/14 04:58:59 INFO : A1/B1/C2/five: Deleted
2025/02/14 04:58:59 DEBUG : A1/B2/: Removing directory marker
2025/02/14 04:58:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 04:58:59 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/14 04:58:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 04:58:59 DEBUG : A1/B1/: Removing directory marker
2025/02/14 04:58:59 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/14 04:59:07 DEBUG : A3/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A3/B1/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A3/B2/: Creating directory marker
2025/02/14 04:59:07 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:59:07 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/14 04:59:07 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 04:59:07 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/14 04:59:07 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 04:59:07 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/14 04:59:07 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 04:59:07 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/14 04:59:07 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 04:59:07 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/14 04:59:07 INFO : A2/one: Deleted
2025/02/14 04:59:07 INFO : A2/B1/C2/five: Deleted
2025/02/14 04:59:07 INFO : A2/B1/C1/four: Deleted
2025/02/14 04:59:07 INFO : A2/two: Deleted
2025/02/14 04:59:07 INFO : A2/B1/three: Deleted
2025/02/14 04:59:07 DEBUG : A2/B2/: Removing directory marker
2025/02/14 04:59:07 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/14 04:59:07 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/14 04:59:07 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/14 04:59:07 DEBUG : A2/B1/: Removing directory marker
2025/02/14 04:59:07 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/14 04:59:15 INFO : Azure container rclone-test-hejivoy0gapo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/14 04:59:15 DEBUG : A4/: Creating directory marker
2025/02/14 04:59:15 DEBUG : A4/B1/: Creating directory marker
2025/02/14 04:59:15 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/14 04:59:15 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/14 04:59:15 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/14 04:59:15 DEBUG : A4/B2/: Creating directory marker
2025/02/14 04:59:16 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 04:59:16 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/14 04:59:16 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 04:59:16 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/14 04:59:16 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 04:59:16 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/14 04:59:16 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 04:59:16 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/14 04:59:16 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 04:59:16 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/14 04:59:16 INFO : A3/B1/C2/five: Deleted
2025/02/14 04:59:16 INFO : A3/one: Deleted
2025/02/14 04:59:16 INFO : A3/B1/three: Deleted
2025/02/14 04:59:16 INFO : A3/two: Deleted
2025/02/14 04:59:16 INFO : A3/B1/C1/four: Deleted
2025/02/14 04:59:16 DEBUG : A3/B2/: Removing directory marker
2025/02/14 04:59:16 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/14 04:59:16 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/14 04:59:16 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/14 04:59:16 DEBUG : A3/B1/: Removing directory marker
2025/02/14 04:59:16 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/14 04:59: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f4d37-701e-0043-0c9d-7e5aa1000000
Time:2025-02-14T04:59:23.8860150Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f4e17-701e-0043-389d-7e5aa1000000
Time:2025-02-14T04:59:24.9239561Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f4f0b-701e-0043-759d-7e5aa1000000
Time:2025-02-14T04:59:25.9626790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f4f0b-701e-0043-759d-7e5aa1000000
Time:2025-02-14T04:59:25.9626790Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f5000-701e-0043-479d-7e5aa1000000
Time:2025-02-14T04:59:27.0016516Z
--------------------------------------------------------------------------------
2025/02/14 04:59:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f515f-701e-0043-769d-7e5aa1000000
Time:2025-02-14T04:59:28.0402337Z
--------------------------------------------------------------------------------
2025/02/14 04:59:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f5316-701e-0043-5e9d-7e5aa1000000
Time:2025-02-14T04:59:29.0795209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f5316-701e-0043-5e9d-7e5aa1000000
Time:2025-02-14T04:59:29.0795209Z
--------------------------------------------------------------------------------
2025/02/14 04:59:30 DEBUG : A4/B2/: Removing directory marker
2025/02/14 04:59:30 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/14 04:59:30 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/14 04:59:30 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/14 04:59:30 DEBUG : A4/B1/: Removing directory marker
2025/02/14 04:59:30 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.34s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:59:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f5de3-701e-0043-489d-7e5aa1000000
Time:2025-02-14T04:59:37.5183756Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f5f33-701e-0043-609d-7e5aa1000000
Time:2025-02-14T04:59:38.5570350Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f6068-701e-0043-4d9d-7e5aa1000000
Time:2025-02-14T04:59:39.5954630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f6068-701e-0043-4d9d-7e5aa1000000
Time:2025-02-14T04:59:39.5954630Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f61b3-701e-0043-659d-7e5aa1000000
Time:2025-02-14T04:59:40.6357296Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f6356-701e-0043-569d-7e5aa1000000
Time:2025-02-14T04:59:41.6737099Z
--------------------------------------------------------------------------------
2025/02/14 04:59: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f64be-701e-0043-069d-7e5aa1000000
Time:2025-02-14T04:59:42.7120866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f64be-701e-0043-069d-7e5aa1000000
Time:2025-02-14T04:59:42.7120866Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 04:59:50 DEBUG : Azure container rclone-test-hejivoy0gapo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 04:59:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/14 04:59:50 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/14 04:59:50 NOTICE: Azure container rclone-test-hejivoy0gapo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/14 04:59:50 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 04:59:50 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 04:59:50 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 04:59:51 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 04:59:51 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 04:59:51 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 04:59:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/14 04:59:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f70a4-701e-0043-349d-7e5aa1000000
Time:2025-02-14T04:59:51.4499090Z
--------------------------------------------------------------------------------
2025/02/14 04:59:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f72ba-701e-0043-299d-7e5aa1000000
Time:2025-02-14T04:59:52.4883627Z
--------------------------------------------------------------------------------
2025/02/14 04:59:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f74de-701e-0043-2a9d-7e5aa1000000
Time:2025-02-14T04:59:53.5269831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f74de-701e-0043-2a9d-7e5aa1000000
Time:2025-02-14T04:59:53.5269831Z
--------------------------------------------------------------------------------
2025/02/14 04:59:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f7768-701e-0043-019d-7e5aa1000000
Time:2025-02-14T04:59:54.5653866Z
--------------------------------------------------------------------------------
2025/02/14 04:59:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f79ea-701e-0043-5d9d-7e5aa1000000
Time:2025-02-14T04:59:55.6036827Z
--------------------------------------------------------------------------------
2025/02/14 04:59:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f7ccf-701e-0043-199d-7e5aa1000000
Time:2025-02-14T04:59:56.6420062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f7ccf-701e-0043-199d-7e5aa1000000
Time:2025-02-14T04:59:56.6420062Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 05:00:04 DEBUG : Azure container rclone-test-hejivoy0gapo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 05:00:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/14 05:00:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/14 05:00:04 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 05:00:04 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 05:00:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 05:00:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 05:00:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 05:00:05 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 05:00:05 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/14 05:00:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9186-701e-0043-5b9d-7e5aa1000000
Time:2025-02-14T05:00:05.3809865Z
--------------------------------------------------------------------------------
2025/02/14 05:00:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9408-701e-0043-329d-7e5aa1000000
Time:2025-02-14T05:00:06.4193090Z
--------------------------------------------------------------------------------
2025/02/14 05:00:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f970c-701e-0043-5c9d-7e5aa1000000
Time:2025-02-14T05:00:07.4574364Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f970c-701e-0043-5c9d-7e5aa1000000
Time:2025-02-14T05:00:07.4574364Z
--------------------------------------------------------------------------------
2025/02/14 05:00:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9966-701e-0043-809d-7e5aa1000000
Time:2025-02-14T05:00:08.4956854Z
--------------------------------------------------------------------------------
2025/02/14 05:00:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9c06-701e-0043-629d-7e5aa1000000
Time:2025-02-14T05:00:09.5343191Z
--------------------------------------------------------------------------------
2025/02/14 05:00:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9e81-701e-0043-2a9d-7e5aa1000000
Time:2025-02-14T05:00:10.5725913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1f9e81-701e-0043-2a9d-7e5aa1000000
Time:2025-02-14T05:00:10.5725913Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 05:00:18 DEBUG : Azure container rclone-test-hejivoy0gapo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 05:00:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 05:00:18 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 05:00:18 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 05:00:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 05:00:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 05:00:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 05:00:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 05:00:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fb3c9-701e-0043-709d-7e5aa1000000
Time:2025-02-14T05:00:19.3013207Z
--------------------------------------------------------------------------------
2025/02/14 05:00:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fb609-701e-0043-029d-7e5aa1000000
Time:2025-02-14T05:00:20.3400424Z
--------------------------------------------------------------------------------
2025/02/14 05:00:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fb83f-701e-0043-099d-7e5aa1000000
Time:2025-02-14T05:00:21.3782905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fb83f-701e-0043-099d-7e5aa1000000
Time:2025-02-14T05:00:21.3782905Z
--------------------------------------------------------------------------------
2025/02/14 05:00:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fba60-701e-0043-7d9d-7e5aa1000000
Time:2025-02-14T05:00:22.4165908Z
--------------------------------------------------------------------------------
2025/02/14 05:00:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fbcb6-701e-0043-169d-7e5aa1000000
Time:2025-02-14T05:00:23.4550681Z
--------------------------------------------------------------------------------
2025/02/14 05:00:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fbe85-701e-0043-359d-7e5aa1000000
Time:2025-02-14T05:00:24.4937647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fbe85-701e-0043-359d-7e5aa1000000
Time:2025-02-14T05:00:24.4937647Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 05:00:32 DEBUG : Azure container rclone-test-hejivoy0gapo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 05:00:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/14 05:00:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/14 05:00:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/14 05:00:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fc9ed-701e-0043-469d-7e5aa1000000
Time:2025-02-14T05:00:33.2256824Z
--------------------------------------------------------------------------------
2025/02/14 05:00:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcb32-701e-0043-309d-7e5aa1000000
Time:2025-02-14T05:00:34.2636141Z
--------------------------------------------------------------------------------
2025/02/14 05:00:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcc20-701e-0043-749d-7e5aa1000000
Time:2025-02-14T05:00:35.3016467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcc20-701e-0043-749d-7e5aa1000000
Time:2025-02-14T05:00:35.3016467Z
--------------------------------------------------------------------------------
2025/02/14 05:00:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcd6c-701e-0043-0d9d-7e5aa1000000
Time:2025-02-14T05:00:36.3404312Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fceba-701e-0043-319d-7e5aa1000000
Time:2025-02-14T05:00:37.3783849Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcff6-701e-0043-0e9d-7e5aa1000000
Time:2025-02-14T05:00:38.4176502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fcff6-701e-0043-0e9d-7e5aa1000000
Time:2025-02-14T05:00:38.4176502Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.71s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/02/14 05:00: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fdb69-701e-0043-6f9d-7e5aa1000000
Time:2025-02-14T05:00:46.6184737Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fdcc0-701e-0043-1a9d-7e5aa1000000
Time:2025-02-14T05:00:47.6563924Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fde7c-701e-0043-269d-7e5aa1000000
Time:2025-02-14T05:00:48.6945429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fde7c-701e-0043-269d-7e5aa1000000
Time:2025-02-14T05:00:48.6945429Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fe0d9-701e-0043-539d-7e5aa1000000
Time:2025-02-14T05:00:49.7323741Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fe346-701e-0043-139d-7e5aa1000000
Time:2025-02-14T05:00:50.7704080Z
--------------------------------------------------------------------------------
2025/02/14 05:00: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fe5ca-701e-0043-539d-7e5aa1000000
Time:2025-02-14T05:00:51.8085178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1fe5ca-701e-0043-539d-7e5aa1000000
Time:2025-02-14T05:00:51.8085178Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 05:01:00 DEBUG : Azure container rclone-test-hejivoy0gapo: File to upload is small (60 bytes), uploading instead of streaming
2025/02/14 05:01:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/14 05:01:00 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/02/14 05:01:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff348-701e-0043-3a9d-7e5aa1000000
Time:2025-02-14T05:01:00.3676415Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff4bf-701e-0043-699d-7e5aa1000000
Time:2025-02-14T05:01:01.4065808Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff5e5-701e-0043-629d-7e5aa1000000
Time:2025-02-14T05:01:02.4457416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff5e5-701e-0043-629d-7e5aa1000000
Time:2025-02-14T05:01:02.4457416Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff70d-701e-0043-559d-7e5aa1000000
Time:2025-02-14T05:01:03.4849038Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff81a-701e-0043-309d-7e5aa1000000
Time:2025-02-14T05:01:04.5229896Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff990-701e-0043-719d-7e5aa1000000
Time:2025-02-14T05:01:05.5616095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e1ff990-701e-0043-719d-7e5aa1000000
Time:2025-02-14T05:01:05.5616095Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.75s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2004cc-701e-0043-649d-7e5aa1000000
Time:2025-02-14T05:01:13.7606424Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2005f5-701e-0043-569d-7e5aa1000000
Time:2025-02-14T05:01:14.7988977Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20074a-701e-0043-689d-7e5aa1000000
Time:2025-02-14T05:01:15.8380567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20074a-701e-0043-689d-7e5aa1000000
Time:2025-02-14T05:01:15.8380567Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2008ac-701e-0043-0e9d-7e5aa1000000
Time:2025-02-14T05:01:16.8771780Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e200a1e-701e-0043-4c9d-7e5aa1000000
Time:2025-02-14T05:01:17.9152706Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e200ba2-701e-0043-079d-7e5aa1000000
Time:2025-02-14T05:01:18.9545215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e200ba2-701e-0043-079d-7e5aa1000000
Time:2025-02-14T05:01:18.9545215Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
2025/02/14 05:01:27 DEBUG : sub dir/: Creating directory marker
2025/02/14 05:01:27 DEBUG : Azure container rclone-test-hejivoy0gapo: Touching "empty space"
2025/02/14 05:01:27 DEBUG : Azure container rclone-test-hejivoy0gapo: Touching "potato2"
2025/02/14 05:01:27 DEBUG : Azure container rclone-test-hejivoy0gapo: Touching "sub dir/potato3"
2025/02/14 05:01:27 DEBUG : sub dir/: Removing directory marker
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20173a-701e-0043-5a9d-7e5aa1000000
Time:2025-02-14T05:01:28.0016761Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2018a8-701e-0043-029d-7e5aa1000000
Time:2025-02-14T05:01:29.0420495Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201a3b-701e-0043-5f9d-7e5aa1000000
Time:2025-02-14T05:01:30.0804245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201a3b-701e-0043-5f9d-7e5aa1000000
Time:2025-02-14T05:01:30.0804245Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201bb5-701e-0043-279d-7e5aa1000000
Time:2025-02-14T05:01:31.1190856Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201d0a-701e-0043-549d-7e5aa1000000
Time:2025-02-14T05:01:32.1581725Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201e5b-701e-0043-6c9d-7e5aa1000000
Time:2025-02-14T05:01:33.1997676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e201e5b-701e-0043-6c9d-7e5aa1000000
Time:2025-02-14T05:01:33.1997676Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.25s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e202a1f-701e-0043-4b9d-7e5aa1000000
Time:2025-02-14T05:01:41.3984661Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e202c28-701e-0043-329d-7e5aa1000000
Time:2025-02-14T05:01:42.4376524Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e202dbe-701e-0043-1a9d-7e5aa1000000
Time:2025-02-14T05:01:43.4761373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e202dbe-701e-0043-1a9d-7e5aa1000000
Time:2025-02-14T05:01:43.4761373Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e202fd7-701e-0043-199d-7e5aa1000000
Time:2025-02-14T05:01:44.5147082Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20313e-701e-0043-509d-7e5aa1000000
Time:2025-02-14T05:01:45.5543812Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20332d-701e-0043-589d-7e5aa1000000
Time:2025-02-14T05:01:46.5929536Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20332d-701e-0043-589d-7e5aa1000000
Time:2025-02-14T05:01:46.5929536Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e203d5a-701e-0043-749d-7e5aa1000000
Time:2025-02-14T05:01:54.7889550Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e203e5f-701e-0043-5b9d-7e5aa1000000
Time:2025-02-14T05:01:55.8283105Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e203fb6-701e-0043-809d-7e5aa1000000
Time:2025-02-14T05:01:56.8666333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e203fb6-701e-0043-809d-7e5aa1000000
Time:2025-02-14T05:01:56.8666333Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2040e2-701e-0043-809d-7e5aa1000000
Time:2025-02-14T05:01:57.9054665Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20424f-701e-0043-309d-7e5aa1000000
Time:2025-02-14T05:01:58.9436903Z
--------------------------------------------------------------------------------
2025/02/14 05:01: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2043b9-701e-0043-609d-7e5aa1000000
Time:2025-02-14T05:01:59.9821648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2043b9-701e-0043-609d-7e5aa1000000
Time:2025-02-14T05:01:59.9821648Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/14 05:02:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e204e8b-701e-0043-3a9d-7e5aa1000000
Time:2025-02-14T05:02:08.1799876Z
--------------------------------------------------------------------------------
2025/02/14 05:02:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e204fc1-701e-0043-449d-7e5aa1000000
Time:2025-02-14T05:02:09.2187068Z
--------------------------------------------------------------------------------
2025/02/14 05:02:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20511a-701e-0043-6f9d-7e5aa1000000
Time:2025-02-14T05:02:10.2571929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20511a-701e-0043-6f9d-7e5aa1000000
Time:2025-02-14T05:02:10.2571929Z
--------------------------------------------------------------------------------
2025/02/14 05:02:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20522a-701e-0043-559d-7e5aa1000000
Time:2025-02-14T05:02:11.2966861Z
--------------------------------------------------------------------------------
2025/02/14 05:02:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20536c-701e-0043-629d-7e5aa1000000
Time:2025-02-14T05:02:12.3353784Z
--------------------------------------------------------------------------------
2025/02/14 05:02:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2054a7-701e-0043-5a9d-7e5aa1000000
Time:2025-02-14T05:02:13.3742379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2054a7-701e-0043-5a9d-7e5aa1000000
Time:2025-02-14T05:02:13.3742379Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/02/14 05:02:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e205f8e-701e-0043-4c9d-7e5aa1000000
Time:2025-02-14T05:02:21.5716742Z
--------------------------------------------------------------------------------
2025/02/14 05:02:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2060a7-701e-0043-219d-7e5aa1000000
Time:2025-02-14T05:02:22.6096621Z
--------------------------------------------------------------------------------
2025/02/14 05:02:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2061be-701e-0043-7e9d-7e5aa1000000
Time:2025-02-14T05:02:23.6492727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2061be-701e-0043-7e9d-7e5aa1000000
Time:2025-02-14T05:02:23.6492727Z
--------------------------------------------------------------------------------
2025/02/14 05:02:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2062ba-701e-0043-529d-7e5aa1000000
Time:2025-02-14T05:02:24.6882470Z
--------------------------------------------------------------------------------
2025/02/14 05:02:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e2063a4-701e-0043-099d-7e5aa1000000
Time:2025-02-14T05:02:25.7263517Z
--------------------------------------------------------------------------------
2025/02/14 05:02:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206478-701e-0043-3b9d-7e5aa1000000
Time:2025-02-14T05:02:26.7647392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206478-701e-0043-3b9d-7e5aa1000000
Time:2025-02-14T05:02:26.7647392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/14 05:02:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206d61-701e-0043-6b9d-7e5aa1000000
Time:2025-02-14T05:02:34.9618191Z
--------------------------------------------------------------------------------
2025/02/14 05:02:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206e46-701e-0043-239d-7e5aa1000000
Time:2025-02-14T05:02:36.0011175Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206f45-701e-0043-669d-7e5aa1000000
Time:2025-02-14T05:02:37.0397759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e206f45-701e-0043-669d-7e5aa1000000
Time:2025-02-14T05:02:37.0397759Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207074-701e-0043-279d-7e5aa1000000
Time:2025-02-14T05:02:38.0775839Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20715a-701e-0043-5e9d-7e5aa1000000
Time:2025-02-14T05:02:39.1176545Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207258-701e-0043-219d-7e5aa1000000
Time:2025-02-14T05:02:40.1571462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207258-701e-0043-219d-7e5aa1000000
Time:2025-02-14T05:02:40.1571462Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-hejivoy0gapo", Local "Local file system at /tmp/rclone880130329", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/02/14 05:02: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207bea-701e-0043-119d-7e5aa1000000
Time:2025-02-14T05:02:48.3557627Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207d46-701e-0043-269d-7e5aa1000000
Time:2025-02-14T05:02:49.3946542Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207ee1-701e-0043-099d-7e5aa1000000
Time:2025-02-14T05:02:50.4325624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e207ee1-701e-0043-099d-7e5aa1000000
Time:2025-02-14T05:02:50.4325624Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e20809b-701e-0043-199d-7e5aa1000000
Time:2025-02-14T05:02:51.4707684Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e208203-701e-0043-4f9d-7e5aa1000000
Time:2025-02-14T05:02:52.5086813Z
--------------------------------------------------------------------------------
2025/02/14 05:02: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-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e208307-701e-0043-299d-7e5aa1000000
Time:2025-02-14T05:02:53.5477511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hejivoy0gapo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e208307-701e-0043-299d-7e5aa1000000
Time:2025-02-14T05:02:53.5477511Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/14 05:03:01 DEBUG : Azure container rclone-test-hejivoy0gapo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m7.621164975s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]