"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/02/02 01:50:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja"
2025/02/02 01:50:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:50:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:50:37 DEBUG : Azure container rclone-test-jeqerow6zoja: Using directory markers
2025/02/02 01:50:37 DEBUG : Creating backend with remote "/tmp/rclone4264020283"
=== 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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:50:37 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/02 01:50:37 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/02 01:50:37 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/02 01:50:37 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/02 01:50:37 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/02 01:50:37 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/02 01:50:37 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/02 01:50:37 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/02 01:50:37 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/02 01:50:38 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/02 01:50:39 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/02 01:50:39 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/02 01:50:40 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/02 01:50:41 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/02 01:50:42 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/02 01:50:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/02 01:50:43 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/02 01:50:44 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/02 01:50:44 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/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/02 01:50:45 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/02 01:50:46 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/02 01:50:47 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.54s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.19s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.87s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.54s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.41s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.51s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:50:48 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/02 01:50:48 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/02 01:50:48 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/02 01:50:48 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/02 01:50:48 DEBUG : chunksize-probe: Removing empty object
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/02 01:50:48 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/02 01:50:48 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/02 01:50:48 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/02 01:50:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:48 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/02 01:50:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/02 01:50:48 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/02 01:50:48 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/02 01:50:48 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/02 01:50:48 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/02 01:50:48 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/02 01:50:49 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/02 01:50:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/02 01:50:49 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/02 01:50:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/02 01:50:49 DEBUG : Returning error reader
2025/02/02 01:50:49 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/02 01:50:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:50 DEBUG : Returning error reader
2025/02/02 01:50:50 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/02 01:50:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:51 DEBUG : Returning error reader
2025/02/02 01:50:51 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/02 01:50:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:52 DEBUG : Returning error reader
2025/02/02 01:50:52 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/02 01:50:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:53 DEBUG : Returning error reader
2025/02/02 01:50:53 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/02 01:50:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:54 DEBUG : Returning error reader
2025/02/02 01:50:54 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/02 01:50:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:55 DEBUG : Returning error reader
2025/02/02 01:50:55 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/02 01:50:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:56 DEBUG : Returning error reader
2025/02/02 01:50:56 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/02 01:50:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:57 DEBUG : Returning error reader
2025/02/02 01:50:57 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/02 01:50:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/02 01:50:58 DEBUG : Returning error reader
2025/02/02 01:50:58 DEBUG : BOOM: simulated read failure
2025/02/02 01:50:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/02 01:50:58 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/02 01:50:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/02 01:50:58 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/02 01:50:58 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/02 01:50:58 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/02 01:50:58 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.19s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/02 01:51:06 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/02 01:51:06 DEBUG : potato: Seek from 10 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 10 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Seek from 5 to 2
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/02 01:51:06 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Seek from 5 to 2
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/02 01:51:06 DEBUG : potato: Seek from 8 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 8 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/02 01:51:06 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/02 01:51:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/02 01:51:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/02 01:51:06 DEBUG : potato: Seek from 5 to 2
2025/02/02 01:51:06 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/02 01:51:06 DEBUG : potato: Seek from 9 to 0
2025/02/02 01:51:06 DEBUG : potato: Seek from 9 to 0
2025/02/02 01:51:06 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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", 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.16s)
--- 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/02 01:51:07 DEBUG : Creating backend with remote "nonexistent"
2025/02/02 01:51:07 DEBUG : Creating backend with remote "nonexistent"
2025/02/02 01:51:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/02 01:51:07 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/02 01:51:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/02 01:51:07 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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", 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.45s)
--- 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.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/02 01:51:10 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/02 01:51:10 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/02 01:51:10 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/data"
2025/02/02 01:51:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:10 DEBUG : Azure container rclone-test-jeqerow6zoja path data: Using directory markers
2025/02/02 01:51:10 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/02 01:51:13 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.89s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/data"
2025/02/02 01:51:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:13 DEBUG : Azure container rclone-test-jeqerow6zoja path data: Using directory markers
2025/02/02 01:51:13 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/02 01:51:16 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/02 01:51:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jukotih5qafo"
2025/02/02 01:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:16 DEBUG : Azure container rclone-test-jukotih5qafo: Using directory markers
2025/02/02 01:51:16 DEBUG : Creating backend with remote "/tmp/rclone1695326571"
run.go:180: Remote "Azure container rclone-test-jukotih5qafo", Local "Local file system at /tmp/rclone1695326571", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/02 01:51:16 ERROR : hello, world!: sum not found
2025/02/02 01:51:16 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-jukotih5qafo
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-jukotih5qafo: 1 files missing
2025/02/02 01:51:16 NOTICE: 1 hashes missing
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-jukotih5qafo: 2 differences found
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-jukotih5qafo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/02 01:51:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-jukotih5qafo: 0 differences found
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-jukotih5qafo: 1 matching files
2025/02/02 01:51:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wewuhus4toge"
2025/02/02 01:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:16 DEBUG : Azure container rclone-test-wewuhus4toge: Using directory markers
2025/02/02 01:51:16 DEBUG : Creating backend with remote "/tmp/rclone2312450696"
run.go:180: Remote "Azure container rclone-test-wewuhus4toge", Local "Local file system at /tmp/rclone2312450696", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/02 01:51:16 ERROR : HELLO, WORLD!: sum not found
2025/02/02 01:51:16 ERROR : hello, world!: file not in Azure container rclone-test-wewuhus4toge
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-wewuhus4toge: 1 files missing
2025/02/02 01:51:16 NOTICE: 1 hashes missing
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-wewuhus4toge: 2 differences found
2025/02/02 01:51:16 NOTICE: Azure container rclone-test-wewuhus4toge: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/02 01:51:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-wewuhus4toge: 0 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-wewuhus4toge: 1 matching files
2025/02/02 01:51:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qogupag2tuci"
2025/02/02 01:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:17 DEBUG : Azure container rclone-test-qogupag2tuci: Using directory markers
2025/02/02 01:51:17 DEBUG : Creating backend with remote "/tmp/rclone2964809944"
run.go:180: Remote "Azure container rclone-test-qogupag2tuci", Local "Local file system at /tmp/rclone2964809944", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/02 01:51:17 ERROR : HeLlO, wOrLd!: sum not found
2025/02/02 01:51:17 ERROR : hello, world!: file not in Azure container rclone-test-qogupag2tuci
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-qogupag2tuci: 1 files missing
2025/02/02 01:51:17 NOTICE: 1 hashes missing
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-qogupag2tuci: 2 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-qogupag2tuci: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/02 01:51:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-qogupag2tuci: 0 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-qogupag2tuci: 1 matching files
2025/02/02 01:51:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yumefoh7yobi"
2025/02/02 01:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:17 DEBUG : Azure container rclone-test-yumefoh7yobi: Using directory markers
2025/02/02 01:51:17 DEBUG : Creating backend with remote "/tmp/rclone3998920885"
run.go:180: Remote "Azure container rclone-test-yumefoh7yobi", Local "Local file system at /tmp/rclone3998920885", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/02 01:51:17 ERROR : HELLO, WORLD!: sum not found
2025/02/02 01:51:17 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yumefoh7yobi
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-yumefoh7yobi: 1 files missing
2025/02/02 01:51:17 NOTICE: 1 hashes missing
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-yumefoh7yobi: 2 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-yumefoh7yobi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/02 01:51:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-yumefoh7yobi: 0 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-yumefoh7yobi: 1 matching files
2025/02/02 01:51:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-naboxoj0fiku"
2025/02/02 01:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:17 DEBUG : Azure container rclone-test-naboxoj0fiku: Using directory markers
2025/02/02 01:51:17 DEBUG : Creating backend with remote "/tmp/rclone3411322695"
run.go:180: Remote "Azure container rclone-test-naboxoj0fiku", Local "Local file system at /tmp/rclone3411322695", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/02 01:51:17 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:17 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-naboxoj0fiku
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-naboxoj0fiku: 1 files missing
2025/02/02 01:51:17 NOTICE: 1 hashes missing
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-naboxoj0fiku: 2 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-naboxoj0fiku: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/02 01:51:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-naboxoj0fiku: 0 differences found
2025/02/02 01:51:17 NOTICE: Azure container rclone-test-naboxoj0fiku: 1 matching files
2025/02/02 01:51:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xipohas6bora"
2025/02/02 01:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:17 DEBUG : Azure container rclone-test-xipohas6bora: Using directory markers
2025/02/02 01:51:17 DEBUG : Creating backend with remote "/tmp/rclone887927872"
run.go:180: Remote "Azure container rclone-test-xipohas6bora", Local "Local file system at /tmp/rclone887927872", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-xipohas6bora
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-xipohas6bora: 1 files missing
2025/02/02 01:51:18 NOTICE: 1 hashes missing
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-xipohas6bora: 2 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-xipohas6bora: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/02 01:51:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-xipohas6bora: 0 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-xipohas6bora: 1 matching files
2025/02/02 01:51:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vayasov8buyi"
2025/02/02 01:51:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:18 DEBUG : Azure container rclone-test-vayasov8buyi: Using directory markers
2025/02/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2320330625"
run.go:180: Remote "Azure container rclone-test-vayasov8buyi", Local "Local file system at /tmp/rclone2320330625", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vayasov8buyi
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-vayasov8buyi: 1 files missing
2025/02/02 01:51:18 NOTICE: 1 hashes missing
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-vayasov8buyi: 2 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-vayasov8buyi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/02 01:51:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-vayasov8buyi: 0 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-vayasov8buyi: 1 matching files
2025/02/02 01:51:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tulupog3remi"
2025/02/02 01:51:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:18 DEBUG : Azure container rclone-test-tulupog3remi: Using directory markers
2025/02/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone3100902482"
run.go:180: Remote "Azure container rclone-test-tulupog3remi", Local "Local file system at /tmp/rclone3100902482", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tulupog3remi
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-tulupog3remi: 1 files missing
2025/02/02 01:51:18 NOTICE: 1 hashes missing
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-tulupog3remi: 2 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-tulupog3remi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/02 01:51:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-tulupog3remi: 0 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-tulupog3remi: 1 matching files
2025/02/02 01:51:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jarixug2yowi"
2025/02/02 01:51:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:18 DEBUG : Azure container rclone-test-jarixug2yowi: Using directory markers
2025/02/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone3970356680"
run.go:180: Remote "Azure container rclone-test-jarixug2yowi", Local "Local file system at /tmp/rclone3970356680", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jarixug2yowi
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-jarixug2yowi: 1 files missing
2025/02/02 01:51:18 NOTICE: 1 hashes missing
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-jarixug2yowi: 2 differences found
2025/02/02 01:51:18 NOTICE: Azure container rclone-test-jarixug2yowi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/02 01:51:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-jarixug2yowi: 0 differences found
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-jarixug2yowi: 1 matching files
2025/02/02 01:51:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-savoqit1tiba"
2025/02/02 01:51:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:51:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-savoqit1tiba: Using directory markers
2025/02/02 01:51:19 DEBUG : Creating backend with remote "/tmp/rclone3148644040"
run.go:180: Remote "Azure container rclone-test-savoqit1tiba", Local "Local file system at /tmp/rclone3148644040", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/02 01:51:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/02 01:51:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-savoqit1tiba
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-savoqit1tiba: 1 files missing
2025/02/02 01:51:19 NOTICE: 1 hashes missing
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-savoqit1tiba: 2 differences found
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-savoqit1tiba: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/02 01:51:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-savoqit1tiba: 0 differences found
2025/02/02 01:51:19 NOTICE: Azure container rclone-test-savoqit1tiba: 1 matching files
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-savoqit1tiba: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-jarixug2yowi: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-tulupog3remi: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-vayasov8buyi: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-xipohas6bora: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-naboxoj0fiku: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-yumefoh7yobi: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-qogupag2tuci: Purge remote
2025/02/02 01:51:19 DEBUG : Azure container rclone-test-wewuhus4toge: Purge remote
2025/02/02 01:51:20 DEBUG : Azure container rclone-test-jukotih5qafo: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/02 01:51:20 DEBUG : sub/: Creating directory marker
2025/02/02 01:51:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 01:51:20 INFO : file1: Copied (new) to: sub/file2
2025/02/02 01:51:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:20 DEBUG : file1: Unchanged skipping
2025/02/02 01:51:20 DEBUG : Azure container rclone-test-jeqerow6zoja: don't need to copy/move sub/file2, it is already at target location
2025/02/02 01:51:20 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:20 DEBUG : dst/: Creating directory marker
2025/02/02 01:51:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/backup"
2025/02/02 01:51:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:20 DEBUG : Azure container rclone-test-jeqerow6zoja path backup: Using directory markers
2025/02/02 01:51:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/backup"
2025/02/02 01:51:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/02 01:51:21 DEBUG : dst/: Creating directory marker
2025/02/02 01:51:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/02 01:51:21 INFO : dst/file1: Copied (server-side copy)
2025/02/02 01:51:21 INFO : dst/file1: Deleted
2025/02/02 01:51:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 01:51:21 INFO : dst/file1: Copied (new)
2025/02/02 01:51:21 DEBUG : dst/: Removing directory marker
2025/02/02 01:51:21 DEBUG : backup/dst/: Removing directory marker
2025/02/02 01:51:21 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1970e-701e-0088-2c14-7559f4000000
Time:2025-02-02T01:51:21.6964138Z
--------------------------------------------------------------------------------
2025/02/02 01:51:22 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1981d-701e-0088-7914-7559f4000000
Time:2025-02-02T01:51:22.7342855Z
--------------------------------------------------------------------------------
2025/02/02 01:51:23 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1997c-701e-0088-2714-7559f4000000
Time:2025-02-02T01:51:23.7736898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1997c-701e-0088-2714-7559f4000000
Time:2025-02-02T01:51:23.7736898Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/dst"
2025/02/02 01:51:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:24 DEBUG : Azure container rclone-test-jeqerow6zoja path dst: Using directory markers
2025/02/02 01:51:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:24 DEBUG : Azure container rclone-test-jeqerow6zoja path CompareDest: Using directory markers
2025/02/02 01:51:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:24 DEBUG : one: Need to transfer - File not found at Destination
2025/02/02 01:51:25 DEBUG : /: Creating directory marker
2025/02/02 01:51:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 01:51:25 INFO : one: Copied (new)
2025/02/02 01:51:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:25 DEBUG : /: Creating directory marker
2025/02/02 01:51:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/02 01:51:25 INFO : one: Copied (replaced existing)
2025/02/02 01:51:25 DEBUG : dst/: Creating directory marker
2025/02/02 01:51:25 DEBUG : CompareDest/: Creating directory marker
2025/02/02 01:51:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:25 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/02 01:51:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:26 DEBUG : two: Need to transfer - File not found at Destination
2025/02/02 01:51:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:26 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/02 01:51:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:26 DEBUG : two: Need to transfer - File not found at Destination
2025/02/02 01:51:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:26 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/02 01:51:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CompareDest"
2025/02/02 01:51:26 DEBUG : two: Need to transfer - File not found at Destination
2025/02/02 01:51:26 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/02 01:51:26 INFO : two: Copied (new)
2025/02/02 01:51:27 DEBUG : dst/: Removing directory marker
2025/02/02 01:51: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab19d47-701e-0088-4a14-7559f4000000
Time:2025-02-02T01:51:27.1937623Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab19ec8-701e-0088-0514-7559f4000000
Time:2025-02-02T01:51:28.2317270Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab19fe9-701e-0088-7514-7559f4000000
Time:2025-02-02T01:51:29.2695682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab19fe9-701e-0088-7514-7559f4000000
Time:2025-02-02T01:51:29.2695682Z
--------------------------------------------------------------------------------
2025/02/02 01:51:30 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:51:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/dst"
2025/02/02 01:51:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:37 DEBUG : Azure container rclone-test-jeqerow6zoja path dst: Using directory markers
2025/02/02 01:51:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:37 DEBUG : Azure container rclone-test-jeqerow6zoja path CopyDest: Using directory markers
2025/02/02 01:51:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:37 DEBUG : one: Need to transfer - File not found at Destination
2025/02/02 01:51:37 DEBUG : /: Creating directory marker
2025/02/02 01:51:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 01:51:37 INFO : one: Copied (new)
2025/02/02 01:51:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:37 DEBUG : /: Creating directory marker
2025/02/02 01:51:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/02 01:51:38 INFO : one: Copied (replaced existing)
2025/02/02 01:51:38 DEBUG : dst/: Creating directory marker
2025/02/02 01:51:38 DEBUG : CopyDest/: Creating directory marker
2025/02/02 01:51:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/BackupDir"
2025/02/02 01:51:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:51:38 DEBUG : Azure container rclone-test-jeqerow6zoja path BackupDir: Using directory markers
2025/02/02 01:51:38 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/BackupDir"
2025/02/02 01:51:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/02 01:51:38 DEBUG : /: Creating directory marker
2025/02/02 01:51:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 01:51:38 INFO : one: Copied (server-side copy)
2025/02/02 01:51:38 INFO : one: Deleted
2025/02/02 01:51:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/02 01:51:39 INFO : one: Copied (server-side copy)
2025/02/02 01:51:39 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/02 01:51:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:39 DEBUG : two: Need to transfer - File not found at Destination
2025/02/02 01:51:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/02 01:51:39 INFO : two: Copied (server-side copy)
2025/02/02 01:51:39 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/02 01:51:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 01:51:39 DEBUG : two: Unchanged skipping
2025/02/02 01:51:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/CopyDest"
2025/02/02 01:51:39 DEBUG : three: Need to transfer - File not found at Destination
2025/02/02 01:51:39 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/02 01:51:39 DEBUG : three: Destination not found in --copy-dest
2025/02/02 01:51:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/02 01:51:40 INFO : three: Copied (new)
2025/02/02 01:51:40 DEBUG : dst/: Removing directory marker
2025/02/02 01:51:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ad75-701e-0088-4e15-7559f4000000
Time:2025-02-02T01:51:40.5913589Z
--------------------------------------------------------------------------------
2025/02/02 01:51:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ae68-701e-0088-1015-7559f4000000
Time:2025-02-02T01:51:41.6294703Z
--------------------------------------------------------------------------------
2025/02/02 01:51:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1af3f-701e-0088-4315-7559f4000000
Time:2025-02-02T01:51:42.6678934Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1af3f-701e-0088-4315-7559f4000000
Time:2025-02-02T01:51:42.6678934Z
--------------------------------------------------------------------------------
2025/02/02 01:51:43 DEBUG : CopyDest/: Removing directory marker
2025/02/02 01:51:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1b097-701e-0088-6f15-7559f4000000
Time:2025-02-02T01:51:43.7459761Z
--------------------------------------------------------------------------------
2025/02/02 01:51:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1b1d6-701e-0088-0515-7559f4000000
Time:2025-02-02T01:51:44.7840115Z
--------------------------------------------------------------------------------
2025/02/02 01:51:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1b3a5-701e-0088-0e15-7559f4000000
Time:2025-02-02T01:51:45.8220762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1b3a5-701e-0088-0e15-7559f4000000
Time:2025-02-02T01:51:45.8220762Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.52s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/02 01:51:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1bb93-701e-0088-4b15-7559f4000000
Time:2025-02-02T01:51:54.0173581Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1bc7d-701e-0088-8015-7559f4000000
Time:2025-02-02T01:51:55.0565487Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1bd8b-701e-0088-5e15-7559f4000000
Time:2025-02-02T01:51:56.0943424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1bd8b-701e-0088-5e15-7559f4000000
Time:2025-02-02T01:51:56.0943424Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1be6e-701e-0088-2515-7559f4000000
Time:2025-02-02T01:51:57.1323663Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1bf75-701e-0088-7415-7559f4000000
Time:2025-02-02T01:51:58.1704128Z
--------------------------------------------------------------------------------
2025/02/02 01:51: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1c0c8-701e-0088-0a15-7559f4000000
Time:2025-02-02T01:51:59.2083986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1c0c8-701e-0088-0a15-7559f4000000
Time:2025-02-02T01:51:59.2083986Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/02 01:52:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1c97a-701e-0088-1715-7559f4000000
Time:2025-02-02T01:52:07.4026118Z
--------------------------------------------------------------------------------
2025/02/02 01:52:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cac8-701e-0088-2215-7559f4000000
Time:2025-02-02T01:52:08.4414414Z
--------------------------------------------------------------------------------
2025/02/02 01:52:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cbdf-701e-0088-0915-7559f4000000
Time:2025-02-02T01:52:09.4799401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cbdf-701e-0088-0915-7559f4000000
Time:2025-02-02T01:52:09.4799401Z
--------------------------------------------------------------------------------
2025/02/02 01:52:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cd18-701e-0088-6315-7559f4000000
Time:2025-02-02T01:52:10.5178621Z
--------------------------------------------------------------------------------
2025/02/02 01:52:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ce16-701e-0088-4115-7559f4000000
Time:2025-02-02T01:52:11.5555384Z
--------------------------------------------------------------------------------
2025/02/02 01:52:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cf0e-701e-0088-7915-7559f4000000
Time:2025-02-02T01:52:12.5932599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1cf0e-701e-0088-7915-7559f4000000
Time:2025-02-02T01:52:12.5932599Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:52:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/02 01:52:20 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/02 01:52:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 01:52:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/02 01:52:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/02 01:52:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/02 01:52:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/02 01:52:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/02 01:52:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 38d848cfbe9d2432e55b29155276d84b OK
2025/02/02 01:52:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1d8e9-701e-0088-3315-7559f4000000
Time:2025-02-02T01:52:21.7076542Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1d9f6-701e-0088-1415-7559f4000000
Time:2025-02-02T01:52:22.7465093Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1db27-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:52:23.7851652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1db27-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:52:23.7851652Z
--------------------------------------------------------------------------------
2025/02/02 01:52:24 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1dc1e-701e-0088-5615-7559f4000000
Time:2025-02-02T01:52:24.8635582Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1dd38-701e-0088-3e15-7559f4000000
Time:2025-02-02T01:52:25.9032215Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1de3b-701e-0088-1915-7559f4000000
Time:2025-02-02T01:52:26.9422308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1de3b-701e-0088-1915-7559f4000000
Time:2025-02-02T01:52:26.9422308Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:52:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1e724-701e-0088-4b15-7559f4000000
Time:2025-02-02T01:52:35.1360730Z
--------------------------------------------------------------------------------
2025/02/02 01:52:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1e857-701e-0088-4c15-7559f4000000
Time:2025-02-02T01:52:36.1749042Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1e940-701e-0088-7e15-7559f4000000
Time:2025-02-02T01:52:37.2132715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1e940-701e-0088-7e15-7559f4000000
Time:2025-02-02T01:52:37.2132715Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ea54-701e-0088-5815-7559f4000000
Time:2025-02-02T01:52:38.2518688Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1eb6c-701e-0088-3115-7559f4000000
Time:2025-02-02T01:52:39.2906678Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ec76-701e-0088-1915-7559f4000000
Time:2025-02-02T01:52:40.3295768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1ec76-701e-0088-1915-7559f4000000
Time:2025-02-02T01:52:40.3295768Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1f653-701e-0088-2415-7559f4000000
Time:2025-02-02T01:52:48.5254603Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1f7a9-701e-0088-4a15-7559f4000000
Time:2025-02-02T01:52:49.5646393Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1f895-701e-0088-0c15-7559f4000000
Time:2025-02-02T01:52:50.6029163Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1f895-701e-0088-0c15-7559f4000000
Time:2025-02-02T01:52:50.6029163Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1f9c0-701e-0088-0715-7559f4000000
Time:2025-02-02T01:52:51.6406223Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1fac7-701e-0088-6115-7559f4000000
Time:2025-02-02T01:52:52.6783798Z
--------------------------------------------------------------------------------
2025/02/02 01:52: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1fbca-701e-0088-3215-7559f4000000
Time:2025-02-02T01:52:53.7162610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab1fbca-701e-0088-3215-7559f4000000
Time:2025-02-02T01:52:53.7162610Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab205be-701e-0088-7115-7559f4000000
Time:2025-02-02T01:53:01.9101301Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab206e7-701e-0088-7615-7559f4000000
Time:2025-02-02T01:53:02.9476195Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab20826-701e-0088-7f15-7559f4000000
Time:2025-02-02T01:53:03.9852530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab20826-701e-0088-7f15-7559f4000000
Time:2025-02-02T01:53:03.9852530Z
--------------------------------------------------------------------------------
2025/02/02 01:53:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2095a-701e-0088-7c15-7559f4000000
Time:2025-02-02T01:53:05.0240588Z
--------------------------------------------------------------------------------
2025/02/02 01:53:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab20a73-701e-0088-6215-7559f4000000
Time:2025-02-02T01:53:06.0624646Z
--------------------------------------------------------------------------------
2025/02/02 01:53:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab20bcc-701e-0088-7815-7559f4000000
Time:2025-02-02T01:53:07.1004529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab20bcc-701e-0088-7815-7559f4000000
Time:2025-02-02T01:53:07.1004529Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2150e-701e-0088-1015-7559f4000000
Time:2025-02-02T01:53:15.2973806Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2164b-701e-0088-2515-7559f4000000
Time:2025-02-02T01:53:16.3364298Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab217c9-701e-0088-0615-7559f4000000
Time:2025-02-02T01:53:17.3742779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab217c9-701e-0088-0615-7559f4000000
Time:2025-02-02T01:53:17.3742779Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab21904-701e-0088-1915-7559f4000000
Time:2025-02-02T01:53:18.4126197Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab21aab-701e-0088-0615-7559f4000000
Time:2025-02-02T01:53:19.4505821Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab21c1f-701e-0088-4415-7559f4000000
Time:2025-02-02T01:53:20.4885819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab21c1f-701e-0088-4415-7559f4000000
Time:2025-02-02T01:53:20.4885819Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:53:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab227c6-701e-0088-4115-7559f4000000
Time:2025-02-02T01:53:28.6855639Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab228f7-701e-0088-4515-7559f4000000
Time:2025-02-02T01:53:29.7237579Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22a78-701e-0088-1515-7559f4000000
Time:2025-02-02T01:53:30.7615230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22a78-701e-0088-1515-7559f4000000
Time:2025-02-02T01:53:30.7615230Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22bc0-701e-0088-2715-7559f4000000
Time:2025-02-02T01:53:31.8005289Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22cd6-701e-0088-1c15-7559f4000000
Time:2025-02-02T01:53:32.8390288Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22e15-701e-0088-1f15-7559f4000000
Time:2025-02-02T01:53:33.8769775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab22e15-701e-0088-1f15-7559f4000000
Time:2025-02-02T01:53:33.8769775Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:53:42 DEBUG : also/: Creating directory marker
2025/02/02 01:53:42 INFO : Azure container rclone-test-jeqerow6zoja: Looking for duplicate md5 hashes using newest mode.
2025/02/02 01:53:42 NOTICE: cc1978fd8bd660944447fcd6ae70c9b2: Found 3 files with duplicate md5 hashes
2025/02/02 01:53:42 INFO : one: Deleted
2025/02/02 01:53:42 INFO : also/one: Deleted
2025/02/02 01:53:42 NOTICE: cc1978fd8bd660944447fcd6ae70c9b2: Deleted 2 extra copies
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23a04-701e-0088-4115-7559f4000000
Time:2025-02-02T01:53:42.8801803Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23b5a-701e-0088-6315-7559f4000000
Time:2025-02-02T01:53:43.9187263Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23c84-701e-0088-4f15-7559f4000000
Time:2025-02-02T01:53:44.9564243Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23c84-701e-0088-4f15-7559f4000000
Time:2025-02-02T01:53:44.9564243Z
--------------------------------------------------------------------------------
2025/02/02 01:53:45 DEBUG : also/: Removing directory marker
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23d9e-701e-0088-3c15-7559f4000000
Time:2025-02-02T01:53:46.0335020Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23f1a-701e-0088-4b15-7559f4000000
Time:2025-02-02T01:53:47.0725642Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23fe1-701e-0088-7215-7559f4000000
Time:2025-02-02T01:53:48.1101899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab23fe1-701e-0088-7215-7559f4000000
Time:2025-02-02T01:53:48.1101899Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab24b0b-701e-0088-0815-7559f4000000
Time:2025-02-02T01:53:56.3057885Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab24c7b-701e-0088-4c15-7559f4000000
Time:2025-02-02T01:53:57.3443088Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab24e35-701e-0088-4615-7559f4000000
Time:2025-02-02T01:53:58.4247326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab24e35-701e-0088-4615-7559f4000000
Time:2025-02-02T01:53:58.4247326Z
--------------------------------------------------------------------------------
2025/02/02 01:53: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab24f60-701e-0088-4615-7559f4000000
Time:2025-02-02T01:53:59.4633947Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2508b-701e-0088-3615-7559f4000000
Time:2025-02-02T01:54:00.5015157Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab251b5-701e-0088-3e15-7559f4000000
Time:2025-02-02T01:54:01.5401616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab251b5-701e-0088-3e15-7559f4000000
Time:2025-02-02T01:54:01.5401616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.43s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab25e24-701e-0088-0315-7559f4000000
Time:2025-02-02T01:54:09.7370952Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab25fa8-701e-0088-2315-7559f4000000
Time:2025-02-02T01:54:10.7759948Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2610e-701e-0088-6315-7559f4000000
Time:2025-02-02T01:54:11.8144964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2610e-701e-0088-6315-7559f4000000
Time:2025-02-02T01:54:11.8144964Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab262c8-701e-0088-7315-7559f4000000
Time:2025-02-02T01:54:12.8539323Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab264c4-701e-0088-3715-7559f4000000
Time:2025-02-02T01:54:13.8918141Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab266e5-701e-0088-3615-7559f4000000
Time:2025-02-02T01:54:14.9298776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab266e5-701e-0088-3615-7559f4000000
Time:2025-02-02T01:54:14.9298776Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab276d1-701e-0088-2415-7559f4000000
Time:2025-02-02T01:54:23.1245920Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab278e6-701e-0088-7f15-7559f4000000
Time:2025-02-02T01:54:24.1622194Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab27b15-701e-0088-0615-7559f4000000
Time:2025-02-02T01:54:25.2010246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab27b15-701e-0088-0615-7559f4000000
Time:2025-02-02T01:54:25.2010246Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab27da0-701e-0088-4415-7559f4000000
Time:2025-02-02T01:54:26.2388783Z
--------------------------------------------------------------------------------
2025/02/02 01:54:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab27f7c-701e-0088-6015-7559f4000000
Time:2025-02-02T01:54:27.2764318Z
--------------------------------------------------------------------------------
2025/02/02 01:54:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab28181-701e-0088-3115-7559f4000000
Time:2025-02-02T01:54:28.3148800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab28181-701e-0088-3115-7559f4000000
Time:2025-02-02T01:54:28.3148800Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/02 01:54: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab290cd-701e-0088-6d15-7559f4000000
Time:2025-02-02T01:54:36.5055237Z
--------------------------------------------------------------------------------
2025/02/02 01:54:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab29275-701e-0088-7215-7559f4000000
Time:2025-02-02T01:54:37.5432702Z
--------------------------------------------------------------------------------
2025/02/02 01:54:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab29442-701e-0088-1915-7559f4000000
Time:2025-02-02T01:54:38.5869706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab29442-701e-0088-1915-7559f4000000
Time:2025-02-02T01:54:38.5869706Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab295f7-701e-0088-2915-7559f4000000
Time:2025-02-02T01:54:39.6254743Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab297b7-701e-0088-3e15-7559f4000000
Time:2025-02-02T01:54:40.6630947Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab299e8-701e-0088-3515-7559f4000000
Time:2025-02-02T01:54:41.7009758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab299e8-701e-0088-3515-7559f4000000
Time:2025-02-02T01:54:41.7009758Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/02 01:54:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2a9b5-701e-0088-1615-7559f4000000
Time:2025-02-02T01:54:49.8955105Z
--------------------------------------------------------------------------------
2025/02/02 01:54:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ab5e-701e-0088-0e15-7559f4000000
Time:2025-02-02T01:54:50.9327752Z
--------------------------------------------------------------------------------
2025/02/02 01:54:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ac98-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:54:51.9715442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ac98-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:54:51.9715442Z
--------------------------------------------------------------------------------
2025/02/02 01:54:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2adc0-701e-0088-0715-7559f4000000
Time:2025-02-02T01:54:53.0106685Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2aecb-701e-0088-6115-7559f4000000
Time:2025-02-02T01:54:54.0486424Z
--------------------------------------------------------------------------------
2025/02/02 01:54: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2afac-701e-0088-1415-7559f4000000
Time:2025-02-02T01:54:55.0869704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2afac-701e-0088-1415-7559f4000000
Time:2025-02-02T01:54:55.0869704Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:55:03 DEBUG : sub dir/: Creating directory marker
2025/02/02 01:55:03 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/02 01:55:04 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/02 01:55:04 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/02 01:55:04 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/02 01:55:04 DEBUG : sub dir/: Removing directory marker
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2b940-701e-0088-0c15-7559f4000000
Time:2025-02-02T01:55:04.7619896Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ba41-701e-0088-6715-7559f4000000
Time:2025-02-02T01:55:05.7997341Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bb32-701e-0088-3215-7559f4000000
Time:2025-02-02T01:55:06.8380857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bb32-701e-0088-3215-7559f4000000
Time:2025-02-02T01:55:06.8380857Z
--------------------------------------------------------------------------------
2025/02/02 01:55:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bc7b-701e-0088-4715-7559f4000000
Time:2025-02-02T01:55:07.8767262Z
--------------------------------------------------------------------------------
2025/02/02 01:55:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bda6-701e-0088-3e15-7559f4000000
Time:2025-02-02T01:55:08.9154411Z
--------------------------------------------------------------------------------
2025/02/02 01:55:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bf9d-701e-0088-4315-7559f4000000
Time:2025-02-02T01:55:09.9529194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2bf9d-701e-0088-4315-7559f4000000
Time:2025-02-02T01:55:09.9529194Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.87s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:55:18 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/02 01:55:18 DEBUG : sub/: Removing directory marker
2025/02/02 01:55:19 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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2cbb5-701e-0088-7d15-7559f4000000
Time:2025-02-02T01:55:19.0259831Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2cd03-701e-0088-1515-7559f4000000
Time:2025-02-02T01:55:20.0647050Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ce97-701e-0088-6515-7559f4000000
Time:2025-02-02T01:55:21.1029218Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ce97-701e-0088-6515-7559f4000000
Time:2025-02-02T01:55:21.1029218Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2cfcf-701e-0088-5f15-7559f4000000
Time:2025-02-02T01:55:22.1412257Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2d129-701e-0088-7f15-7559f4000000
Time:2025-02-02T01:55:23.1791613Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2d256-701e-0088-0215-7559f4000000
Time:2025-02-02T01:55:24.2173638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2d256-701e-0088-0215-7559f4000000
Time:2025-02-02T01:55:24.2173638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:55:32 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/02 01:55:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/notfound"
2025/02/02 01:55:33 DEBUG : Config file has changed externally - reloading
2025/02/02 01:55:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:55:33 DEBUG : Azure container rclone-test-jeqerow6zoja path notfound: Using directory markers
2025/02/02 01:55:33 DEBUG : sub/: Removing directory marker
2025/02/02 01:55:33 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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2dd76-701e-0088-7215-7559f4000000
Time:2025-02-02T01:55:33.5305633Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2dea0-701e-0088-6415-7559f4000000
Time:2025-02-02T01:55:34.5682523Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2dfb7-701e-0088-4a15-7559f4000000
Time:2025-02-02T01:55:35.6061318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2dfb7-701e-0088-4a15-7559f4000000
Time:2025-02-02T01:55:35.6061318Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2e0d7-701e-0088-4115-7559f4000000
Time:2025-02-02T01:55:36.6441306Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2e21c-701e-0088-5015-7559f4000000
Time:2025-02-02T01:55:37.6832810Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2e370-701e-0088-7415-7559f4000000
Time:2025-02-02T01:55:38.7213465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2e370-701e-0088-7415-7559f4000000
Time:2025-02-02T01:55:38.7213465Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.51s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:55:46 INFO : Azure container rclone-test-jeqerow6zoja: Making directory
2025/02/02 01:55:46 INFO : Azure container rclone-test-jeqerow6zoja: Making directory
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2ee7e-701e-0088-1f15-7559f4000000
Time:2025-02-02T01:55:46.9570840Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f08f-701e-0088-3015-7559f4000000
Time:2025-02-02T01:55:47.9951165Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f2cd-701e-0088-3a15-7559f4000000
Time:2025-02-02T01:55:49.0331562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f2cd-701e-0088-3a15-7559f4000000
Time:2025-02-02T01:55:49.0331562Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f511-701e-0088-4215-7559f4000000
Time:2025-02-02T01:55:50.0715219Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f748-701e-0088-4215-7559f4000000
Time:2025-02-02T01:55:51.1094845Z
--------------------------------------------------------------------------------
2025/02/02 01:55: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f9c5-701e-0088-4e15-7559f4000000
Time:2025-02-02T01:55:52.1478561Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab2f9c5-701e-0088-4e15-7559f4000000
Time:2025-02-02T01:55:52.1478561Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:56:00 DEBUG : sub dir/: Creating directory marker
2025/02/02 01:56:00 DEBUG : sub dir/: Removing directory marker
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30a7b-701e-0088-7815-7559f4000000
Time:2025-02-02T01:56:00.7305706Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30bad-701e-0088-7c15-7559f4000000
Time:2025-02-02T01:56:01.7681669Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30d11-701e-0088-2615-7559f4000000
Time:2025-02-02T01:56:02.8056836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30d11-701e-0088-2615-7559f4000000
Time:2025-02-02T01:56:02.8056836Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30e00-701e-0088-6f15-7559f4000000
Time:2025-02-02T01:56:03.8437449Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab30f18-701e-0088-5815-7559f4000000
Time:2025-02-02T01:56:04.8815980Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31059-701e-0088-5115-7559f4000000
Time:2025-02-02T01:56:05.9198711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31059-701e-0088-5115-7559f4000000
Time:2025-02-02T01:56:05.9198711Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31a13-701e-0088-2115-7559f4000000
Time:2025-02-02T01:56:14.5307124Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31b98-701e-0088-5915-7559f4000000
Time:2025-02-02T01:56:15.5688774Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31d26-701e-0088-7e15-7559f4000000
Time:2025-02-02T01:56:16.6071219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31d26-701e-0088-7e15-7559f4000000
Time:2025-02-02T01:56:16.6071219Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab31ee8-701e-0088-6b15-7559f4000000
Time:2025-02-02T01:56:17.6451050Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3203d-701e-0088-1415-7559f4000000
Time:2025-02-02T01:56:18.6834922Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab321b7-701e-0088-5e15-7559f4000000
Time:2025-02-02T01:56:19.7215293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab321b7-701e-0088-5e15-7559f4000000
Time:2025-02-02T01:56:19.7215293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:56:28 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/02 01:56:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab33105-701e-0088-1d15-7559f4000000
Time:2025-02-02T01:56:28.4077097Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab332ef-701e-0088-4715-7559f4000000
Time:2025-02-02T01:56:29.4454783Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab334a5-701e-0088-4b15-7559f4000000
Time:2025-02-02T01:56:30.4842352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab334a5-701e-0088-4b15-7559f4000000
Time:2025-02-02T01:56:30.4842352Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab33695-701e-0088-7215-7559f4000000
Time:2025-02-02T01:56:31.5219718Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab33859-701e-0088-7515-7559f4000000
Time:2025-02-02T01:56:32.5601132Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab339f5-701e-0088-3715-7559f4000000
Time:2025-02-02T01:56:33.5981890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab339f5-701e-0088-3715-7559f4000000
Time:2025-02-02T01:56:33.5981890Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab345f9-701e-0088-7615-7559f4000000
Time:2025-02-02T01:56:42.2403140Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34729-701e-0088-6915-7559f4000000
Time:2025-02-02T01:56:43.2787974Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34832-701e-0088-3c15-7559f4000000
Time:2025-02-02T01:56:44.3168553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34832-701e-0088-3c15-7559f4000000
Time:2025-02-02T01:56:44.3168553Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3491c-701e-0088-0115-7559f4000000
Time:2025-02-02T01:56:45.3557871Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34a48-701e-0088-7a15-7559f4000000
Time:2025-02-02T01:56:46.3935445Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34b6b-701e-0088-2f15-7559f4000000
Time:2025-02-02T01:56:47.4316569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab34b6b-701e-0088-2f15-7559f4000000
Time:2025-02-02T01:56:47.4316569Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.83s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/02 01:56:56 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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3543a-701e-0088-6b15-7559f4000000
Time:2025-02-02T01:56:56.1945402Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab35556-701e-0088-5615-7559f4000000
Time:2025-02-02T01:56:57.2326398Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab35687-701e-0088-4715-7559f4000000
Time:2025-02-02T01:56:58.2703219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab35687-701e-0088-4715-7559f4000000
Time:2025-02-02T01:56:58.2703219Z
--------------------------------------------------------------------------------
2025/02/02 01:56: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab357a7-701e-0088-2e15-7559f4000000
Time:2025-02-02T01:56:59.3085807Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab358f0-701e-0088-2915-7559f4000000
Time:2025-02-02T01:57:00.3466021Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab35a07-701e-0088-1815-7559f4000000
Time:2025-02-02T01:57:01.3865227Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab35a07-701e-0088-1815-7559f4000000
Time:2025-02-02T01:57:01.3865227Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/02 01:57:09 DEBUG : Creating backend with remote ":memory:"
2025/02/02 01:57:09 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/02 01:57:09 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/02 01:57:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/02 01:57:09 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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:57:09 DEBUG : sub dir/: Creating directory marker
2025/02/02 01:57:10 DEBUG : sub dir/: Removing directory marker
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab36540-701e-0088-2b15-7559f4000000
Time:2025-02-02T01:57:10.2058054Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab36641-701e-0088-0a15-7559f4000000
Time:2025-02-02T01:57:11.2436855Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab367da-701e-0088-6215-7559f4000000
Time:2025-02-02T01:57:12.2821796Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab367da-701e-0088-6215-7559f4000000
Time:2025-02-02T01:57:12.2821796Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab368ce-701e-0088-3f15-7559f4000000
Time:2025-02-02T01:57:13.3204467Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab36a71-701e-0088-1d15-7559f4000000
Time:2025-02-02T01:57:14.3624652Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab36c12-701e-0088-4015-7559f4000000
Time:2025-02-02T01:57:15.4007441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab36c12-701e-0088-4015-7559f4000000
Time:2025-02-02T01:57:15.4007441Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:57:23 DEBUG : Waiting for deletions to finish
2025/02/02 01:57:23 DEBUG : large: Excluded (Size Filter)
2025/02/02 01:57:23 INFO : medium: Deleted
2025/02/02 01:57:23 INFO : small: Deleted
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4a1c-001e-0014-1915-75f492000000
Time:2025-02-02T01:57:24.1693326Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4b1f-001e-0014-5415-75f492000000
Time:2025-02-02T01:57:25.2069667Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4c34-001e-0014-4415-75f492000000
Time:2025-02-02T01:57:26.2449176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4c34-001e-0014-4415-75f492000000
Time:2025-02-02T01:57:26.2449176Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4d4f-001e-0014-3315-75f492000000
Time:2025-02-02T01:57:27.2826699Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4e0a-001e-0014-4615-75f492000000
Time:2025-02-02T01:57:28.3205661Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4eec-001e-0014-7515-75f492000000
Time:2025-02-02T01:57:29.3588272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b4eec-001e-0014-7515-75f492000000
Time:2025-02-02T01:57:29.3588272Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:57:37 DEBUG : Waiting for deletions to finish
2025/02/02 01:57:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/02 01:57:37 INFO : large: Deleted
2025/02/02 01:57:37 INFO : medium: Deleted
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38a3e-701e-0088-1215-7559f4000000
Time:2025-02-02T01:57:38.1259531Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38b7f-701e-0088-1b15-7559f4000000
Time:2025-02-02T01:57:39.1636522Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38c82-701e-0088-6e15-7559f4000000
Time:2025-02-02T01:57:40.2015563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38c82-701e-0088-6e15-7559f4000000
Time:2025-02-02T01:57:40.2015563Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38da9-701e-0088-6515-7559f4000000
Time:2025-02-02T01:57:41.2396236Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab38efc-701e-0088-6d15-7559f4000000
Time:2025-02-02T01:57:42.2776378Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3905b-701e-0088-1f15-7559f4000000
Time:2025-02-02T01:57:43.3161229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3905b-701e-0088-1f15-7559f4000000
Time:2025-02-02T01:57:43.3161229Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02 01:57: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39a58-701e-0088-4d15-7559f4000000
Time:2025-02-02T01:57:51.5092303Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39b55-701e-0088-2315-7559f4000000
Time:2025-02-02T01:57:52.5472530Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39c63-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:57:53.5856157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39c63-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:57:53.5856157Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39d82-701e-0088-6915-7559f4000000
Time:2025-02-02T01:57:54.6244184Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39ea9-701e-0088-5515-7559f4000000
Time:2025-02-02T01:57:55.6635167Z
--------------------------------------------------------------------------------
2025/02/02 01:57: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39ff9-701e-0088-6515-7559f4000000
Time:2025-02-02T01:57:56.7015230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab39ff9-701e-0088-6515-7559f4000000
Time:2025-02-02T01:57:56.7015230Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:58:05 DEBUG : Waiting for deletions to finish
2025/02/02 01:58:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/02 01:58:05 INFO : small: Deleted
2025/02/02 01:58:05 INFO : medium: Deleted
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7477-001e-0014-0515-75f492000000
Time:2025-02-02T01:58:05.4759241Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7585-001e-0014-4415-75f492000000
Time:2025-02-02T01:58:06.5142521Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7684-001e-0014-7815-75f492000000
Time:2025-02-02T01:58:07.5523211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7684-001e-0014-7815-75f492000000
Time:2025-02-02T01:58:07.5523211Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7796-001e-0014-3315-75f492000000
Time:2025-02-02T01:58:08.5899250Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b78fa-001e-0014-1315-75f492000000
Time:2025-02-02T01:58:09.6274171Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7a0d-001e-0014-4815-75f492000000
Time:2025-02-02T01:58:10.6659108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b7a0d-001e-0014-4815-75f492000000
Time:2025-02-02T01:58:10.6659108Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02 01:58:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b8309-001e-0014-1415-75f492000000
Time:2025-02-02T01:58:18.8635930Z
--------------------------------------------------------------------------------
2025/02/02 01:58:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b84f0-001e-0014-7615-75f492000000
Time:2025-02-02T01:58:19.9013057Z
--------------------------------------------------------------------------------
2025/02/02 01:58:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b866a-001e-0014-0f15-75f492000000
Time:2025-02-02T01:58:20.9391896Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b866a-001e-0014-0f15-75f492000000
Time:2025-02-02T01:58:20.9391896Z
--------------------------------------------------------------------------------
2025/02/02 01:58:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b87ba-001e-0014-7a15-75f492000000
Time:2025-02-02T01:58:21.9775427Z
--------------------------------------------------------------------------------
2025/02/02 01:58:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b88d8-001e-0014-4615-75f492000000
Time:2025-02-02T01:58:23.0154771Z
--------------------------------------------------------------------------------
2025/02/02 01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b89e4-001e-0014-7f15-75f492000000
Time:2025-02-02T01:58:24.0543958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f0b89e4-001e-0014-7f15-75f492000000
Time:2025-02-02T01:58:24.0543958Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:58:32 DEBUG : Waiting for deletions to finish
2025/02/02 01:58:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/02 01:58:32 INFO : large: Deleted
2025/02/02 01:58:32 INFO : medium: Deleted
2025/02/02 01:58:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3cf3f-701e-0088-3215-7559f4000000
Time:2025-02-02T01:58:32.8143415Z
--------------------------------------------------------------------------------
2025/02/02 01:58:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d0d6-701e-0088-0d15-7559f4000000
Time:2025-02-02T01:58:33.8520032Z
--------------------------------------------------------------------------------
2025/02/02 01:58:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d28c-701e-0088-6515-7559f4000000
Time:2025-02-02T01:58:34.8899288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d28c-701e-0088-6515-7559f4000000
Time:2025-02-02T01:58:34.8899288Z
--------------------------------------------------------------------------------
2025/02/02 01:58:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d3ca-701e-0088-5f15-7559f4000000
Time:2025-02-02T01:58:35.9288544Z
--------------------------------------------------------------------------------
2025/02/02 01:58:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d510-701e-0088-7615-7559f4000000
Time:2025-02-02T01:58:36.9725041Z
--------------------------------------------------------------------------------
2025/02/02 01:58:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d64a-701e-0088-7715-7559f4000000
Time:2025-02-02T01:58:38.0107925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3d64a-701e-0088-7715-7559f4000000
Time:2025-02-02T01:58:38.0107925Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02 01:58: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e362-701e-0088-0815-7559f4000000
Time:2025-02-02T01:58:46.2079923Z
--------------------------------------------------------------------------------
2025/02/02 01:58: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e4cc-701e-0088-1315-7559f4000000
Time:2025-02-02T01:58:47.2459446Z
--------------------------------------------------------------------------------
2025/02/02 01:58: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e5d6-701e-0088-5515-7559f4000000
Time:2025-02-02T01:58:48.2843494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e5d6-701e-0088-5515-7559f4000000
Time:2025-02-02T01:58:48.2843494Z
--------------------------------------------------------------------------------
2025/02/02 01:58: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e739-701e-0088-7416-7559f4000000
Time:2025-02-02T01:58:49.3226616Z
--------------------------------------------------------------------------------
2025/02/02 01:58: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e861-701e-0088-7516-7559f4000000
Time:2025-02-02T01:58:50.3604967Z
--------------------------------------------------------------------------------
2025/02/02 01:58: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e960-701e-0088-4c16-7559f4000000
Time:2025-02-02T01:58:51.3989304Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3e960-701e-0088-4c16-7559f4000000
Time:2025-02-02T01:58:51.3989304Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:58:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f2f7-701e-0088-5716-7559f4000000
Time:2025-02-02T01:58:59.8979140Z
--------------------------------------------------------------------------------
2025/02/02 01:59:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f3d9-701e-0088-0c16-7559f4000000
Time:2025-02-02T01:59:00.9361894Z
--------------------------------------------------------------------------------
2025/02/02 01:59:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f504-701e-0088-0e16-7559f4000000
Time:2025-02-02T01:59:01.9743279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f504-701e-0088-0e16-7559f4000000
Time:2025-02-02T01:59:01.9743279Z
--------------------------------------------------------------------------------
2025/02/02 01:59:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f625-701e-0088-7a16-7559f4000000
Time:2025-02-02T01:59:03.0136731Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f70f-701e-0088-3416-7559f4000000
Time:2025-02-02T01:59:04.0516960Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f836-701e-0088-2316-7559f4000000
Time:2025-02-02T01:59:05.0907534Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab3f836-701e-0088-2316-7559f4000000
Time:2025-02-02T01:59:05.0907534Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab401e0-701e-0088-0516-7559f4000000
Time:2025-02-02T01:59:13.2863085Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab402bc-701e-0088-3816-7559f4000000
Time:2025-02-02T01:59:14.3249339Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab403bd-701e-0088-7316-7559f4000000
Time:2025-02-02T01:59:15.3642067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab403bd-701e-0088-7316-7559f4000000
Time:2025-02-02T01:59:15.3642067Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab404a6-701e-0088-4216-7559f4000000
Time:2025-02-02T01:59:16.4033170Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab405d1-701e-0088-5e16-7559f4000000
Time:2025-02-02T01:59:17.4412392Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab406ab-701e-0088-0f16-7559f4000000
Time:2025-02-02T01:59:18.4794515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab406ab-701e-0088-0f16-7559f4000000
Time:2025-02-02T01:59:18.4794515Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02 01:59:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/02 01:59:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/02 01:59:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/02 01:59:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/02 01:59:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/02 01:59:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/02 01:59:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab40ffc-701e-0088-4316-7559f4000000
Time:2025-02-02T01:59:27.8307881Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab41140-701e-0088-4716-7559f4000000
Time:2025-02-02T01:59:28.8689418Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab412b3-701e-0088-7f16-7559f4000000
Time:2025-02-02T01:59:29.9075924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab412b3-701e-0088-7f16-7559f4000000
Time:2025-02-02T01:59:29.9075924Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab41488-701e-0088-1616-7559f4000000
Time:2025-02-02T01:59:30.9466052Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab4160a-701e-0088-6416-7559f4000000
Time:2025-02-02T01:59:31.9846957Z
--------------------------------------------------------------------------------
2025/02/02 01:59: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab41798-701e-0088-3d16-7559f4000000
Time:2025-02-02T01:59:33.0248425Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab41798-701e-0088-3d16-7559f4000000
Time:2025-02-02T01:59:33.0248425Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.50s)
=== RUN TestPurge
2025/02/02 01:59:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sadafel3geye"
2025/02/02 01:59:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/02 01:59:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 01:59:41 DEBUG : Azure container rclone-test-sadafel3geye: Using directory markers
2025/02/02 01:59:41 DEBUG : Creating backend with remote "/tmp/rclone409802380"
run.go:180: Remote "Azure container rclone-test-sadafel3geye", Local "Local file system at /tmp/rclone409802380", Modify Window "1ns"
2025/02/02 01:59:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/02 01:59:41 DEBUG : A1/B1/: Creating directory marker
2025/02/02 01:59:41 DEBUG : A1/: Creating directory marker
2025/02/02 01:59:41 INFO : A2: Making directory
2025/02/02 01:59:41 DEBUG : A2/: Creating directory marker
2025/02/02 01:59:41 INFO : A1/B2: Making directory
2025/02/02 01:59:41 DEBUG : A1/B2/: Creating directory marker
2025/02/02 01:59:41 INFO : A1/B2/C2: Making directory
2025/02/02 01:59:41 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/02 01:59:41 INFO : A1/B1/C3: Making directory
2025/02/02 01:59:41 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/02 01:59:41 INFO : A3: Making directory
2025/02/02 01:59:41 DEBUG : A3/: Creating directory marker
2025/02/02 01:59:42 INFO : A3/B3: Making directory
2025/02/02 01:59:42 DEBUG : A3/B3/: Creating directory marker
2025/02/02 01:59:42 INFO : A3/B3/C4: Making directory
2025/02/02 01:59:42 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/02 01:59:42 DEBUG : Waiting for deletions to finish
2025/02/02 01:59:42 INFO : A1/B1/C1/one: Deleted
2025/02/02 01:59:42 DEBUG : removing 2 level 3 directories
2025/02/02 01:59:42 INFO : A1/B1/C3: Removing directory
2025/02/02 01:59:42 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/02 01:59:42 INFO : A1/B1/C1: Removing directory
2025/02/02 01:59:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/02 01:59:42 DEBUG : removing 1 level 2 directories
2025/02/02 01:59:42 INFO : A1/B1: Removing directory
2025/02/02 01:59:42 DEBUG : A1/B1/: Removing directory marker
2025/02/02 01:59:42 DEBUG : Azure container rclone-test-sadafel3geye: Purge remote
2025/02/02 01:59:42 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 01:59:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/02 01:59:43 DEBUG : A1/B1/: Creating directory marker
2025/02/02 01:59:43 DEBUG : A1/: Creating directory marker
2025/02/02 01:59:43 INFO : A2: Making directory
2025/02/02 01:59:43 DEBUG : A2/: Creating directory marker
2025/02/02 01:59:43 INFO : A1/B2: Making directory
2025/02/02 01:59:43 DEBUG : A1/B2/: Creating directory marker
2025/02/02 01:59:43 INFO : A1/B2/C2: Making directory
2025/02/02 01:59:43 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/02 01:59:43 INFO : A1/B1/C3: Making directory
2025/02/02 01:59:43 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/02 01:59:43 INFO : A3: Making directory
2025/02/02 01:59:43 DEBUG : A3/: Creating directory marker
2025/02/02 01:59:43 INFO : A3/B3: Making directory
2025/02/02 01:59:43 DEBUG : A3/B3/: Creating directory marker
2025/02/02 01:59:43 INFO : A3/B3/C4: Making directory
2025/02/02 01:59:43 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/02 01:59:51 DEBUG : removing 1 level 3 directories
2025/02/02 01:59:51 INFO : A3/B3/C4: Removing directory
2025/02/02 01:59:51 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/02 01:59:58 DEBUG : removing 2 level 3 directories
2025/02/02 01:59:58 INFO : A1/B2/C2: Removing directory
2025/02/02 01:59:58 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/02 01:59:58 INFO : A1/B1/C3: Removing directory
2025/02/02 01:59:58 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/02 01:59:58 DEBUG : removing 2 level 2 directories
2025/02/02 01:59:58 INFO : A3/B3: Removing directory
2025/02/02 01:59:58 DEBUG : A3/B3/: Removing directory marker
2025/02/02 01:59:58 INFO : A1/B2: Removing directory
2025/02/02 01:59:58 DEBUG : A1/B2/: Removing directory marker
2025/02/02 01:59:58 DEBUG : removing 4 level 1 directories
2025/02/02 01:59:58 INFO : dst: Removing directory
2025/02/02 01:59:58 DEBUG : dst/: Removing directory marker
2025/02/02 01:59:58 INFO : A2: Removing directory
2025/02/02 01:59:58 DEBUG : A2/: Removing directory marker
2025/02/02 01:59:58 INFO : BackupDir: Removing directory
2025/02/02 01:59:58 INFO : A3: Removing directory
2025/02/02 01:59:58 DEBUG : BackupDir/: Removing directory marker
2025/02/02 01:59:58 DEBUG : A3/: Removing directory marker
2025/02/02 01:59:58 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab4395a-701e-0088-5c16-7559f4000000
Time:2025-02-02T01:59:58.8393813Z
--------------------------------------------------------------------------------
2025/02/02 01:59:58 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab43967-701e-0088-6816-7559f4000000
Time:2025-02-02T01:59:58.9163822Z
--------------------------------------------------------------------------------
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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bab43967-701e-0088-6816-7559f4000000
Time:2025-02-02T01:59:58.9163822Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/02 01:59:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91408476-101e-006a-2816-7564d5000000
Time:2025-02-02T01:59:59.1298855Z
--------------------------------------------------------------------------------
2025/02/02 02:00:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914085cd-101e-006a-3e16-7564d5000000
Time:2025-02-02T02:00:00.1659773Z
--------------------------------------------------------------------------------
2025/02/02 02:00:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914086eb-101e-006a-2416-7564d5000000
Time:2025-02-02T02:00:01.2032164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914086eb-101e-006a-2416-7564d5000000
Time:2025-02-02T02:00:01.2032164Z
--------------------------------------------------------------------------------
2025/02/02 02:00:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91408829-101e-006a-3716-7564d5000000
Time:2025-02-02T02:00:02.2393247Z
--------------------------------------------------------------------------------
2025/02/02 02:00:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91408989-101e-006a-5816-7564d5000000
Time:2025-02-02T02:00:03.2754153Z
--------------------------------------------------------------------------------
2025/02/02 02:00:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91408baa-101e-006a-1a16-7564d5000000
Time:2025-02-02T02:00:04.3110363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91408baa-101e-006a-1a16-7564d5000000
Time:2025-02-02T02:00:04.3110363Z
--------------------------------------------------------------------------------
2025/02/02 02:00:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/02 02:00:05 DEBUG : A1/B1/: Removing directory marker
2025/02/02 02:00:05 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.65s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:00:12 INFO : A1: Making directory
2025/02/02 02:00:12 DEBUG : A1/: Creating directory marker
2025/02/02 02:00:12 INFO : A1/B1: Making directory
2025/02/02 02:00:12 DEBUG : A1/B1/: Creating directory marker
2025/02/02 02:00:12 INFO : A1/B1/C1: Making directory
2025/02/02 02:00:12 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/02 02:00:20 DEBUG : removing 1 level 3 directories
2025/02/02 02:00:20 INFO : A1/B1/C1: Removing directory
2025/02/02 02:00:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/02 02:00:20 DEBUG : removing 1 level 2 directories
2025/02/02 02:00:20 INFO : A1/B1: Removing directory
2025/02/02 02:00:20 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/02 02:00: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140ae6f-101e-006a-7816-7564d5000000
Time:2025-02-02T02:00:27.5021400Z
--------------------------------------------------------------------------------
2025/02/02 02:00: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140afb9-101e-006a-1216-7564d5000000
Time:2025-02-02T02:00:28.5378381Z
--------------------------------------------------------------------------------
2025/02/02 02:00: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b14c-101e-006a-6216-7564d5000000
Time:2025-02-02T02:00:29.5743938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b14c-101e-006a-6216-7564d5000000
Time:2025-02-02T02:00:29.5743938Z
--------------------------------------------------------------------------------
2025/02/02 02:00: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b298-101e-006a-7d16-7564d5000000
Time:2025-02-02T02:00:30.6104643Z
--------------------------------------------------------------------------------
2025/02/02 02:00: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b3f5-101e-006a-1c16-7564d5000000
Time:2025-02-02T02:00:31.6461370Z
--------------------------------------------------------------------------------
2025/02/02 02:00: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b567-101e-006a-6816-7564d5000000
Time:2025-02-02T02:00:32.6821379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140b567-101e-006a-6816-7564d5000000
Time:2025-02-02T02:00:32.6821379Z
--------------------------------------------------------------------------------
2025/02/02 02:00:33 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.30s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:00:40 INFO : A1: Making directory
2025/02/02 02:00:40 DEBUG : A1/: Creating directory marker
2025/02/02 02:00:40 INFO : A1/B1: Making directory
2025/02/02 02:00:40 DEBUG : A1/B1/: Creating directory marker
2025/02/02 02:00:41 INFO : A1/B1/C1: Making directory
2025/02/02 02:00:41 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/02 02:00:48 DEBUG : removing 1 level 3 directories
2025/02/02 02:00:48 INFO : A1/B1/C1: Removing directory
2025/02/02 02:00:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/02 02:00:48 DEBUG : removing 1 level 2 directories
2025/02/02 02:00:48 INFO : A1/B1: Removing directory
2025/02/02 02:00:48 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/02 02:00:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140dae5-101e-006a-5916-7564d5000000
Time:2025-02-02T02:00:55.8053764Z
--------------------------------------------------------------------------------
2025/02/02 02:00:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140dd5c-101e-006a-2416-7564d5000000
Time:2025-02-02T02:00:56.8409693Z
--------------------------------------------------------------------------------
2025/02/02 02:00:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140df6c-101e-006a-4a16-7564d5000000
Time:2025-02-02T02:00:57.8769604Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140df6c-101e-006a-4a16-7564d5000000
Time:2025-02-02T02:00:57.8769604Z
--------------------------------------------------------------------------------
2025/02/02 02:00:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140e212-101e-006a-2916-7564d5000000
Time:2025-02-02T02:00:58.9129232Z
--------------------------------------------------------------------------------
2025/02/02 02:00:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140e48e-101e-006a-5916-7564d5000000
Time:2025-02-02T02:00:59.9499310Z
--------------------------------------------------------------------------------
2025/02/02 02:01:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140e7df-101e-006a-6616-7564d5000000
Time:2025-02-02T02:01:00.9857526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140e7df-101e-006a-6616-7564d5000000
Time:2025-02-02T02:01:00.9857526Z
--------------------------------------------------------------------------------
2025/02/02 02:01:02 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.30s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:01:09 DEBUG : filename.txt: File name found in url
2025/02/02 02:01:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140fb7f-101e-006a-5916-7564d5000000
Time:2025-02-02T02:01:09.9092849Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140fda7-101e-006a-7816-7564d5000000
Time:2025-02-02T02:01:10.9447103Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140ff30-101e-006a-5016-7564d5000000
Time:2025-02-02T02:01:11.9803213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9140ff30-101e-006a-5016-7564d5000000
Time:2025-02-02T02:01:11.9803213Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141010d-101e-006a-7a16-7564d5000000
Time:2025-02-02T02:01:13.0182826Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914102f3-101e-006a-2816-7564d5000000
Time:2025-02-02T02:01:14.0542944Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91410477-101e-006a-6916-7564d5000000
Time:2025-02-02T02:01:15.0911733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91410477-101e-006a-6916-7564d5000000
Time:2025-02-02T02:01:15.0911733Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.07s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:01:23 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/02 02:01:23 DEBUG : sub/: Creating directory marker
2025/02/02 02:01:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 02:01:23 INFO : file1: Copied (new) to: sub/file2
2025/02/02 02:01:23 INFO : file1: Deleted
2025/02/02 02:01:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 02:01:23 DEBUG : file1: Unchanged skipping
2025/02/02 02:01:23 INFO : file1: Deleted
2025/02/02 02:01:23 DEBUG : Azure container rclone-test-jeqerow6zoja: don't need to copy/move sub/file2, it is already at target location
2025/02/02 02:01:23 DEBUG : sub/: Removing directory marker
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914111c9-101e-006a-3616-7564d5000000
Time:2025-02-02T02:01:23.8177467Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141133d-101e-006a-6216-7564d5000000
Time:2025-02-02T02:01:24.8532088Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914114db-101e-006a-4816-7564d5000000
Time:2025-02-02T02:01:25.8893944Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914114db-101e-006a-4816-7564d5000000
Time:2025-02-02T02:01:25.8893944Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91411691-101e-006a-5316-7564d5000000
Time:2025-02-02T02:01:26.9249089Z
--------------------------------------------------------------------------------
2025/02/02 02:01:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914117d3-101e-006a-6f16-7564d5000000
Time:2025-02-02T02:01:27.9609043Z
--------------------------------------------------------------------------------
2025/02/02 02:01:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91411945-101e-006a-2a16-7564d5000000
Time:2025-02-02T02:01:28.9964296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91411945-101e-006a-2a16-7564d5000000
Time:2025-02-02T02:01:28.9964296Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.90s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:01:37 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/02 02:01:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 02:01:37 INFO : file1: Copied (new)
2025/02/02 02:01:37 INFO : file1: Deleted
2025/02/02 02:01:37 DEBUG : file1: Destination exists, skipping
2025/02/02 02:01:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141269f-101e-006a-7916-7564d5000000
Time:2025-02-02T02:01:37.5392321Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914128c4-101e-006a-3d16-7564d5000000
Time:2025-02-02T02:01:38.5754521Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91412ad9-101e-006a-8016-7564d5000000
Time:2025-02-02T02:01:39.6130461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91412ad9-101e-006a-8016-7564d5000000
Time:2025-02-02T02:01:39.6130461Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91412d39-101e-006a-1b16-7564d5000000
Time:2025-02-02T02:01:40.6491397Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91412fe7-101e-006a-8016-7564d5000000
Time:2025-02-02T02:01:41.6847869Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914132af-101e-006a-1016-7564d5000000
Time:2025-02-02T02:01:42.7208768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914132af-101e-006a-1016-7564d5000000
Time:2025-02-02T02:01:42.7208768Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.72s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:01:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414133-101e-006a-3e16-7564d5000000
Time:2025-02-02T02:01:50.9027637Z
--------------------------------------------------------------------------------
2025/02/02 02:01:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414379-101e-006a-4e16-7564d5000000
Time:2025-02-02T02:01:51.9384096Z
--------------------------------------------------------------------------------
2025/02/02 02:01:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414530-101e-006a-4d16-7564d5000000
Time:2025-02-02T02:01:52.9741358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414530-101e-006a-4d16-7564d5000000
Time:2025-02-02T02:01:52.9741358Z
--------------------------------------------------------------------------------
2025/02/02 02:01:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414736-101e-006a-0b16-7564d5000000
Time:2025-02-02T02:01:54.0101852Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414915-101e-006a-3b16-7564d5000000
Time:2025-02-02T02:01:55.0459569Z
--------------------------------------------------------------------------------
2025/02/02 02:01: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414ae6-101e-006a-5816-7564d5000000
Time:2025-02-02T02:01:56.0818699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91414ae6-101e-006a-5816-7564d5000000
Time:2025-02-02T02:01:56.0818699Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:02: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415575-101e-006a-6316-7564d5000000
Time:2025-02-02T02:02:04.2690207Z
--------------------------------------------------------------------------------
2025/02/02 02:02: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415718-101e-006a-3316-7564d5000000
Time:2025-02-02T02:02:05.3049976Z
--------------------------------------------------------------------------------
2025/02/02 02:02: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914158cb-101e-006a-3216-7564d5000000
Time:2025-02-02T02:02:06.3414689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914158cb-101e-006a-3216-7564d5000000
Time:2025-02-02T02:02:06.3414689Z
--------------------------------------------------------------------------------
2025/02/02 02:02:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415a1a-101e-006a-5716-7564d5000000
Time:2025-02-02T02:02:07.3772358Z
--------------------------------------------------------------------------------
2025/02/02 02:02:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415c14-101e-006a-1e16-7564d5000000
Time:2025-02-02T02:02:08.4130985Z
--------------------------------------------------------------------------------
2025/02/02 02:02:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415dfb-101e-006a-4c16-7564d5000000
Time:2025-02-02T02:02:09.4493249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91415dfb-101e-006a-4c16-7564d5000000
Time:2025-02-02T02:02:09.4493249Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:02:17 DEBUG : dst/: Creating directory marker
2025/02/02 02:02:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/backup"
2025/02/02 02:02:17 DEBUG : Config file has changed externally - reloading
2025/02/02 02:02:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/02 02:02:17 DEBUG : Azure container rclone-test-jeqerow6zoja path backup: Using directory markers
2025/02/02 02:02:18 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jeqerow6zoja/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jeqerow6zoja/backup"
2025/02/02 02:02:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/02 02:02:18 DEBUG : dst/: Creating directory marker
2025/02/02 02:02:18 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/02 02:02:18 INFO : dst/file1: Copied (server-side copy)
2025/02/02 02:02:18 INFO : dst/file1: Deleted
2025/02/02 02:02:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/02 02:02:18 INFO : dst/file1: Copied (new)
2025/02/02 02:02:18 INFO : dst/file1: Deleted
2025/02/02 02:02:18 DEBUG : dst/: Removing directory marker
2025/02/02 02:02:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417143-101e-006a-7a16-7564d5000000
Time:2025-02-02T02:02:18.6949854Z
--------------------------------------------------------------------------------
2025/02/02 02:02:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417383-101e-006a-1316-7564d5000000
Time:2025-02-02T02:02:19.7304824Z
--------------------------------------------------------------------------------
2025/02/02 02:02:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417597-101e-006a-7b16-7564d5000000
Time:2025-02-02T02:02:20.7661139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417597-101e-006a-7b16-7564d5000000
Time:2025-02-02T02:02:20.7661139Z
--------------------------------------------------------------------------------
2025/02/02 02:02:21 DEBUG : backup/dst/: Removing directory marker
2025/02/02 02:02:21 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914177cf-101e-006a-0216-7564d5000000
Time:2025-02-02T02:02:21.8390710Z
--------------------------------------------------------------------------------
2025/02/02 02:02:22 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417a0d-101e-006a-7416-7564d5000000
Time:2025-02-02T02:02:22.8749269Z
--------------------------------------------------------------------------------
2025/02/02 02:02:23 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-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417c21-101e-006a-5a16-7564d5000000
Time:2025-02-02T02:02:23.9107911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417c21-101e-006a-5a16-7564d5000000
Time:2025-02-02T02:02:23.9107911Z
--------------------------------------------------------------------------------
2025/02/02 02: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417e56-101e-006a-5616-7564d5000000
Time:2025-02-02T02:02:24.9467893Z
--------------------------------------------------------------------------------
2025/02/02 02: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91417fde-101e-006a-3016-7564d5000000
Time:2025-02-02T02:02:25.9825303Z
--------------------------------------------------------------------------------
2025/02/02 02: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91418195-101e-006a-2616-7564d5000000
Time:2025-02-02T02:02:27.0183885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91418195-101e-006a-2616-7564d5000000
Time:2025-02-02T02:02:27.0183885Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.57s)
=== 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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:02:35 DEBUG : A1/: Creating directory marker
2025/02/02 02:02:35 DEBUG : A1/B1/: Creating directory marker
2025/02/02 02:02:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/02 02:02:35 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/02 02:02:35 INFO : A1/B2: Making directory
2025/02/02 02:02:35 DEBUG : A1/B2/: Creating directory marker
2025/02/02 02:02:36 INFO : A1/B1/C3: Making directory
2025/02/02 02:02:36 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/02 02:02:43 DEBUG : A2/: Creating directory marker
2025/02/02 02:02:43 DEBUG : A2/B1/: Creating directory marker
2025/02/02 02:02:43 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/02 02:02:43 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/02 02:02:43 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/02 02:02:44 DEBUG : A2/B2/: Creating directory marker
2025/02/02 02:02:44 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/02 02:02:44 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/02 02:02:44 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 02:02:44 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/02 02:02:44 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/02 02:02:44 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/02 02:02:44 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/02 02:02:44 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/02 02:02:44 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/02 02:02:44 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/02 02:02:44 INFO : A1/B1/C1/four: Deleted
2025/02/02 02:02:44 INFO : A1/one: Deleted
2025/02/02 02:02:44 INFO : A1/B1/C2/five: Deleted
2025/02/02 02:02:44 INFO : A1/B1/three: Deleted
2025/02/02 02:02:44 INFO : A1/two: Deleted
2025/02/02 02:02:44 DEBUG : A1/B2/: Removing directory marker
2025/02/02 02:02:44 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/02 02:02:44 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/02 02:02:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/02 02:02:44 DEBUG : A1/B1/: Removing directory marker
2025/02/02 02:02:44 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/02 02:02:51 DEBUG : A3/: Creating directory marker
2025/02/02 02:02:51 DEBUG : A3/B1/: Creating directory marker
2025/02/02 02:02:52 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/02 02:02:52 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/02 02:02:52 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/02 02:02:52 DEBUG : A3/B2/: Creating directory marker
2025/02/02 02:02:52 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 02:02:52 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/02 02:02:52 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/02 02:02:52 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/02 02:02:52 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/02 02:02:52 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/02 02:02:52 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/02 02:02:52 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/02 02:02:52 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/02 02:02:52 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/02 02:02:52 INFO : A2/B1/C2/five: Deleted
2025/02/02 02:02:52 INFO : A2/two: Deleted
2025/02/02 02:02:52 INFO : A2/one: Deleted
2025/02/02 02:02:52 INFO : A2/B1/C1/four: Deleted
2025/02/02 02:02:52 INFO : A2/B1/three: Deleted
2025/02/02 02:02:52 DEBUG : A2/B2/: Removing directory marker
2025/02/02 02:02:52 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/02 02:02:52 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/02 02:02:52 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/02 02:02:52 DEBUG : A2/B1/: Removing directory marker
2025/02/02 02:02:52 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/02 02:03:00 INFO : Azure container rclone-test-jeqerow6zoja: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/02 02:03:00 DEBUG : A4/: Creating directory marker
2025/02/02 02:03:00 DEBUG : A4/B1/: Creating directory marker
2025/02/02 02:03:00 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/02 02:03:00 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/02 02:03:00 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/02 02:03:00 DEBUG : A4/B2/: Creating directory marker
2025/02/02 02:03:01 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/02 02:03:01 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/02 02:03:01 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/02 02:03:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/02 02:03:01 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/02 02:03:01 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/02 02:03:01 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/02 02:03:01 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/02 02:03:01 INFO : A3/B1/C1/four: Deleted
2025/02/02 02:03:01 INFO : A3/B1/three: Deleted
2025/02/02 02:03:01 INFO : A3/two: Deleted
2025/02/02 02:03:01 INFO : A3/one: Deleted
2025/02/02 02:03:01 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/02 02:03:01 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/02 02:03:01 INFO : A3/B1/C2/five: Deleted
2025/02/02 02:03:01 DEBUG : A3/B2/: Removing directory marker
2025/02/02 02:03:01 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/02 02:03:01 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/02 02:03:01 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/02 02:03:01 DEBUG : A3/B1/: Removing directory marker
2025/02/02 02:03:01 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/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141be52-101e-006a-7016-7564d5000000
Time:2025-02-02T02:03:08.8606922Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141bf7e-101e-006a-6016-7564d5000000
Time:2025-02-02T02:03:09.8964540Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c0d1-101e-006a-5116-7564d5000000
Time:2025-02-02T02:03:10.9326083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c0d1-101e-006a-5116-7564d5000000
Time:2025-02-02T02:03:10.9326083Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c219-101e-006a-6716-7564d5000000
Time:2025-02-02T02:03:11.9689066Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c39f-101e-006a-4316-7564d5000000
Time:2025-02-02T02:03:13.0044550Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c4f4-101e-006a-5916-7564d5000000
Time:2025-02-02T02:03:14.0420086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141c4f4-101e-006a-5916-7564d5000000
Time:2025-02-02T02:03:14.0420086Z
--------------------------------------------------------------------------------
2025/02/02 02:03:15 DEBUG : A4/B2/: Removing directory marker
2025/02/02 02:03:15 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/02 02:03:15 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/02 02:03:15 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/02 02:03:15 DEBUG : A4/B1/: Removing directory marker
2025/02/02 02:03:15 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.25s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d160-101e-006a-3016-7564d5000000
Time:2025-02-02T02:03:22.4593419Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d2d6-101e-006a-7616-7564d5000000
Time:2025-02-02T02:03:23.4953419Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d410-101e-006a-0716-7564d5000000
Time:2025-02-02T02:03:24.5313233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d410-101e-006a-0716-7564d5000000
Time:2025-02-02T02:03:24.5313233Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d542-101e-006a-0d16-7564d5000000
Time:2025-02-02T02:03:25.5672743Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d6fd-101e-006a-0216-7564d5000000
Time:2025-02-02T02:03:26.6068891Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d8bc-101e-006a-1416-7564d5000000
Time:2025-02-02T02:03:27.6424698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141d8bc-101e-006a-1416-7564d5000000
Time:2025-02-02T02:03:27.6424698Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:03:35 DEBUG : Azure container rclone-test-jeqerow6zoja: File to upload is small (34 bytes), uploading instead of streaming
2025/02/02 02:03:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/02 02:03:35 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/02 02:03:35 NOTICE: Azure container rclone-test-jeqerow6zoja: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/02 02:03:35 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/02 02:03:35 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/02 02:03:35 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/02 02:03:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/02 02:03:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/02 02:03:36 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/02 02:03:36 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141e55b-101e-006a-1516-7564d5000000
Time:2025-02-02T02:03:36.3299226Z
--------------------------------------------------------------------------------
2025/02/02 02:03:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141e698-101e-006a-1e16-7564d5000000
Time:2025-02-02T02:03:37.3657549Z
--------------------------------------------------------------------------------
2025/02/02 02:03:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141e823-101e-006a-7d16-7564d5000000
Time:2025-02-02T02:03:38.4013723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141e823-101e-006a-7d16-7564d5000000
Time:2025-02-02T02:03:38.4013723Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141ea63-101e-006a-7516-7564d5000000
Time:2025-02-02T02:03:39.4374858Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141ec94-101e-006a-6716-7564d5000000
Time:2025-02-02T02:03:40.4731061Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141ee73-101e-006a-0c16-7564d5000000
Time:2025-02-02T02:03:41.5089847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141ee73-101e-006a-0c16-7564d5000000
Time:2025-02-02T02:03:41.5089847Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:03:49 DEBUG : Azure container rclone-test-jeqerow6zoja: File to upload is small (34 bytes), uploading instead of streaming
2025/02/02 02:03:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/02 02:03:49 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/02 02:03:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141fbe4-101e-006a-2816-7564d5000000
Time:2025-02-02T02:03:50.1993093Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141fd5a-101e-006a-6f16-7564d5000000
Time:2025-02-02T02:03:51.2350257Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141fec7-101e-006a-2b16-7564d5000000
Time:2025-02-02T02:03:52.2745408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9141fec7-101e-006a-2b16-7564d5000000
Time:2025-02-02T02:03:52.2745408Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91420024-101e-006a-3f16-7564d5000000
Time:2025-02-02T02:03:53.3104900Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91420194-101e-006a-7216-7564d5000000
Time:2025-02-02T02:03:54.3463595Z
--------------------------------------------------------------------------------
2025/02/02 02:03: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142036f-101e-006a-1f16-7564d5000000
Time:2025-02-02T02:03:55.3820955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142036f-101e-006a-1f16-7564d5000000
Time:2025-02-02T02:03:55.3820955Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:04:03 DEBUG : Azure container rclone-test-jeqerow6zoja: File to upload is small (34 bytes), uploading instead of streaming
2025/02/02 02:04:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/02 02:04:03 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91420f5f-101e-006a-0916-7564d5000000
Time:2025-02-02T02:04:04.0684714Z
--------------------------------------------------------------------------------
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914210fc-101e-006a-6616-7564d5000000
Time:2025-02-02T02:04:05.1042428Z
--------------------------------------------------------------------------------
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914212ce-101e-006a-7516-7564d5000000
Time:2025-02-02T02:04:06.1405546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914212ce-101e-006a-7516-7564d5000000
Time:2025-02-02T02:04:06.1405546Z
--------------------------------------------------------------------------------
2025/02/02 02:04:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142144b-101e-006a-3216-7564d5000000
Time:2025-02-02T02:04:07.1772685Z
--------------------------------------------------------------------------------
2025/02/02 02:04:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142158c-101e-006a-3116-7564d5000000
Time:2025-02-02T02:04:08.2131388Z
--------------------------------------------------------------------------------
2025/02/02 02:04:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914216fb-101e-006a-6216-7564d5000000
Time:2025-02-02T02:04:09.2487458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914216fb-101e-006a-6216-7564d5000000
Time:2025-02-02T02:04:09.2487458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:04:17 DEBUG : Azure container rclone-test-jeqerow6zoja: File to upload is small (34 bytes), uploading instead of streaming
2025/02/02 02:04:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/02 02:04:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/02 02:04:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91422c24-101e-006a-1016-7564d5000000
Time:2025-02-02T02:04:17.9450736Z
--------------------------------------------------------------------------------
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91422efb-101e-006a-2a16-7564d5000000
Time:2025-02-02T02:04:18.9809497Z
--------------------------------------------------------------------------------
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142315d-101e-006a-4e16-7564d5000000
Time:2025-02-02T02:04:20.0172443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142315d-101e-006a-4e16-7564d5000000
Time:2025-02-02T02:04:20.0172443Z
--------------------------------------------------------------------------------
2025/02/02 02:04:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91423403-101e-006a-4916-7564d5000000
Time:2025-02-02T02:04:21.0531407Z
--------------------------------------------------------------------------------
2025/02/02 02:04:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914236f5-101e-006a-7e16-7564d5000000
Time:2025-02-02T02:04:22.0887089Z
--------------------------------------------------------------------------------
2025/02/02 02:04:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914239e8-101e-006a-4116-7564d5000000
Time:2025-02-02T02:04:23.1246654Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914239e8-101e-006a-4116-7564d5000000
Time:2025-02-02T02:04:23.1246654Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.48s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.87s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.87s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.87s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.87s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/02/02 02:04:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91424dd3-101e-006a-2816-7564d5000000
Time:2025-02-02T02:04:31.3106281Z
--------------------------------------------------------------------------------
2025/02/02 02:04:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91425094-101e-006a-4816-7564d5000000
Time:2025-02-02T02:04:32.3470392Z
--------------------------------------------------------------------------------
2025/02/02 02:04:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91425369-101e-006a-7b16-7564d5000000
Time:2025-02-02T02:04:33.3825067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91425369-101e-006a-7b16-7564d5000000
Time:2025-02-02T02:04:33.3825067Z
--------------------------------------------------------------------------------
2025/02/02 02:04:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142562b-101e-006a-0216-7564d5000000
Time:2025-02-02T02:04:34.4187103Z
--------------------------------------------------------------------------------
2025/02/02 02:04:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914258e9-101e-006a-0816-7564d5000000
Time:2025-02-02T02:04:35.4545643Z
--------------------------------------------------------------------------------
2025/02/02 02:04:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91425bba-101e-006a-1c16-7564d5000000
Time:2025-02-02T02:04:36.4904368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91425bba-101e-006a-1c16-7564d5000000
Time:2025-02-02T02:04:36.4904368Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:04:44 DEBUG : Azure container rclone-test-jeqerow6zoja: File to upload is small (60 bytes), uploading instead of streaming
2025/02/02 02:04:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/02 02:04:44 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/02/02 02:04:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914270e0-101e-006a-5416-7564d5000000
Time:2025-02-02T02:04:45.0008151Z
--------------------------------------------------------------------------------
2025/02/02 02:04:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142728f-101e-006a-1816-7564d5000000
Time:2025-02-02T02:04:46.0361381Z
--------------------------------------------------------------------------------
2025/02/02 02:04:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91427486-101e-006a-4b16-7564d5000000
Time:2025-02-02T02:04:47.0725391Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91427486-101e-006a-4b16-7564d5000000
Time:2025-02-02T02:04:47.0725391Z
--------------------------------------------------------------------------------
2025/02/02 02:04:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91427654-101e-006a-6f16-7564d5000000
Time:2025-02-02T02:04:48.1101209Z
--------------------------------------------------------------------------------
2025/02/02 02:04:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914277da-101e-006a-4516-7564d5000000
Time:2025-02-02T02:04:49.1457135Z
--------------------------------------------------------------------------------
2025/02/02 02:04:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91427933-101e-006a-7c16-7564d5000000
Time:2025-02-02T02:04:50.1818239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91427933-101e-006a-7c16-7564d5000000
Time:2025-02-02T02:04:50.1818239Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.69s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142849e-101e-006a-2916-7564d5000000
Time:2025-02-02T02:04:58.3700794Z
--------------------------------------------------------------------------------
2025/02/02 02:04: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914285ff-101e-006a-5c16-7564d5000000
Time:2025-02-02T02:04:59.4056627Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914287d7-101e-006a-8016-7564d5000000
Time:2025-02-02T02:05:00.4455805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914287d7-101e-006a-8016-7564d5000000
Time:2025-02-02T02:05:00.4455805Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914289f6-101e-006a-5e16-7564d5000000
Time:2025-02-02T02:05:01.4818574Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91428b47-101e-006a-7e16-7564d5000000
Time:2025-02-02T02:05:02.5181089Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91428cd9-101e-006a-5516-7564d5000000
Time:2025-02-02T02:05:03.5542509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91428cd9-101e-006a-5516-7564d5000000
Time:2025-02-02T02:05:03.5542509Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
2025/02/02 02:05:11 DEBUG : sub dir/: Creating directory marker
2025/02/02 02:05:12 DEBUG : Azure container rclone-test-jeqerow6zoja: Touching "empty space"
2025/02/02 02:05:12 DEBUG : Azure container rclone-test-jeqerow6zoja: Touching "potato2"
2025/02/02 02:05:12 DEBUG : Azure container rclone-test-jeqerow6zoja: Touching "sub dir/potato3"
2025/02/02 02:05:12 DEBUG : sub dir/: Removing directory marker
2025/02/02 02:05:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914299bc-101e-006a-5916-7564d5000000
Time:2025-02-02T02:05:12.5370355Z
--------------------------------------------------------------------------------
2025/02/02 02:05:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91429bce-101e-006a-4016-7564d5000000
Time:2025-02-02T02:05:13.5723552Z
--------------------------------------------------------------------------------
2025/02/02 02:05:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91429e75-101e-006a-2316-7564d5000000
Time:2025-02-02T02:05:14.6080369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91429e75-101e-006a-2316-7564d5000000
Time:2025-02-02T02:05:14.6080369Z
--------------------------------------------------------------------------------
2025/02/02 02:05:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142a0f7-101e-006a-7616-7564d5000000
Time:2025-02-02T02:05:15.6446058Z
--------------------------------------------------------------------------------
2025/02/02 02:05:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142a3bc-101e-006a-0b16-7564d5000000
Time:2025-02-02T02:05:16.6801321Z
--------------------------------------------------------------------------------
2025/02/02 02:05:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142a634-101e-006a-5616-7564d5000000
Time:2025-02-02T02:05:17.7162374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142a634-101e-006a-5616-7564d5000000
Time:2025-02-02T02:05:17.7162374Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.16s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/02/02 02:05:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142b927-101e-006a-3a16-7564d5000000
Time:2025-02-02T02:05:25.9024183Z
--------------------------------------------------------------------------------
2025/02/02 02:05:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142bb10-101e-006a-6e16-7564d5000000
Time:2025-02-02T02:05:26.9379080Z
--------------------------------------------------------------------------------
2025/02/02 02:05:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142bce2-101e-006a-1616-7564d5000000
Time:2025-02-02T02:05:27.9760005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142bce2-101e-006a-1616-7564d5000000
Time:2025-02-02T02:05:27.9760005Z
--------------------------------------------------------------------------------
2025/02/02 02:05:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142bedc-101e-006a-6016-7564d5000000
Time:2025-02-02T02:05:29.0117590Z
--------------------------------------------------------------------------------
2025/02/02 02:05:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142c0bb-101e-006a-0716-7564d5000000
Time:2025-02-02T02:05:30.0473587Z
--------------------------------------------------------------------------------
2025/02/02 02:05:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142c2bb-101e-006a-5b16-7564d5000000
Time:2025-02-02T02:05:31.0835325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142c2bb-101e-006a-5b16-7564d5000000
Time:2025-02-02T02:05:31.0835325Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/02/02 02:05:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d02b-101e-006a-2c16-7564d5000000
Time:2025-02-02T02:05:39.2678722Z
--------------------------------------------------------------------------------
2025/02/02 02:05:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d1bc-101e-006a-0e16-7564d5000000
Time:2025-02-02T02:05:40.3045638Z
--------------------------------------------------------------------------------
2025/02/02 02:05:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d388-101e-006a-0c16-7564d5000000
Time:2025-02-02T02:05:41.3401127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d388-101e-006a-0c16-7564d5000000
Time:2025-02-02T02:05:41.3401127Z
--------------------------------------------------------------------------------
2025/02/02 02:05:42 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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d55c-101e-006a-2b16-7564d5000000
Time:2025-02-02T02:05:42.3765021Z
--------------------------------------------------------------------------------
2025/02/02 02:05:43 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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d73a-101e-006a-5316-7564d5000000
Time:2025-02-02T02:05:43.4155775Z
--------------------------------------------------------------------------------
2025/02/02 02:05:44 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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d948-101e-006a-3716-7564d5000000
Time:2025-02-02T02:05:44.4516406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142d948-101e-006a-3716-7564d5000000
Time:2025-02-02T02:05:44.4516406Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/02 02:05: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142e5a0-101e-006a-4116-7564d5000000
Time:2025-02-02T02:05:52.6381929Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142e72d-101e-006a-0e16-7564d5000000
Time:2025-02-02T02:05:53.6738492Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142e852-101e-006a-1316-7564d5000000
Time:2025-02-02T02:05:54.7099207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142e852-101e-006a-1316-7564d5000000
Time:2025-02-02T02:05:54.7099207Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142e99e-101e-006a-2e16-7564d5000000
Time:2025-02-02T02:05:55.7454147Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142eb31-101e-006a-0a16-7564d5000000
Time:2025-02-02T02:05:56.7808767Z
--------------------------------------------------------------------------------
2025/02/02 02:05: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142ed57-101e-006a-7f16-7564d5000000
Time:2025-02-02T02:05:57.8165041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142ed57-101e-006a-7f16-7564d5000000
Time:2025-02-02T02:05:57.8165041Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.36s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142fb5e-101e-006a-6b17-7564d5000000
Time:2025-02-02T02:06:06.0015401Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9142fde6-101e-006a-0817-7564d5000000
Time:2025-02-02T02:06:07.0373462Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91430013-101e-006a-3517-7564d5000000
Time:2025-02-02T02:06:08.0733894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91430013-101e-006a-3517-7564d5000000
Time:2025-02-02T02:06:08.0733894Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914301e5-101e-006a-0917-7564d5000000
Time:2025-02-02T02:06:09.1094113Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91430519-101e-006a-7917-7564d5000000
Time:2025-02-02T02:06:10.1458925Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91430738-101e-006a-1a17-7564d5000000
Time:2025-02-02T02:06:11.1818543Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91430738-101e-006a-1a17-7564d5000000
Time:2025-02-02T02:06:11.1818543Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431596-101e-006a-2017-7564d5000000
Time:2025-02-02T02:06:19.3700832Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914316bf-101e-006a-1b17-7564d5000000
Time:2025-02-02T02:06:20.4059534Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431842-101e-006a-6717-7564d5000000
Time:2025-02-02T02:06:21.4416273Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431842-101e-006a-6717-7564d5000000
Time:2025-02-02T02:06:21.4416273Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:914319c3-101e-006a-2017-7564d5000000
Time:2025-02-02T02:06:22.4776461Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431b13-101e-006a-4b17-7564d5000000
Time:2025-02-02T02:06:23.5136641Z
--------------------------------------------------------------------------------
2025/02/02 02:06: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-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431c7a-101e-006a-7a17-7564d5000000
Time:2025-02-02T02:06:24.5508767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91431c7a-101e-006a-7a17-7564d5000000
Time:2025-02-02T02:06:24.5508767Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-jeqerow6zoja", Local "Local file system at /tmp/rclone4264020283", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/02/02 02:06:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432856-101e-006a-1f17-7564d5000000
Time:2025-02-02T02:06:32.7371618Z
--------------------------------------------------------------------------------
2025/02/02 02:06:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9143298e-101e-006a-2917-7564d5000000
Time:2025-02-02T02:06:33.7738315Z
--------------------------------------------------------------------------------
2025/02/02 02:06:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432aef-101e-006a-4917-7564d5000000
Time:2025-02-02T02:06:34.8096372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432aef-101e-006a-4917-7564d5000000
Time:2025-02-02T02:06:34.8096372Z
--------------------------------------------------------------------------------
2025/02/02 02:06:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432c7d-101e-006a-0917-7564d5000000
Time:2025-02-02T02:06:35.8462494Z
--------------------------------------------------------------------------------
2025/02/02 02:06:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432ddd-101e-006a-3c17-7564d5000000
Time:2025-02-02T02:06:36.8824778Z
--------------------------------------------------------------------------------
2025/02/02 02:06:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432f1f-101e-006a-5617-7564d5000000
Time:2025-02-02T02:06:37.9180050Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jeqerow6zoja/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91432f1f-101e-006a-5617-7564d5000000
Time:2025-02-02T02:06:37.9180050Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== 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/02 02:06:46 DEBUG : Azure container rclone-test-jeqerow6zoja: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m8.68108004s (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]