"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/12/10 04:23:42 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu" 2024/12/10 04:23:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 04:23:43 DEBUG : box root 'rclone-test-mahixol6nasu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:23:43 DEBUG : Creating backend with remote "/tmp/rclone338831967" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:23:44 DEBUG : box root 'rclone-test-mahixol6nasu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:23:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/10 04:23:45 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:23:45 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.79s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:23:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:23:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:23:48 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:23:48 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:23:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 04:23:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:23:51 DEBUG : box root 'rclone-test-mahixol6nasu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.17s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.84s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.80s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:23:57 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 04:23:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 04:23:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:23:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyMissingDirectory (2.02s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:23:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:23:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:23:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 04:24:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:07 ERROR : sub dir: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '297662180536'. 'folder' with value '297662180536' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '297662180536'. 'folder' with value '297662180536' not found"}]}) Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (8.27s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:07 INFO : box root 'rclone-test-mahixol6nasu': Running all checks before starting transfers 2024/12/10 04:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:08 INFO : box root 'rclone-test-mahixol6nasu': Checks finished, now starting transfers 2024/12/10 04:24:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:08 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) sync_test.go:230: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:230 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:09 ERROR : Ignoring --no-traverse with sync 2024/12/10 04:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:09 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:09 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:09 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:24:09 ERROR : box root 'rclone-test-mahixol6nasu': not deleting files as there were IO errors 2024/12/10 04:24:09 ERROR : box root 'rclone-test-mahixol6nasu': not deleting directories as there were IO errors sync_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:250 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 04:24:11 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:11 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/10 04:24:12 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyWithDepth (5.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:24:16 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:16 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 04:24:18 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (5.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:24:21 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:21 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 04:24:23 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 04:24:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:24:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 04:24:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:24:26 DEBUG : sub dir: Making directory 2024/12/10 04:24:26 DEBUG : sub dir2: Making directory 2024/12/10 04:24:28 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 04:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:29 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:29 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:29 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (6.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:33 DEBUG : sub dir2: Making directory 2024/12/10 04:24:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 04:24:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:24:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:33 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:33 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:34 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (1.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:34 DEBUG : sub dir2: Making directory with metadata 2024/12/10 04:24:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:24:35 DEBUG : sub dir: Making directory 2024/12/10 04:24:35 DEBUG : sub dir2: Making directory 2024/12/10 04:24:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:36 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:36 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:36 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:24:36 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (3.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.76s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:39 DEBUG : sub dir2: Making directory 2024/12/10 04:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:40 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:24:40 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:41 DEBUG : sub dir2: Making directory with metadata 2024/12/10 04:24:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:24:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:24:41 DEBUG : sub dir: Making directory 2024/12/10 04:24:41 DEBUG : sub dir2: Making directory 2024/12/10 04:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:42 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:42 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:42 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:24:42 ERROR : box root 'rclone-test-mahixol6nasu': not deleting files as there were IO errors 2024/12/10 04:24:42 ERROR : box root 'rclone-test-mahixol6nasu': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (3.89s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:45 DEBUG : sub dir2: Making directory 2024/12/10 04:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:24:46 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:46 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:46 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:24:46 ERROR : box root 'rclone-test-mahixol6nasu': not deleting files as there were IO errors 2024/12/10 04:24:46 ERROR : box root 'rclone-test-mahixol6nasu': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestServerSideCopy (1.03s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestCopyOverSelf (1.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestServerSideCopyOverSelf (1.07s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestMoveOverSelf (1.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestServerSideMoveOverSelf (1.11s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestCopyAfterDelete (1.13s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-mahixol6nasu'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) --- FAIL: TestCopyRedownload (1.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:55 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 04:24:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 04:24:56 INFO : check sum: Copied (new) 2024/12/10 04:24:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:24:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:24:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 04:24:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/10 04:24:57 DEBUG : check sum: Unchanged skipping 2024/12/10 04:24:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:24:57 DEBUG : Waiting for deletions to finish 2024/12/10 04:24:57 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.57s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 04:25:01 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:01 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 04:25:03 INFO : sizeonly: Copied (new) 2024/12/10 04:25:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:04 DEBUG : sizeonly: Sizes identical 2024/12/10 04:25:04 DEBUG : sizeonly: Unchanged skipping 2024/12/10 04:25:04 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:04 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:04 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:04 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 04:25:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/10 04:25:09 INFO : ignore-size: Copied (new) 2024/12/10 04:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:10 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:25:10 DEBUG : ignore-size: Unchanged skipping 2024/12/10 04:25:10 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:10 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:10 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:25:16 DEBUG : existing: Unchanged skipping 2024/12/10 04:25:16 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:16 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:16 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 04:25:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 04:25:19 INFO : existing: Copied (replaced existing) 2024/12/10 04:25:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (8.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:25:23 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:23 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 04:25:25 INFO : existing: Copied (new) 2024/12/10 04:25:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:26 DEBUG : existing: Destination exists, skipping 2024/12/10 04:25:26 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:26 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:26 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.96s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:36 DEBUG : d: Making directory 2024/12/10 04:25:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:25:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:25:39 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:25:39 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:39 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:25:42 INFO : a/potato2: Copied (new) 2024/12/10 04:25:42 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:43 INFO : b/potato: Deleted 2024/12/10 04:25:43 INFO : d: Removing directory 2024/12/10 04:25:44 INFO : b: Removing directory 2024/12/10 04:25:45 DEBUG : box root 'rclone-test-mahixol6nasu': deleted 2 directories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (21.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:25:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:25:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/12/10 04:25:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 04:25:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/10 04:25:59 DEBUG : empty space: Unchanged skipping 2024/12/10 04:25:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:25:59 DEBUG : Waiting for deletions to finish 2024/12/10 04:25:59 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/12/10 04:26:00 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 04:26:00 INFO : empty space: Updated modification time in destination 2024/12/10 04:26:00 DEBUG : empty space: Unchanged skipping 2024/12/10 04:26:00 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:00 DEBUG : Waiting for deletions to finish 2024/12/10 04:26:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (22.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:17 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/12/10 04:26:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 04:26:17 DEBUG : empty space: Unchanged skipping 2024/12/10 04:26:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:17 DEBUG : Waiting for deletions to finish 2024/12/10 04:26:17 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:23 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/12/10 04:26:23 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone338831967) 2024/12/10 04:26:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-mahixol6nasu') 2024/12/10 04:26:23 DEBUG : foo: sha1 differ 2024/12/10 04:26:23 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/10 04:26:24 INFO : foo: Copied (replaced existing) 2024/12/10 04:26:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (7.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 04:26:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:26:30 DEBUG : empty space: Unchanged skipping 2024/12/10 04:26:30 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:30 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:26:31 INFO : potato: Copied (new) 2024/12/10 04:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (8.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 04:26:38 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:38 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/10 04:26:40 INFO : potato: Copied (replaced existing) 2024/12/10 04:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.39s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2024/12/10 04:26:45 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone338831967) 2024/12/10 04:26:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-mahixol6nasu') 2024/12/10 04:26:45 DEBUG : potato: sha1 differ 2024/12/10 04:26:45 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/10 04:26:47 INFO : potato: Copied (replaced existing) 2024/12/10 04:26:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (7.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:26:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:26:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 04:26:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:26:54 DEBUG : empty space: Unchanged skipping 2024/12/10 04:26:54 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:26:54 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:26:54 DEBUG : Waiting for deletions to finish 2024/12/10 04:26:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:27:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:27:03 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:27:03 DEBUG : empty space: Unchanged skipping 2024/12/10 04:27:03 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:27:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:27:04 INFO : potato2: Copied (new) 2024/12/10 04:27:04 DEBUG : Waiting for deletions to finish 2024/12/10 04:27:05 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:27:15 DEBUG : d: Making directory 2024/12/10 04:27:16 DEBUG : d/e: Making directory 2024/12/10 04:27:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:27:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:27:19 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:27:21 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:27:21 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:27:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:27:22 INFO : a/potato2: Copied (new) 2024/12/10 04:27:22 DEBUG : Waiting for deletions to finish 2024/12/10 04:27:23 INFO : b/potato: Deleted 2024/12/10 04:27:23 INFO : d/e: Removing directory 2024/12/10 04:27:24 INFO : d: Removing directory 2024/12/10 04:27:25 INFO : b: Removing directory 2024/12/10 04:27:26 DEBUG : box root 'rclone-test-mahixol6nasu': deleted 3 directories run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:27:38 DEBUG : d: Making directory 2024/12/10 04:27:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:27:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:27:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:27:40 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:27:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:27:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:27:43 INFO : a/potato2: Copied (new) 2024/12/10 04:27:43 ERROR : box root 'rclone-test-mahixol6nasu': not deleting files as there were IO errors 2024/12/10 04:27:43 ERROR : box root 'rclone-test-mahixol6nasu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:27:56 DEBUG : Waiting for deletions to finish 2024/12/10 04:27:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:27:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:27:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:27:57 DEBUG : empty space: Unchanged skipping 2024/12/10 04:27:57 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:27:58 INFO : potato: Deleted 2024/12/10 04:27:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:27:59 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:07 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:07 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:07 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:08 INFO : potato: Deleted 2024/12/10 04:28:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:28:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:28:09 DEBUG : empty space: Unchanged skipping 2024/12/10 04:28:09 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:09 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 04:28:11 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncDeleteBefore (12.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:28:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:17 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/10 04:28:19 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestCopyDeleteBefore (8.37s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:28 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:28:28 DEBUG : enormous: Excluded 2024/12/10 04:28:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:28:28 DEBUG : potato2: Excluded 2024/12/10 04:28:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:28:28 DEBUG : potato2: Excluded 2024/12/10 04:28:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:28:28 DEBUG : empty space: Unchanged skipping 2024/12/10 04:28:28 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:28 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:28 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:28 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:29 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:28:29 DEBUG : enormous: Excluded 2024/12/10 04:28:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:28:29 DEBUG : potato2: Excluded 2024/12/10 04:28:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:28:29 DEBUG : potato2: Excluded 2024/12/10 04:28:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/10 04:28:29 DEBUG : empty space: Unchanged skipping 2024/12/10 04:28:29 DEBUG : Local file system at /tmp/rclone338831967: Waiting for checks to finish 2024/12/10 04:28:29 DEBUG : Local file system at /tmp/rclone338831967: Waiting for transfers to finish 2024/12/10 04:28:29 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:29 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncWithExclude (10.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:39 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:28:39 DEBUG : enormous: Excluded 2024/12/10 04:28:39 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:28:39 DEBUG : potato2: Excluded 2024/12/10 04:28:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:28:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:40 DEBUG : empty space: Unchanged skipping 2024/12/10 04:28:40 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:40 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:40 INFO : potato2: Deleted 2024/12/10 04:28:41 INFO : enormous: Deleted 2024/12/10 04:28:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/10 04:28:41 DEBUG : empty space: Unchanged skipping 2024/12/10 04:28:41 DEBUG : Local file system at /tmp/rclone338831967: Waiting for checks to finish 2024/12/10 04:28:41 DEBUG : Local file system at /tmp/rclone338831967: Waiting for transfers to finish 2024/12/10 04:28:41 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:41 INFO : enormous: Deleted 2024/12/10 04:28:41 INFO : potato2: Deleted 2024/12/10 04:28:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:28:53 DEBUG : five: Need to transfer - File not found at Destination 2024/12/10 04:28:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/10 04:28:53 DEBUG : one: Destination is newer than source, skipping 2024/12/10 04:28:53 DEBUG : three: Sizes identical 2024/12/10 04:28:53 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 04:28:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:28:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone338831967) 2024/12/10 04:28:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-mahixol6nasu') 2024/12/10 04:28:53 DEBUG : two: sha1 differ 2024/12/10 04:28:53 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 04:28:54 INFO : four: Copied (replaced existing) 2024/12/10 04:28:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 04:28:54 INFO : two: Copied (replaced existing) 2024/12/10 04:28:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 04:28:55 INFO : five: Copied (new) 2024/12/10 04:28:55 DEBUG : Waiting for deletions to finish 2024/12/10 04:28:55 DEBUG : one: Destination is newer than source, skipping 2024/12/10 04:28:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:28:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 04:28:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone338831967) 2024/12/10 04:28:55 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/10 04:28:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 04:28:55 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/10 04:28:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:28:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-mahixol6nasu') 2024/12/10 04:28:55 DEBUG : three: sha1 differ 2024/12/10 04:28:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:28:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 04:28:55 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/10 04:28:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 04:28:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:28:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:28:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 04:28:57 INFO : three: Copied (replaced existing) 2024/12/10 04:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (18.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/10 04:29:04 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:04 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:29:04 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:04 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 04:29:04 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 04:29:06 INFO : potato: Copied (new) 2024/12/10 04:29:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 04:29:06 INFO : yam: Copied (new) 2024/12/10 04:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:29:07 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:07 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:07 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:07 DEBUG : potato: Unchanged skipping 2024/12/10 04:29:07 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:08 INFO : yam: Moved (server-side) to: yaml 2024/12/10 04:29:08 INFO : yaml: Renamed from "yam" 2024/12/10 04:29:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:08 DEBUG : Waiting for deletions to finish 2024/12/10 04:29:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/10 04:29:13 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:13 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:13 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:29:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 04:29:13 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:13 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 04:29:15 INFO : yam: Copied (new) 2024/12/10 04:29:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 04:29:15 INFO : potato: Copied (new) 2024/12/10 04:29:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:29:15 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:15 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:15 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:15 DEBUG : potato: Unchanged skipping 2024/12/10 04:29:15 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:16 INFO : yam: Moved (server-side) to: yaml 2024/12/10 04:29:16 INFO : yaml: Renamed from "yam" 2024/12/10 04:29:16 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:16 DEBUG : Waiting for deletions to finish 2024/12/10 04:29:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/10 04:29:22 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:22 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:22 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:29:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 04:29:22 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:22 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 04:29:25 INFO : potato: Copied (new) 2024/12/10 04:29:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 04:29:25 INFO : sub/yam: Copied (new) 2024/12/10 04:29:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:29:26 DEBUG : potato: Unchanged skipping 2024/12/10 04:29:26 INFO : box root 'rclone-test-mahixol6nasu': Making map for --track-renames 2024/12/10 04:29:26 INFO : box root 'rclone-test-mahixol6nasu': Finished making map for --track-renames 2024/12/10 04:29:26 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:26 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for renames to finish 2024/12/10 04:29:28 INFO : sub/yam: Moved (server-side) to: yam 2024/12/10 04:29:28 INFO : yam: Renamed from "sub/yam" 2024/12/10 04:29:28 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:28 DEBUG : Waiting for deletions to finish 2024/12/10 04:29:28 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:34 DEBUG : Creating backend with remote "/tmp/rclone338831967/dir1" 2024/12/10 04:29:34 DEBUG : Creating backend with remote "/tmp/rclone338831967/dir2" 2024/12/10 04:29:34 DEBUG : Local file system at /tmp/rclone338831967/dir2: Using server-side directory move 2024/12/10 04:29:34 INFO : Local file system at /tmp/rclone338831967/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:29:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 04:29:34 DEBUG : Local file system at /tmp/rclone338831967/dir2: Waiting for checks to finish 2024/12/10 04:29:34 DEBUG : Local file system at /tmp/rclone338831967/dir2: Waiting for transfers to finish 2024/12/10 04:29:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:29:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 04:29:35 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:35 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:36 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:29:36 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:29:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 04:29:39 INFO : nested/sub dir/file: Copied (new) 2024/12/10 04:29:39 INFO : nested/sub dir/file: Deleted 2024/12/10 04:29:39 ERROR : Local file system at /tmp/rclone338831967: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (8.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:29:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 04:29:44 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:44 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:44 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:29:44 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) 2024/12/10 04:29:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 04:29:48 INFO : nested/sub dir/file: Copied (new) 2024/12/10 04:29:48 INFO : nested/sub dir/file: Deleted sync_test.go:1808: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1808 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (8.91s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:29:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:29:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 04:29:53 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:53 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/10 04:29:54 INFO : existing-b: Copied (new) 2024/12/10 04:29:54 INFO : existing-b: Deleted 2024/12/10 04:29:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 04:29:55 INFO : existing: Copied (new) 2024/12/10 04:29:55 INFO : existing: Deleted 2024/12/10 04:29:56 DEBUG : existing: Destination exists, skipping 2024/12/10 04:29:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 04:29:56 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:29:56 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:29:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (7.16s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:30:00 DEBUG : Creating backend with remote "TestBox:rclone-test-melixom3cila" 2024/12/10 04:30:00 DEBUG : box root 'rclone-test-melixom3cila': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-mahixol6nasu' -> box root 'rclone-test-melixom3cila' 2024/12/10 04:30:07 DEBUG : box root 'rclone-test-melixom3cila': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:13 DEBUG : box root 'rclone-test-melixom3cila': Using server-side directory move 2024/12/10 04:30:13 INFO : box root 'rclone-test-melixom3cila': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:30:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:30:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/10 04:30:13 DEBUG : empty space: Unchanged skipping 2024/12/10 04:30:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:30:13 DEBUG : box root 'rclone-test-melixom3cila': Waiting for checks to finish 2024/12/10 04:30:14 INFO : potato3: Deleted 2024/12/10 04:30:14 INFO : empty space: Deleted 2024/12/10 04:30:14 DEBUG : box root 'rclone-test-melixom3cila': Waiting for transfers to finish 2024/12/10 04:30:15 INFO : potato2: Moved (server-side) 2024/12/10 04:30:15 INFO : potato3: Moved (server-side) 2024/12/10 04:30:16 DEBUG : Creating backend with remote "TestBox:rclone-test-nipabaf3yelo" 2024/12/10 04:30:17 DEBUG : box root 'rclone-test-nipabaf3yelo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:17 DEBUG : box root 'rclone-test-nipabaf3yelo': Using server-side directory move 2024/12/10 04:30:18 DEBUG : box root 'rclone-test-nipabaf3yelo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:19 INFO : box root 'rclone-test-nipabaf3yelo': Server side directory move succeeded 2024/12/10 04:30:20 DEBUG : box root 'rclone-test-melixom3cila': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:20 ERROR : : error listing: directory not found 2024/12/10 04:30:20 DEBUG : box root 'rclone-test-nipabaf3yelo': Purge remote 2024/12/10 04:30:22 DEBUG : box root 'rclone-test-melixom3cila': Purge remote 2024/12/10 04:30:22 DEBUG : box root 'rclone-test-melixom3cila': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (23.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:30:23 DEBUG : Creating backend with remote "TestBox:rclone-test-xebayom5fugi" 2024/12/10 04:30:24 DEBUG : box root 'rclone-test-xebayom5fugi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-mahixol6nasu' -> box root 'rclone-test-xebayom5fugi' 2024/12/10 04:30:30 DEBUG : box root 'rclone-test-xebayom5fugi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:35 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:30:35 DEBUG : empty space: Excluded 2024/12/10 04:30:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:30:36 DEBUG : empty space: Excluded 2024/12/10 04:30:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:30:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:30:36 DEBUG : box root 'rclone-test-xebayom5fugi': Waiting for checks to finish 2024/12/10 04:30:36 DEBUG : box root 'rclone-test-xebayom5fugi': Waiting for transfers to finish 2024/12/10 04:30:36 INFO : potato3: Deleted 2024/12/10 04:30:37 INFO : potato2: Moved (server-side) 2024/12/10 04:30:38 INFO : potato3: Moved (server-side) 2024/12/10 04:30:39 DEBUG : Creating backend with remote "TestBox:rclone-test-zubeyul9tafe" 2024/12/10 04:30:39 DEBUG : box root 'rclone-test-zubeyul9tafe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:40 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:30:40 DEBUG : empty space: Excluded 2024/12/10 04:30:40 DEBUG : box root 'rclone-test-zubeyul9tafe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:30:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 04:30:40 DEBUG : box root 'rclone-test-zubeyul9tafe': Waiting for checks to finish 2024/12/10 04:30:40 DEBUG : box root 'rclone-test-zubeyul9tafe': Waiting for transfers to finish 2024/12/10 04:30:41 DEBUG : box root 'rclone-test-zubeyul9tafe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:43 INFO : potato3: Moved (server-side) 2024/12/10 04:30:43 INFO : potato2: Moved (server-side) 2024/12/10 04:30:44 DEBUG : box root 'rclone-test-zubeyul9tafe': Purge remote 2024/12/10 04:30:45 DEBUG : box root 'rclone-test-xebayom5fugi': Purge remote --- PASS: TestServerSideMoveWithFilter (24.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:30:48 DEBUG : Creating backend with remote "TestBox:rclone-test-celojip8peba" 2024/12/10 04:30:49 DEBUG : box root 'rclone-test-celojip8peba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:30:54 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-mahixol6nasu' -> box root 'rclone-test-celojip8peba' 2024/12/10 04:30:57 DEBUG : box root 'rclone-test-celojip8peba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:02 DEBUG : box root 'rclone-test-celojip8peba': Using server-side directory move 2024/12/10 04:31:02 INFO : box root 'rclone-test-celojip8peba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:31:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:31:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/10 04:31:02 DEBUG : empty space: Unchanged skipping 2024/12/10 04:31:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:31:03 DEBUG : box root 'rclone-test-celojip8peba': Waiting for checks to finish 2024/12/10 04:31:03 INFO : empty space: Deleted 2024/12/10 04:31:03 DEBUG : box root 'rclone-test-celojip8peba': Waiting for transfers to finish 2024/12/10 04:31:03 INFO : potato3: Deleted 2024/12/10 04:31:03 INFO : potato2: Moved (server-side) 2024/12/10 04:31:04 INFO : potato3: Moved (server-side) 2024/12/10 04:31:04 INFO : tomatoDir: Removing directory 2024/12/10 04:31:05 DEBUG : box root 'rclone-test-mahixol6nasu': deleted 1 directories 2024/12/10 04:31:07 DEBUG : Creating backend with remote "TestBox:rclone-test-niqebeh1saro" 2024/12/10 04:31:07 DEBUG : box root 'rclone-test-niqebeh1saro': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:08 DEBUG : tomatoDir: Making directory 2024/12/10 04:31:09 DEBUG : box root 'rclone-test-niqebeh1saro': Using server-side directory move 2024/12/10 04:31:09 DEBUG : box root 'rclone-test-niqebeh1saro': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:10 INFO : box root 'rclone-test-niqebeh1saro': Server side directory move succeeded 2024/12/10 04:31:12 DEBUG : box root 'rclone-test-celojip8peba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:12 ERROR : : error listing: directory not found 2024/12/10 04:31:13 DEBUG : box root 'rclone-test-celojip8peba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:13 ERROR : : error listing: directory not found 2024/12/10 04:31:13 DEBUG : box root 'rclone-test-niqebeh1saro': Purge remote 2024/12/10 04:31:14 DEBUG : box root 'rclone-test-celojip8peba': Purge remote 2024/12/10 04:31:15 DEBUG : box root 'rclone-test-celojip8peba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/12/10 04:31:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.79s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:31:17 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncOverlap (5.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:31:22 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/rclone-sync-test" 2024/12/10 04:31:25 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/rclone-sync-test-include/layer2" 2024/12/10 04:31:30 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/rclone-sync-test-ignore-file" 2024/12/10 04:31:37 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:31:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:31:39 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test': Waiting for checks to finish 2024/12/10 04:31:39 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test': Waiting for transfers to finish 2024/12/10 04:31:39 DEBUG : Waiting for deletions to finish 2024/12/10 04:31:39 INFO : There was nothing to transfer 2024/12/10 04:31:40 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:31:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:31:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:31:42 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:31:42 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:31:42 DEBUG : Waiting for deletions to finish 2024/12/10 04:31:42 INFO : rclone-sync-test-include: Removing directory 2024/12/10 04:31:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/12/10 04:31:42 DEBUG : box root 'rclone-test-mahixol6nasu': failed to delete 1 directories 2024/12/10 04:31:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:31:44 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:31:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:31:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:31:45 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/10 04:31:45 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/10 04:31:45 DEBUG : Waiting for deletions to finish 2024/12/10 04:31:45 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:31:47 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:31:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:31:48 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:31:48 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:31:48 DEBUG : Waiting for deletions to finish 2024/12/10 04:31:48 INFO : rclone-sync-test-include: Removing directory 2024/12/10 04:31:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/12/10 04:31:49 DEBUG : box root 'rclone-test-mahixol6nasu': failed to delete 1 directories 2024/12/10 04:31:49 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:31:50 DEBUG : : Excluded 2024/12/10 04:31:50 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:31:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:31:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:31:52 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/10 04:31:52 DEBUG : box root 'rclone-test-mahixol6nasu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/10 04:31:52 DEBUG : Waiting for deletions to finish 2024/12/10 04:31:52 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (49.37s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:32:12 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:32:14 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/CompareDest" 2024/12/10 04:32:17 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 04:32:17 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:17 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 04:32:20 INFO : one: Copied (new) 2024/12/10 04:32:20 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:22 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:23 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 04:32:24 INFO : one: Copied (replaced existing) 2024/12/10 04:32:24 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:31 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:32:32 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:32 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:32 INFO : There was nothing to transfer 2024/12/10 04:32:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 04:32:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:38 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:32:38 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:38 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:38 INFO : There was nothing to transfer 2024/12/10 04:32:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 04:32:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:40 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:32:41 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:41 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:41 INFO : There was nothing to transfer 2024/12/10 04:32:44 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2024/12/10 04:32:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 04:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 04:32:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:44 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:32:44 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:44 DEBUG : Waiting for deletions to finish 2024/12/10 04:32:44 INFO : There was nothing to transfer 2024/12/10 04:32:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:47 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 04:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:32:47 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:32:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:32:48 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:32:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/10 04:32:49 INFO : two: Copied (new) 2024/12/10 04:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (45.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:33:03 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dest" 2024/12/10 04:33:06 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/pre-dest1" 2024/12/10 04:33:07 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/pre-dest2" 2024/12/10 04:33:10 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:33:10 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 04:33:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:33:12 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 04:33:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 04:33:13 DEBUG : box root 'rclone-test-mahixol6nasu/dest': Waiting for checks to finish 2024/12/10 04:33:13 DEBUG : box root 'rclone-test-mahixol6nasu/dest': Waiting for transfers to finish 2024/12/10 04:33:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/10 04:33:16 INFO : 3: Copied (new) 2024/12/10 04:33:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.46s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:33:24 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:33:26 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/CopyDest" 2024/12/10 04:33:29 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 04:33:29 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:33:29 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:33:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 04:33:32 INFO : one: Copied (new) 2024/12/10 04:33:32 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:33:35 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:33:36 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:33:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 04:33:37 INFO : one: Copied (replaced existing) 2024/12/10 04:33:37 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:43 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/BackupDir" 2024/12/10 04:33:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:33:46 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:33:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:33:50 INFO : one: Moved (server-side) 2024/12/10 04:33:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 04:33:51 INFO : one: Copied (server-side copy) 2024/12/10 04:33:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 04:33:51 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:33:51 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 04:33:57 INFO : two: Copied (server-side copy) 2024/12/10 04:33:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 04:33:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:57 DEBUG : one: Unchanged skipping 2024/12/10 04:33:57 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:33:57 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:33:57 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:58 DEBUG : one: Unchanged skipping 2024/12/10 04:33:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:58 DEBUG : two: Unchanged skipping 2024/12/10 04:33:58 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:33:58 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:33:58 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:58 INFO : There was nothing to transfer 2024/12/10 04:34:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 04:34:03 DEBUG : three: Destination not found in --copy-dest 2024/12/10 04:34:03 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 04:34:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:03 DEBUG : one: Unchanged skipping 2024/12/10 04:34:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:03 DEBUG : two: Unchanged skipping 2024/12/10 04:34:03 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:34:03 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:34:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/10 04:34:05 INFO : three: Copied (new) 2024/12/10 04:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.00s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:34:24 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:34:24 DEBUG : Config file has changed externally - reloading 2024/12/10 04:34:25 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/backup" 2024/12/10 04:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:34:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:34:28 DEBUG : two: Unchanged skipping 2024/12/10 04:34:28 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:34:31 INFO : one: Moved (server-side) 2024/12/10 04:34:31 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:34:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:34:33 INFO : one: Copied (new) 2024/12/10 04:34:33 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:34 INFO : three.txt: Moved (server-side) 2024/12/10 04:34:34 INFO : three.txt: Moved into backup dir 2024/12/10 04:34:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:34:38 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:34:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:34:38 DEBUG : two: Unchanged skipping 2024/12/10 04:34:40 INFO : one: Deleted 2024/12/10 04:34:41 INFO : one: Moved (server-side) 2024/12/10 04:34:41 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:34:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:34:43 INFO : one: Copied (new) 2024/12/10 04:34:43 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:45 INFO : three.txt: Deleted 2024/12/10 04:34:46 INFO : three.txt: Moved (server-side) 2024/12/10 04:34:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.27s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:35:01 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:35:02 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/backup" 2024/12/10 04:35:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:35:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:04 DEBUG : two: Unchanged skipping 2024/12/10 04:35:04 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:35:08 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:35:08 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:35:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:35:10 INFO : one: Copied (new) 2024/12/10 04:35:10 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:35:11 INFO : three.txt: Moved into backup dir 2024/12/10 04:35:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:35:15 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:35:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:15 DEBUG : two: Unchanged skipping 2024/12/10 04:35:17 INFO : one.bak: Deleted 2024/12/10 04:35:18 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:35:18 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:35:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:35:20 INFO : one: Copied (new) 2024/12/10 04:35:20 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:22 INFO : three.txt.bak: Deleted 2024/12/10 04:35:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:35:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (37.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:35:38 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:35:38 DEBUG : Config file has changed externally - reloading 2024/12/10 04:35:39 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/backup" 2024/12/10 04:35:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:35:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:42 DEBUG : two: Unchanged skipping 2024/12/10 04:35:42 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:35:45 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:35:45 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:35:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:35:46 INFO : one: Copied (new) 2024/12/10 04:35:46 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:35:48 INFO : three.txt: Moved into backup dir 2024/12/10 04:35:52 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:35:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:35:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:52 DEBUG : two: Unchanged skipping 2024/12/10 04:35:54 INFO : one-2019-01-01: Deleted 2024/12/10 04:35:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:35:56 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:35:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:35:58 INFO : one: Copied (new) 2024/12/10 04:35:58 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:59 INFO : three-2019-01-01.txt: Deleted 2024/12/10 04:36:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:36:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (37.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:36:16 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:36:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:36:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:36:17 DEBUG : two: Unchanged skipping 2024/12/10 04:36:17 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:36:19 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:36:19 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:36:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:36:20 INFO : one: Copied (new) 2024/12/10 04:36:20 DEBUG : Waiting for deletions to finish 2024/12/10 04:36:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:36:21 INFO : three.txt: Moved into backup dir 2024/12/10 04:36:25 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 04:36:25 DEBUG : one.bak: Excluded 2024/12/10 04:36:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 04:36:25 DEBUG : three.txt.bak: Excluded 2024/12/10 04:36:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:36:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:36:25 DEBUG : two: Unchanged skipping 2024/12/10 04:36:25 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for checks to finish 2024/12/10 04:36:27 INFO : one.bak: Deleted 2024/12/10 04:36:28 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:36:28 DEBUG : box root 'rclone-test-mahixol6nasu/dst': Waiting for transfers to finish 2024/12/10 04:36:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:36:30 INFO : one: Copied (new) 2024/12/10 04:36:30 DEBUG : Waiting for deletions to finish 2024/12/10 04:36:31 INFO : three.txt.bak: Deleted 2024/12/10 04:36:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:36:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (30.47s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:36:46 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:36:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:36:49 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:36:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:36:51 INFO : one: Copied (new) 2024/12/10 04:36:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:36:52 DEBUG : two: Unchanged skipping 2024/12/10 04:36:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 04:36:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:36:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 04:36:55 INFO : three.txt: Copied (new) 2024/12/10 04:36:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:36:59 INFO : one.bak: Deleted 2024/12/10 04:37:00 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:37:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:37:02 INFO : one: Copied (new) 2024/12/10 04:37:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:37:02 DEBUG : two: Unchanged skipping 2024/12/10 04:37:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 04:37:05 INFO : three.txt.bak: Deleted 2024/12/10 04:37:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:37:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 04:37:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:37:23 DEBUG : Creating backend with remote "TestBox:rclone-test-mahixol6nasu/dst" 2024/12/10 04:37:23 DEBUG : Config file has changed externally - reloading 2024/12/10 04:37:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:37:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:37:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 04:37:27 INFO : one: Copied (new) 2024/12/10 04:37:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:37:28 DEBUG : two: Unchanged skipping 2024/12/10 04:37:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 04:37:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:37:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 04:37:32 INFO : three.txt: Copied (new) 2024/12/10 04:37:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:37:36 INFO : one-2019-01-01: Deleted 2024/12/10 04:37:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:37:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 04:37:38 INFO : one: Copied (new) 2024/12/10 04:37:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:37:39 DEBUG : two: Unchanged skipping 2024/12/10 04:37:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 04:37:41 INFO : three-2019-01-01.txt: Deleted 2024/12/10 04:37:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:37:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 04:37:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (36.91s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:37:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 04:37:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:37:55 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:37:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/10 04:37:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 04:37:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.48s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:37:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:37:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:37:59 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:38:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 04:38:01 INFO : existing: Copied (new) 2024/12/10 04:38:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:38:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 04:38:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 04:38:02 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:38:02 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:38:02 ERROR : box root 'rclone-test-mahixol6nasu': not deleting files as there were IO errors 2024/12/10 04:38:02 ERROR : box root 'rclone-test-mahixol6nasu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncImmutable (7.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.75s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:38:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:38:22 DEBUG : existing: Unchanged skipping 2024/12/10 04:38:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/10 04:38:23 DEBUG : EXISTING: moving to existing-rclone-move-lufiyuz8 2024/12/10 04:38:23 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-lehaqos4 2024/12/10 04:38:24 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lufiyuz8 2024/12/10 04:38:24 DEBUG : EXISTING: moving to existing 2024/12/10 04:38:24 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-lehaqos4 2024/12/10 04:38:24 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/10 04:38:25 INFO : existing-rclone-move-lufiyuz8: Moved (server-side) to: existing 2024/12/10 04:38:25 INFO : EXISTING: Moved (server-side) to: existing 2024/12/10 04:38:25 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/10 04:38:25 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/10 04:38:25 INFO : existingbutdifferent-rclone-move-lehaqos4: Moved (server-side) to: existingbutdifferent 2024/12/10 04:38:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/10 04:38:25 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/10 04:38:26 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/12/10 04:38:26 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/10 04:38:28 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/10 04:38:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/10 04:38:33 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/10 04:38:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xituleb1 2024/12/10 04:38:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xituleb1 2024/12/10 04:38:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/10 04:38:36 INFO : subdira/subdirb/subdirc/hello-rclone-move-xituleb1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 04:38:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 04:38:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/10 04:38:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/10 04:38:37 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:38:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/10 04:38:37 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/12/10 04:38:37 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/10 04:38:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-resopaw9 2024/12/10 04:38:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-resopaw9 2024/12/10 04:38:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:38:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-resopaw9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:38:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:38:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:38:39 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:38:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/12/10 04:38:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/10 04:38:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (46.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.30s) --- SKIP: TestMaxTransfer/Hard (0.75s) --- SKIP: TestMaxTransfer/Soft (0.81s) --- SKIP: TestMaxTransfer/Cautious (0.75s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:40:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:40:08 DEBUG : both0: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both12: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both13: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both14: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both1: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both10: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both11: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both15: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both19: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both2: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both16: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both4: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both17: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both6: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both7: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both18: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:08 DEBUG : both3: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both5: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both8: Unchanged skipping 2024/12/10 04:40:08 DEBUG : both9: Unchanged skipping 2024/12/10 04:40:08 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:40:08 DEBUG : Waiting for deletions to finish 2024/12/10 04:40:09 INFO : only6: Deleted 2024/12/10 04:40:09 INFO : only17: Deleted 2024/12/10 04:40:09 INFO : only5: Deleted 2024/12/10 04:40:09 INFO : only16: Deleted 2024/12/10 04:40:10 INFO : only11: Deleted 2024/12/10 04:40:10 INFO : only14: Deleted 2024/12/10 04:40:10 INFO : only7: Deleted 2024/12/10 04:40:10 INFO : only12: Deleted 2024/12/10 04:40:11 INFO : only15: Deleted 2024/12/10 04:40:11 INFO : only18: Deleted 2024/12/10 04:40:11 INFO : only3: Deleted 2024/12/10 04:40:11 INFO : only4: Deleted 2024/12/10 04:40:12 INFO : only8: Deleted 2024/12/10 04:40:12 INFO : only9: Deleted 2024/12/10 04:40:12 INFO : only13: Deleted 2024/12/10 04:40:12 INFO : only0: Deleted 2024/12/10 04:40:13 INFO : only19: Deleted 2024/12/10 04:40:13 INFO : only2: Deleted 2024/12/10 04:40:13 INFO : only1: Deleted 2024/12/10 04:40:13 INFO : only10: Deleted run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (99.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:41:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for checks to finish 2024/12/10 04:41:49 DEBUG : both1: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both12: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both13: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both14: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both15: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both16: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both17: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both18: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both19: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both2: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both3: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both4: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both0: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both6: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both10: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both8: Unchanged skipping 2024/12/10 04:41:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:49 DEBUG : both9: Unchanged skipping 2024/12/10 04:41:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : both5: Unchanged skipping 2024/12/10 04:41:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : both11: Unchanged skipping 2024/12/10 04:41:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : both7: Unchanged skipping 2024/12/10 04:41:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 04:41:49 DEBUG : box root 'rclone-test-mahixol6nasu': Waiting for transfers to finish 2024/12/10 04:41:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:50 INFO : only11: Copied (replaced existing) 2024/12/10 04:41:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:50 INFO : only0: Copied (replaced existing) 2024/12/10 04:41:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:50 INFO : only1: Copied (replaced existing) 2024/12/10 04:41:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:50 INFO : only10: Copied (replaced existing) 2024/12/10 04:41:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:51 INFO : only12: Copied (replaced existing) 2024/12/10 04:41:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:51 INFO : only13: Copied (replaced existing) 2024/12/10 04:41:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:51 INFO : only14: Copied (replaced existing) 2024/12/10 04:41:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:52 INFO : only15: Copied (replaced existing) 2024/12/10 04:41:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:53 INFO : only17: Copied (replaced existing) 2024/12/10 04:41:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:53 INFO : only16: Copied (replaced existing) 2024/12/10 04:41:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:53 INFO : only19: Copied (replaced existing) 2024/12/10 04:41:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:53 INFO : only4: Copied (replaced existing) 2024/12/10 04:41:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:54 INFO : only2: Copied (replaced existing) 2024/12/10 04:41:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:54 INFO : only7: Copied (replaced existing) 2024/12/10 04:41:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:54 INFO : only6: Copied (replaced existing) 2024/12/10 04:41:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:54 INFO : only8: Copied (replaced existing) 2024/12/10 04:41:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:55 INFO : only18: Copied (replaced existing) 2024/12/10 04:41:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:56 INFO : only3: Copied (replaced existing) 2024/12/10 04:41:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:56 INFO : only9: Copied (replaced existing) 2024/12/10 04:41:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 04:41:56 INFO : only5: Copied (replaced existing) 2024/12/10 04:41:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (124.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" 2024/12/10 04:42:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:42:39 DEBUG : sub dir: Making directory 2024/12/10 04:42:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (25.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-mahixol6nasu'", Local "Local file system at /tmp/rclone338831967", Modify Window "1s" sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_297662180536'. 'item' with value 'd_297662180536' not found"}]}) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (25.48s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 19m48.426664567s (try 1/5): exit status 1: Failed [TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]