"./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestSyncCompareDest|TestTransformFile)$'" - Starting (try 4/5) 2026/02/26 02:15:20 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-foxucer0hiri" 2026/02/26 02:15:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 02:15:21 DEBUG : Creating backend with remote "/tmp/rclone2165480041" === RUN TestSyncCompareDest run.go:185: Remote "Cloudinary root 'rclone-test-foxucer0hiri'", Local "Local file system at /tmp/rclone2165480041", Modify Window "876000h0m0s" 2026/02/26 02:15:21 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-foxucer0hiri/dst" 2026/02/26 02:15:21 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-foxucer0hiri/CompareDest" 2026/02/26 02:15:22 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 02:15:22 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:22 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:23 DEBUG : one: size = 3 OK 2026/02/26 02:15:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/02/26 02:15:23 INFO : one: Copied (new) 2026/02/26 02:15:23 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:25 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:15:25 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:15:25 DEBUG : one: Sizes differ 2026/02/26 02:15:25 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:26 DEBUG : one: size = 5 OK 2026/02/26 02:15:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/26 02:15:26 INFO : one: Copied (replaced existing) 2026/02/26 02:15:26 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:15:29 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:15:29 DEBUG : one: Sizes differ 2026/02/26 02:15:29 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:29 DEBUG : one: size = 5 OK 2026/02/26 02:15:29 DEBUG : one: Sizes identical 2026/02/26 02:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 02:15:29 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:29 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:29 INFO : There was nothing to transfer 2026/02/26 02:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:15:31 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:15:31 DEBUG : one: Sizes differ 2026/02/26 02:15:32 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 02:15:32 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:32 DEBUG : one: size = 5 OK 2026/02/26 02:15:32 DEBUG : one: Sizes identical 2026/02/26 02:15:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 02:15:32 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:32 DEBUG : two: size = 3 OK 2026/02/26 02:15:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/26 02:15:32 INFO : two: Copied (new) 2026/02/26 02:15:32 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/02/26 02:15:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:15:41 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:15:41 DEBUG : one: Sizes differ 2026/02/26 02:15:41 DEBUG : two: size = 3 OK 2026/02/26 02:15:41 DEBUG : two: Sizes identical 2026/02/26 02:15:41 DEBUG : two: Unchanged skipping 2026/02/26 02:15:41 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:41 DEBUG : one: size = 5 OK 2026/02/26 02:15:41 DEBUG : one: Sizes identical 2026/02/26 02:15:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 02:15:41 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:41 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:41 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/02/26 02:15:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:15:52 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:15:52 DEBUG : one: Sizes differ 2026/02/26 02:15:52 DEBUG : two: size = 3 OK 2026/02/26 02:15:52 DEBUG : two: Sizes identical 2026/02/26 02:15:52 DEBUG : two: Unchanged skipping 2026/02/26 02:15:52 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:15:52 DEBUG : one: size = 5 OK 2026/02/26 02:15:52 DEBUG : one: Sizes identical 2026/02/26 02:15:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 02:15:52 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:15:52 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:52 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2204 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2204 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/02/26 02:16:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:16:11 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:16:11 DEBUG : one: Sizes differ 2026/02/26 02:16:11 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for checks to finish 2026/02/26 02:16:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:16:11 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/dst') 2026/02/26 02:16:11 DEBUG : two: Sizes differ 2026/02/26 02:16:11 DEBUG : one: size = 5 OK 2026/02/26 02:16:11 DEBUG : one: Sizes identical 2026/02/26 02:16:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 02:16:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone2165480041) 2026/02/26 02:16:12 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-foxucer0hiri/CompareDest') 2026/02/26 02:16:12 DEBUG : two: Sizes differ 2026/02/26 02:16:12 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri/dst': Waiting for transfers to finish 2026/02/26 02:16:12 DEBUG : two: size = 5 OK 2026/02/26 02:16:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/02/26 02:16:12 INFO : two: Copied (replaced existing) 2026/02/26 02:16:12 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (55.79s) === RUN TestTransformFile run.go:185: Remote "Cloudinary root 'rclone-test-foxucer0hiri'", Local "Local file system at /tmp/rclone2165480041", Modify Window "876000h0m0s" 2026/02/26 02:16:16 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:16:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:16:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:16:17 INFO : tictacempty_dir: Making directory 2026/02/26 02:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:16:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:16:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:16:17 INFO : tictactoe: Making directory 2026/02/26 02:16:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:16:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:16:17 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:16:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 02:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:16:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:16:17 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri': Waiting for checks to finish 2026/02/26 02:16:17 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri': Waiting for transfers to finish 2026/02/26 02:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:16:18 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 02:16:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:16:18 INFO : toe/toe/toe.txt: Deleted 2026/02/26 02:16:18 INFO : toe/toe: Removing directory 2026/02/26 02:16:18 INFO : toe: Removing directory 2026/02/26 02:16:18 INFO : empty_dir: Removing directory 2026/02/26 02:16:18 DEBUG : Local file system at /tmp/rclone2165480041: deleted 3 directories 2026/02/26 02:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/02/26 02:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 02:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 02:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 02:16:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/26 02:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 02:16:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/26 02:16:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestTransformFile (9.02s) FAIL 2026/02/26 02:16:26 DEBUG : Cloudinary root 'rclone-test-foxucer0hiri': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestSyncCompareDest|TestTransformFile)$'" - Finished ERROR in 1m5.893789543s (try 4/5): exit status 1: Failed [TestSyncCompareDest]