"go test -v -timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2025/12/07 01:43:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-poyefig2dote" 2025/12/07 01:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:43:50 DEBUG : Creating backend with remote "/tmp/rclone3088953515" === RUN TestOrderPermissions === RUN TestOrderPermissions/personal === RUN TestOrderPermissions/personal/empty === RUN TestOrderPermissions/personal/users_first,_then_group,_then_none === RUN TestOrderPermissions/personal/same_type_unsorted === RUN TestOrderPermissions/personal/all_user_identities === RUN TestOrderPermissions/personal/no_user_or_group_info === RUN TestOrderPermissions/business === RUN TestOrderPermissions/business/empty === RUN TestOrderPermissions/business/users_first,_then_group,_then_none === RUN TestOrderPermissions/business/same_type_unsorted === RUN TestOrderPermissions/business/all_user_identities === RUN TestOrderPermissions/business/no_user_or_group_info --- PASS: TestOrderPermissions (0.00s) --- PASS: TestOrderPermissions/personal (0.00s) --- PASS: TestOrderPermissions/personal/empty (0.00s) --- PASS: TestOrderPermissions/personal/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/personal/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/personal/all_user_identities (0.00s) --- PASS: TestOrderPermissions/personal/no_user_or_group_info (0.00s) --- PASS: TestOrderPermissions/business (0.00s) --- PASS: TestOrderPermissions/business/empty (0.00s) --- PASS: TestOrderPermissions/business/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/business/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/business/all_user_identities (0.00s) --- PASS: TestOrderPermissions/business/no_user_or_group_info (0.00s) === RUN TestOrderPermissionsJSON --- PASS: TestOrderPermissionsJSON (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestOneDriveBusiness:" 2025/12/07 01:43:50 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka" 2025/12/07 01:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/12/07 01:43:54 INFO : dir/subdir: Making directory 2025/12/07 01:43:56 INFO : dir/subdir: Removing directory 2025/12/07 01:43:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/12/07 01:43:59 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/12/07 01:44:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Starting multipart upload 2025/12/07 01:44:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/12/07 01:44:05 DEBUG : ./.: Starting multipart upload 2025/12/07 01:44:06 DEBUG : ./.: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/12/07 01:44:10 DEBUG : ../..: Starting multipart upload 2025/12/07 01:44:10 DEBUG : ../..: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/12/07 01:44:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Starting multipart upload 2025/12/07 01:44:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/12/07 01:44:18 DEBUG : leading space/ leading space: Starting multipart upload 2025/12/07 01:44:19 DEBUG : leading space/ leading space: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/12/07 01:44:22 DEBUG : ~leading tilde/~leading tilde: Starting multipart upload 2025/12/07 01:44:23 DEBUG : ~leading tilde/~leading tilde: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/12/07 01:44:27 DEBUG : ␍leading CR/␍leading CR: Starting multipart upload 2025/12/07 01:44:27 DEBUG : ␍leading CR/␍leading CR: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/12/07 01:44:31 DEBUG : ␊leading LF/␊leading LF: Starting multipart upload 2025/12/07 01:44:31 DEBUG : ␊leading LF/␊leading LF: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/12/07 01:44:35 DEBUG : ␉leading HT/␉leading HT: Starting multipart upload 2025/12/07 01:44:36 DEBUG : ␉leading HT/␉leading HT: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/12/07 01:44:39 DEBUG : ␋leading VT/␋leading VT: Starting multipart upload 2025/12/07 01:44:40 DEBUG : ␋leading VT/␋leading VT: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/12/07 01:44:43 DEBUG : .leading dot/.leading dot: Starting multipart upload 2025/12/07 01:44:44 DEBUG : .leading dot/.leading dot: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/12/07 01:44:48 DEBUG : trailing space /trailing space : Starting multipart upload 2025/12/07 01:44:49 DEBUG : trailing space /trailing space : Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/12/07 01:44:52 DEBUG : trailing CR␍/trailing CR␍: Starting multipart upload 2025/12/07 01:44:53 DEBUG : trailing CR␍/trailing CR␍: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/12/07 01:44:56 DEBUG : trailing LF␊/trailing LF␊: Starting multipart upload 2025/12/07 01:44:57 DEBUG : trailing LF␊/trailing LF␊: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/12/07 01:45:01 DEBUG : trailing HT␉/trailing HT␉: Starting multipart upload 2025/12/07 01:45:01 DEBUG : trailing HT␉/trailing HT␉: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/07 01:45:05 DEBUG : trailing VT␋/trailing VT␋: Starting multipart upload 2025/12/07 01:45:06 DEBUG : trailing VT␋/trailing VT␋: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/12/07 01:45:09 DEBUG : trailing dot./trailing dot.: Starting multipart upload 2025/12/07 01:45:10 DEBUG : trailing dot./trailing dot.: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/12/07 01:45:13 DEBUG : invalid utf-8/invalid utf-8: Starting multipart upload 2025/12/07 01:45:14 DEBUG : invalid utf-8/invalid utf-8: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/12/07 01:45:18 DEBUG : test%46.txt/test%46.txt: Starting multipart upload 2025/12/07 01:45:18 DEBUG : test%46.txt/test%46.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/12/07 01:45:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Starting multipart upload 2025/12/07 01:45:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading segment 0/10240 size 10240 2025/12/07 01:45:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF3UBVWP72LKTVE35SV7XQ5TERW7/uploadSession?guid='4b65ba4c-ecfe-4df4-bc40-63ef976cf5ae'&overwrite=True&rename=False&dc=0&tempauth=v1.eyJzaXRlaWQiOiI5YTMzZjdiNC01M2IyLTRkMDgtOTI4NC1lZjdhNTRiMDAwOWYiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb21AZmFmZDY5NGEtNTBjMS00ZWVhLWIzYzctNDk1MTdlNWFkZDg5IiwiZXhwIjoiMTc2NTE1ODMyNSJ9.CkAKDGVudHJhX2NsYWltcxIwQ1BpMDA4a0dFQUFhRmxWVllWcFlTbWQ1V1RCTFNHNUVSWEJLY0hkTFFVRXFBQT09CjIKCmFjdG9yYXBwaWQSJDAwMDAwMDAzLTAwMDAtMDAwMC1jMDAwLTAwMDAwMDAwMDAwMAoKCgRzbmlkEgI2NhILCKDi0rSKz9o-EAUaDTIwLjE5MC4xOTAuOTkqLFRHM3dSTEY5aFJZKzR3ZmJDczhLdWRQb0lMbVZ4NnNyTVgwR2tKcFpWZGM9MKUCOAFCEKHgipB6UAAQJmSJ_ICaaRFKEGhhc2hlZHByb29mdG9rZW5qJDUyMjRmZjk5LWZmNDItNGI4Zi04NzdjLTA5YTYxMjQyODA2OHIpMGguZnxtZW1iZXJzaGlwfDEwMDNiZmZkYWMzMmY4NzFAbGl2ZS5jb216ATKCARIJSmn9-sFQ6k4Rs8dJUX5a3YmSAQROaWNrmgEKQ3JhaWctV29vZKIBIG5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lqgEQMTAwM0JGRkRBQzMyRjg3MbIBRW15ZmlsZXMucmVhZCBhbGxmaWxlcy5yZWFkIG15ZmlsZXMud3JpdGUgYWxsZmlsZXMud3JpdGUgYWxsc2l0ZXMucmVhZMgBAQ.L3sGUOxl4e9ov02AcJixIsCyTcHnTTo3z15LpfY4V9g": potato 2025/12/07 01:45:26 DEBUG : info from Update error: null === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/12/07 01:45:26 DEBUG : zero-length-file: Starting singlepart upload === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/12/07 01:45:28 INFO : dir: Making directory 2025/12/07 01:45:29 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Next delta token is: NDslMjM0OyUyMzE7MzswNjc3Yjg0Yi0yOTNlLTQzNWUtYjYwMS1jOTJkM2ZlYmZjNjk7NjM5MDA2Njg3MjkxNTAwMDAwOzEzMDY1NzQ0NTk7JTIzOyUyMzslMjMwOyUyMw 2025/12/07 01:45:29 INFO : dir/subdir1: Making directory 2025/12/07 01:45:30 INFO : dir/subdir3: Making directory 2025/12/07 01:45:30 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:30 INFO : dir/subdir2: Making directory 2025/12/07 01:45:31 DEBUG : dir/file2: Starting multipart upload 2025/12/07 01:45:31 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:31 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/12/07 01:45:31 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/12/07 01:45:31 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:31 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:31 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/12/07 01:45:32 DEBUG : dir/file2: Uploading segment 0/100 size 100 2025/12/07 01:45:32 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:32 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:32 DEBUG : doChangeNotify("dir/file2", 1) 2025/12/07 01:45:33 DEBUG : dir/file4: Starting multipart upload 2025/12/07 01:45:33 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:33 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:33 DEBUG : dir/file4: Uploading segment 0/100 size 100 2025/12/07 01:45:34 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:34 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:34 DEBUG : doChangeNotify("dir/file4", 1) 2025/12/07 01:45:35 DEBUG : dir/file3: Starting multipart upload 2025/12/07 01:45:35 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:35 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:35 DEBUG : dir/file3: Uploading segment 0/100 size 100 2025/12/07 01:45:36 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:36 DEBUG : doChangeNotify("dir", 0) 2025/12/07 01:45:36 DEBUG : doChangeNotify("dir/file3", 1) 2025/12/07 01:45:37 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:38 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote 2025/12/07 01:45:39 DEBUG : OneDrive root 'rclone-test-viwuzow0yeka': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/07 01:45:40 DEBUG : file name.txt: Starting multipart upload 2025/12/07 01:45:40 DEBUG : file name.txt: Uploading segment 0/100 size 100 2025/12/07 01:45:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Starting multipart upload 2025/12/07 01:45:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading segment 0/100 size 100 2025/12/07 01:45:44 DEBUG : file name.txt: Starting multipart upload 2025/12/07 01:45:44 DEBUG : file name.txt: skipping unsupported metadata item: rclonetest: potato 2025/12/07 01:45:44 INFO : file name.txt: no writeable metadata found: map[rclonetest:potato] 2025/12/07 01:45:44 DEBUG : file name.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/12/07 01:45:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2025/12/07 01:45:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: setMetaData called on dir instead of obj Stack trace: goroutine 1412 [running]: github.com/rclone/rclone/fs/log.Stack({0xd11fc0, 0xc00067aa80}, {0xd5607b, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc0001e8a80?, 0xe8c418?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2227 +0x37d github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xc00067aa80, {0xe8c418, 0x144cbc0}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2317 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xc0001e8a80, {0xe8c418, 0x144cbc0}, {0xd66d98, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0xd66d98?, {0xe8c418?, 0x144cbc0?}, {0xd66d98?, 0xfcb7e1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fstest/fstests.Run.func13.14.15(0xc00071a8c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1141 +0x98 testing.tRunner(0xc00071a8c0, 0xc0002c82a0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1148 /usr/local/go/src/testing/testing.go:1851 +0x413 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/12/07 01:45:58 DEBUG : dirToPurge/fileToPurge.txt: Starting multipart upload 2025/12/07 01:45:58 DEBUG : dirToPurge/fileToPurge.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/07 01:46:03 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Starting multipart upload 2025/12/07 01:46:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading segment 0/100 size 100 2025/12/07 01:46:07 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/12/07 01:46:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka/hello? sausage/êé" 2025/12/07 01:46:15 DEBUG : a/b/c/d/e.txt: Starting multipart upload 2025/12/07 01:46:16 DEBUG : a/b/c/d/e.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2025/12/07 01:46:25 DEBUG : test metadata copy.txt: Starting multipart upload 2025/12/07 01:46:25 DEBUG : test metadata copy.txt: skipping unsupported metadata item: potato: jersey 2025/12/07 01:46:26 DEBUG : test metadata copy.txt: Uploading segment 0/100 size 100 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: utime: 2003-02-03T04:05:06Z 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: content-type: text/plain 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: potato: royal 2025/12/07 01:46:29 DEBUG : test metadata copied.txt: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF6ZUYU2IJMPINBJYKZXAQDSY4QW === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2025/12/07 01:46:44 DEBUG : test metadata move.txt: Starting multipart upload 2025/12/07 01:46:44 DEBUG : test metadata move.txt: skipping unsupported metadata item: potato: jersey 2025/12/07 01:46:45 DEBUG : test metadata move.txt: Uploading segment 0/100 size 100 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: utime: 2003-02-03T04:05:06Z 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF6VB6IJ7UCZQFF2TMSBLCRKL7MH 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: potato: royal 2025/12/07 01:46:46 DEBUG : test metadata moved.txt: skipping unsupported metadata item: content-type: text/plain === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/12/07 01:46:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-siwobaq0miqe" 2025/12/07 01:46:59 DEBUG : OneDrive root 'rclone-test-siwobaq0miqe': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2025/12/07 01:47:03 DEBUG : metadatatest: Starting multipart upload 2025/12/07 01:47:03 DEBUG : metadatatest: skipping unsupported metadata item: content-type: application/zip 2025/12/07 01:47:04 DEBUG : metadatatest: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/12/07 01:47:15 DEBUG : file name.txt: Starting multipart upload 2025/12/07 01:47:15 DEBUG : file name.txt: Uploading segment 0/200 size 200 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/12/07 01:47:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/12/07 01:47:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka/not found.txt" 2025/12/07 01:47:25 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOneDriveBusiness:" path "rclone-test-viwuzow0yeka" from "TestOneDriveBusiness:rclone-test-viwuzow0yeka" 2025/12/07 01:47:25 DEBUG : Creating backend with remote "TestOneDriveBusiness:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/12/07 01:47:28 DEBUG : rclone-test-viwuzow0yeka/created from root.txt: Starting multipart upload 2025/12/07 01:47:29 DEBUG : rclone-test-viwuzow0yeka/created from root.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/12/07 01:47:39 DEBUG : Can't convert share link for folder to direct link - returning the link as is 2025/12/07 01:47:40 DEBUG : Can't convert share link for folder to direct link - returning the link as is 2025/12/07 01:47:40 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-livowaq7fawa" 2025/12/07 01:47:42 DEBUG : somefile: Starting multipart upload 2025/12/07 01:47:43 DEBUG : somefile: Uploading segment 0/11 size 11 2025/12/07 01:47:46 DEBUG : Can't convert share link for folder to direct link - returning the link as is 2025/12/07 01:47:46 DEBUG : OneDrive root 'rclone-test-livowaq7fawa': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal 2025/12/07 01:47:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hikejeg4tafe" 2025/12/07 01:47:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:47:49 DEBUG : Creating backend with remote "/tmp/rclone528475930" run.go:185: Remote "OneDrive root 'rclone-test-hikejeg4tafe'", Local "Local file system at /tmp/rclone528475930", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestWritePermissions 2025/12/07 01:47:50 DEBUG : some file-bupuwiy7.txt: Starting multipart upload 2025/12/07 01:47:50 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:47:51 DEBUG : some file-bupuwiy7.txt: Uploading segment 0/5 size 5 2025/12/07 01:47:52 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:47:52 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:47:53 DEBUG : some file-bupuwiy7.txt: sortPermissions: will add permission: &{ [] 0xc0000d7200 [0xc0000d7380] [read] } [read] 2025/12/07 01:47:53 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:47:53 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:47:53 DEBUG : some file-bupuwiy7.txt: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:47:56 DEBUG : some file-bupuwiy7.txt: updated permissions (now has 3 permissions) 2025/12/07 01:47:57 DEBUG : perms: [ { "id": "4a00e9be-e01e-4872-b9a7-6919e0169916", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EcOTBE-nd-VOjpYFgyfxn9UB_ZR9c2zeBHKVLwGowykQdQ" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWNPVEJFLW5kLVZPanBZRmd5ZnhuOVVCX1pSOWMyemVCSEtWTHdHb3d5a1FkUQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:47:57 DEBUG : some file-bupuwiy7.txt: Starting multipart upload 2025/12/07 01:47:57 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:47:57 DEBUG : some file-bupuwiy7.txt: Uploading segment 0/5 size 5 2025/12/07 01:47:59 DEBUG : perms: [ { "id": "4a00e9be-e01e-4872-b9a7-6919e0169916", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EcOTBE-nd-VOjpYFgyfxn9UB_ZR9c2zeBHKVLwGowykQdQ" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWNPVEJFLW5kLVZPanBZRmd5ZnhuOVVCX1pSOWMyemVCSEtWTHdHb3d5a1FkUQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: sortPermissions: can't update due to API limitation, will remove + add instead: [write] 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:47:59 DEBUG : some file-bupuwiy7.txt: metadata permissions: to add: 1 to update: 0 to remove: 1 2025/12/07 01:48:03 DEBUG : some file-bupuwiy7.txt: updated permissions (now has 3 permissions) 2025/12/07 01:48:04 DEBUG : perms: [ { "id": "9eb1e942-e517-4a1b-9a36-a09573fc735f", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EcOTBE-nd-VOjpYFgyfxn9UBCfw5tFtwKapvGrlpT0amdg" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWNPVEJFLW5kLVZPanBZRmd5ZnhuOVVCQ2Z3NXRGdHdLYXB2R3JscFQwYW1kZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:04 DEBUG : some file-bupuwiy7.txt: Starting multipart upload 2025/12/07 01:48:04 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:04 DEBUG : some file-bupuwiy7.txt: Uploading segment 0/5 size 5 2025/12/07 01:48:06 DEBUG : perms: [ { "id": "9eb1e942-e517-4a1b-9a36-a09573fc735f", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EcOTBE-nd-VOjpYFgyfxn9UBCfw5tFtwKapvGrlpT0amdg" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWNPVEJFLW5kLVZPanBZRmd5ZnhuOVVCQ2Z3NXRGdHdLYXB2R3JscFQwYW1kZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: sortPermissions: will remove permission: &{9eb1e942-e517-4a1b-9a36-a09573fc735f [0xc00013d200] [0xc00013d080] 0xc0000ee6e0 [write] u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWNPVEJFLW5kLVZPanBZRmd5ZnhuOVVCQ2Z3NXRGdHdLYXB2R3JscFQwYW1kZw} [write] (perm ID: 9eb1e942-e517-4a1b-9a36-a09573fc735f) 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:06 DEBUG : some file-bupuwiy7.txt: metadata permissions: to add: 0 to update: 0 to remove: 1 2025/12/07 01:48:07 DEBUG : some file-bupuwiy7.txt: updated permissions (now has 2 permissions) 2025/12/07 01:48:08 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:08 DEBUG : OneDrive root 'rclone-test-hikejeg4tafe': Purge remote 2025/12/07 01:48:08 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tusipih9vavu" 2025/12/07 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:48:10 DEBUG : Creating backend with remote "/tmp/rclone84742266" === NAME TestIntegration/FsMkdir/FsPutFiles/Internal run.go:185: Remote "OneDrive root 'rclone-test-tusipih9vavu'", Local "Local file system at /tmp/rclone84742266", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestUploadSinglePart 2025/12/07 01:48:11 DEBUG : some file-cosuwix6.txt: Starting singlepart upload 2025/12/07 01:48:11 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:11 DEBUG : some file-cosuwix6.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:12 DEBUG : some file-cosuwix6.txt: sortPermissions: will add permission: &{ [] 0xc0001e9500 [0xc0001e9680] [read] } [read] 2025/12/07 01:48:12 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:12 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:12 DEBUG : some file-cosuwix6.txt: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:48:13 DEBUG : some file-cosuwix6.txt: updated permissions (now has 3 permissions) 2025/12/07 01:48:15 DEBUG : perms: [ { "id": "e1dec891-f38c-498c-9473-80931c32e160", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EfGjaZ1EtZ1FvhOWdbyA9pkBcQwnmzSruzELFYoKCfr7hA" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWZHamFaMUV0WjFGdmhPV2RieUE5cGtCY1F3bm16U3J1ekVMRllvS0NmcjdoQQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:15 DEBUG : some file-cosuwix6.txt: Starting singlepart upload 2025/12/07 01:48:16 DEBUG : perms: [ { "id": "e1dec891-f38c-498c-9473-80931c32e160", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EfGjaZ1EtZ1FvhOWdbyA9pkBcQwnmzSruzELFYoKCfr7hA" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWZHamFaMUV0WjFGdmhPV2RieUE5cGtCY1F3bm16U3J1ekVMRllvS0NmcjdoQQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: sortPermissions: can't update due to API limitation, will remove + add instead: [write] 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:16 DEBUG : some file-cosuwix6.txt: metadata permissions: to add: 1 to update: 0 to remove: 1 2025/12/07 01:48:18 DEBUG : some file-cosuwix6.txt: updated permissions (now has 3 permissions) 2025/12/07 01:48:19 DEBUG : perms: [ { "id": "b71a4283-0d4f-40e0-817a-09ec1ab91e04", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EfGjaZ1EtZ1FvhOWdbyA9pkB_LOilQUKHDi_qwAc_3bFLg" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWZHamFaMUV0WjFGdmhPV2RieUE5cGtCX0xPaWxRVUtIRGlfcXdBY18zYkZMZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:19 DEBUG : some file-cosuwix6.txt: Starting singlepart upload 2025/12/07 01:48:20 DEBUG : perms: [ { "id": "b71a4283-0d4f-40e0-817a-09ec1ab91e04", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EfGjaZ1EtZ1FvhOWdbyA9pkB_LOilQUKHDi_qwAc_3bFLg" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWZHamFaMUV0WjFGdmhPV2RieUE5cGtCX0xPaWxRVUtIRGlfcXdBY18zYkZMZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:20 DEBUG : some file-cosuwix6.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: sortPermissions: will remove permission: &{b71a4283-0d4f-40e0-817a-09ec1ab91e04 [0xc0005af800] [0xc0005af680] 0xc0000ee910 [write] u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWZHamFaMUV0WjFGdmhPV2RieUE5cGtCX0xPaWxRVUtIRGlfcXdBY18zYkZMZw} [write] (perm ID: b71a4283-0d4f-40e0-817a-09ec1ab91e04) 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:21 DEBUG : some file-cosuwix6.txt: metadata permissions: to add: 0 to update: 0 to remove: 1 2025/12/07 01:48:22 DEBUG : some file-cosuwix6.txt: updated permissions (now has 2 permissions) 2025/12/07 01:48:23 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:23 DEBUG : OneDrive root 'rclone-test-tusipih9vavu': Purge remote 2025/12/07 01:48:23 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tumiveh3lani" 2025/12/07 01:48:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:48:25 DEBUG : Creating backend with remote "/tmp/rclone3347906304" === NAME TestIntegration/FsMkdir/FsPutFiles/Internal run.go:185: Remote "OneDrive root 'rclone-test-tumiveh3lani'", Local "Local file system at /tmp/rclone3347906304", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestReadPermissions 2025/12/07 01:48:25 DEBUG : some file-pawanay0.txt: Starting multipart upload 2025/12/07 01:48:25 DEBUG : some file-pawanay0.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:26 DEBUG : some file-pawanay0.txt: Uploading segment 0/5 size 5 2025/12/07 01:48:29 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:29 DEBUG : some file-pawanay0.txt: Starting multipart upload 2025/12/07 01:48:29 DEBUG : some file-pawanay0.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:29 DEBUG : some file-pawanay0.txt: Uploading segment 0/5 size 5 2025/12/07 01:48:31 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:31 DEBUG : OneDrive root 'rclone-test-tumiveh3lani': Purge remote 2025/12/07 01:48:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-pagolap1zuxi" 2025/12/07 01:48:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:48:32 DEBUG : Creating backend with remote "/tmp/rclone2841487012" === NAME TestIntegration/FsMkdir/FsPutFiles/Internal run.go:185: Remote "OneDrive root 'rclone-test-pagolap1zuxi'", Local "Local file system at /tmp/rclone2841487012", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestReadMetadata 2025/12/07 01:48:33 DEBUG : some file-tutetuc0.txt: Starting multipart upload 2025/12/07 01:48:33 DEBUG : some file-tutetuc0.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:33 DEBUG : some file-tutetuc0.txt: Uploading segment 0/5 size 5 2025/12/07 01:48:35 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:35 DEBUG : some file-tutetuc0.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:35 DEBUG : some file-tutetuc0.txt: sortPermissions: will add permission: &{ [] 0xc00073f380 [0xc00073f500] [write] } [write] 2025/12/07 01:48:35 DEBUG : some file-tutetuc0.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:35 DEBUG : some file-tutetuc0.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:35 DEBUG : some file-tutetuc0.txt: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:48:38 DEBUG : some file-tutetuc0.txt: updated permissions (now has 3 permissions) 2025/12/07 01:48:39 DEBUG : perms: [ { "id": "e5b90e77-306c-4d89-8d70-096959ee948c", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/Ec4kSe0DNrJLqK2Nkfy2VikBO-QtPse-lXQSuwB3nHw0cg" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWM0a1NlMEROckpMcUsyTmtmeTJWaWtCTy1RdFBzZS1sWFFTdXdCM25IdzBjZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:39 DEBUG : OneDrive root 'rclone-test-pagolap1zuxi': Purge remote 2025/12/07 01:48:39 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ricupef3yagu" 2025/12/07 01:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:48:41 DEBUG : Creating backend with remote "/tmp/rclone3140163859" === NAME TestIntegration/FsMkdir/FsPutFiles/Internal run.go:185: Remote "OneDrive root 'rclone-test-ricupef3yagu'", Local "Local file system at /tmp/rclone3140163859", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestDirectoryMetadata 2025/12/07 01:48:41 DEBUG : subdir: Making directory with metadata 2025/12/07 01:48:42 DEBUG : subdir: skipping unsupported metadata item: content-type: inode/directory 2025/12/07 01:48:42 DEBUG : subdir: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:43 DEBUG : subdir: sortPermissions: will add permission: &{ [] 0xc00075a600 [0xc00075a780] [read] } [read] 2025/12/07 01:48:43 DEBUG : subdir: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:43 DEBUG : subdir: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:43 DEBUG : subdir: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:48:45 DEBUG : subdir: updated permissions (now has 3 permissions) 2025/12/07 01:48:45 DEBUG : subdir: setting time 2023-08-26 23:13:06.499 +0000 UTC 2025/12/07 01:48:46 INFO : subdir: Made directory with metadata (mtime=2023-08-26T23:13:06.499Z) 2025/12/07 01:48:46 DEBUG : perms: [ { "id": "40412081-48be-4f05-950d-fe538f448fe5", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BUxtu20D9QzCqcNceY4Fb9Q" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCVXh0dTIwRDlRekNxY05jZVk0RmI5UQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:46 INFO : subdir: Set directory modification time (using SetModTime) 2025/12/07 01:48:48 DEBUG : perms: [ { "id": "40412081-48be-4f05-950d-fe538f448fe5", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BUxtu20D9QzCqcNceY4Fb9Q" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCVXh0dTIwRDlRekNxY05jZVk0RmI5UQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:48 DEBUG : subdir: Making directory with metadata 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: shared-scope: users 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: utime: 2020-02-29T12:34:56Z 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF3MZBTDOHHPZ5DK3X7SM7AOHXY7 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: shared-owner-id: 2025/12/07 01:48:48 DEBUG : subdir: metadata description is only supported for OneDrive Personal -- skipping: metadata is fun! 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: content-type: inode/directory 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: shared-by-id: 2025/12/07 01:48:48 DEBUG : subdir: skipping unsupported metadata item: shared-time: 0001-01-01T00:00:00Z 2025/12/07 01:48:48 DEBUG : subdir: metadata permissions: to add: 3 to update: 0 to remove: 0 2025/12/07 01:48:50 DEBUG : subdir: skipping add permission -- can't invite a user with 'owner' role 2025/12/07 01:48:50 DEBUG : subdir: skipping add permission -- can't invite a user with 'owner' role 2025/12/07 01:48:50 DEBUG : subdir: updated permissions (now has 4 permissions) 2025/12/07 01:48:50 INFO : subdir: Made directory with metadata (mtime=2023-08-26T23:13:06.499Z) 2025/12/07 01:48:51 DEBUG : perms: [ { "id": "40412081-48be-4f05-950d-fe538f448fe5", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BUxtu20D9QzCqcNceY4Fb9Q" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCVXh0dTIwRDlRekNxY05jZVk0RmI5UQ" }, { "id": "a5507e6d-2675-4022-900c-e94bf2c564f1", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BHyxihxhWT7h41tbx85Et9w" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCSHl4aWh4aFdUN2g0MXRieDg1RXQ5dw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:51 DEBUG : perms: [ { "id": "40412081-48be-4f05-950d-fe538f448fe5", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BUxtu20D9QzCqcNceY4Fb9Q" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCVXh0dTIwRDlRekNxY05jZVk0RmI5UQ" }, { "id": "a5507e6d-2675-4022-900c-e94bf2c564f1", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "edit", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:f:/g/personal/nick_craig-wood_whitecell_online/EmzIZjcc789Grd_yZ8Dj3x8BHyxihxhWT7h41tbx85Et9w" }, "roles": [ "write" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOmY6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRW16SVpqY2M3ODlHcmRfeVo4RGozeDhCSHl4aWh4aFdUN2g0MXRieDg1RXQ5dw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: utime: 1994-12-24T21:00:00Z 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF3MZBTDOHHPZ5DK3X7SM7AOHXY7 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: content-type: inode/directory 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: shared-by-id: 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: shared-scope: users 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: shared-time: 0001-01-01T00:00:00Z 2025/12/07 01:48:51 DEBUG : subdir2: skipping unsupported metadata item: shared-owner-id: 2025/12/07 01:48:52 DEBUG : subdir2: skipping update for invalid roles: [read] (perm ID: 40412081-48be-4f05-950d-fe538f448fe5) 2025/12/07 01:48:52 DEBUG : subdir2: skipping update for invalid roles: [write] (perm ID: a5507e6d-2675-4022-900c-e94bf2c564f1) 2025/12/07 01:48:52 DEBUG : subdir2: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:48:52 DEBUG : subdir2: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:48:52 DEBUG : subdir2: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:52 DEBUG : subdir2: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:48:52 DEBUG : subdir2: metadata permissions: to add: 0 to update: 0 to remove: 0 2025/12/07 01:48:52 DEBUG : subdir2: updated permissions (now has 2 permissions) 2025/12/07 01:48:52 DEBUG : subdir2: setting time 2023-08-26 23:13:06 +0000 UTC 2025/12/07 01:48:53 INFO : subdir2: Updated directory metadata 2025/12/07 01:48:53 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:53 DEBUG : subdir2/some file-sevicux2.txt: Starting multipart upload 2025/12/07 01:48:54 DEBUG : subdir2/some file-sevicux2.txt: Uploading segment 0/8 size 8 2025/12/07 01:48:55 DEBUG : OneDrive root 'rclone-test-ricupef3yagu': Purge remote 2025/12/07 01:48:55 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dayumec3yune" 2025/12/07 01:48:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:48:56 DEBUG : Creating backend with remote "/tmp/rclone2114597620" === NAME TestIntegration/FsMkdir/FsPutFiles/Internal run.go:185: Remote "OneDrive root 'rclone-test-dayumec3yune'", Local "Local file system at /tmp/rclone2114597620", Modify Window "1s" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestServerSideCopyMove 2025/12/07 01:48:57 DEBUG : some file-gawomih2.txt: Starting multipart upload 2025/12/07 01:48:57 DEBUG : some file-gawomih2.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:48:58 DEBUG : some file-gawomih2.txt: Uploading segment 0/5 size 5 2025/12/07 01:48:59 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:48:59 DEBUG : some file-gawomih2.txt: metadata description is only supported for OneDrive Personal -- skipping: that is so meta! 2025/12/07 01:49:00 DEBUG : some file-gawomih2.txt: sortPermissions: will add permission: &{ [] 0xc00053a780 [0xc00053a900] [read] } [read] 2025/12/07 01:49:00 DEBUG : some file-gawomih2.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:00 DEBUG : some file-gawomih2.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:00 DEBUG : some file-gawomih2.txt: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:49:02 DEBUG : some file-gawomih2.txt: updated permissions (now has 3 permissions) 2025/12/07 01:49:03 DEBUG : perms: [ { "id": "9c32cabb-1f9b-4a7c-a2ff-775b3d056081", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EW8bh3SoI1FAnrsgQso2bT4BQKxRQ1m68Je1Eoso_JxG-g" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRVc4YmgzU29JMUZBbnJzZ1FzbzJiVDRCUUt4UlExbTY4SmUxRW9zb19KeEctZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:06 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:07 DEBUG : perms: [ { "id": "9c32cabb-1f9b-4a7c-a2ff-775b3d056081", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EW8bh3SoI1FAnrsgQso2bT4BQKxRQ1m68Je1Eoso_JxG-g" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRVc4YmgzU29JMUZBbnJzZ1FzbzJiVDRCUUt4UlExbTY4SmUxRW9zb19KeEctZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:07 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: shared-owner-id: 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: shared-scope: users 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: shared-by-id: 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: utime: 2020-02-29T12:34:56Z 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF3PDODXJKBDKFAJ5OZAILFDM3J6 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: shared-time: 0001-01-01T00:00:00Z 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: content-type: text/plain 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:49:07 DEBUG : some file-hifuxuq6.txt: metadata permissions: to add: 3 to update: 0 to remove: 0 2025/12/07 01:49:09 DEBUG : some file-hifuxuq6.txt: skipping add permission -- can't invite a user with 'owner' role 2025/12/07 01:49:09 DEBUG : some file-hifuxuq6.txt: skipping add permission -- can't invite a user with 'owner' role 2025/12/07 01:49:10 DEBUG : some file-hifuxuq6.txt: updated permissions (now has 3 permissions) 2025/12/07 01:49:11 DEBUG : perms: [ { "id": "1f051d04-6e4c-4fed-a94e-e58a9dbf1413", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EbNI0CIg88tKrWs_r-p8V2kBfxP6DvFbHXAyGz9ROoh_rA" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWJOSTBDSWc4OHRLcldzX3ItcDhWMmtCZnhQNkR2RmJIWEF5R3o5Uk9vaF9yQQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:12 DEBUG : perms: [ { "id": "9c32cabb-1f9b-4a7c-a2ff-775b3d056081", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EW8bh3SoI1FAnrsgQso2bT4BQKxRQ1m68Je1Eoso_JxG-g" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRVc4YmgzU29JMUZBbnJzZ1FzbzJiVDRCUUt4UlExbTY4SmUxRW9zb19KeEctZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:13 DEBUG : perms: [ { "id": "9c32cabb-1f9b-4a7c-a2ff-775b3d056081", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EW8bh3SoI1FAnrsgQso2bT4BQKxRQ1m68Je1Eoso_JxG-g" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRVc4YmgzU29JMUZBbnJzZ1FzbzJiVDRCUUt4UlExbTY4SmUxRW9zb19KeEctZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: shared-by-id: 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: malware-detected: false 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: shared-scope: users 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: created-by-display-name: Nick Craig-Wood 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: last-modified-by-display-name: Nick Craig-Wood 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: utime: 2020-02-29T12:34:56Z 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: created-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: last-modified-by-id: 9d952662-9958-4d05-b47e-a9bf9c661abd 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: shared-time: 0001-01-01T00:00:00Z 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: content-type: text/plain 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: id: b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp#01W3O4PF3PDODXJKBDKFAJ5OZAILFDM3J6 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping unsupported metadata item: shared-owner-id: 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping update for invalid roles: [read] (perm ID: 9c32cabb-1f9b-4a7c-a2ff-775b3d056081) 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ) 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping update for invalid roles: [owner] (perm ID: aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU) 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: metadata permissions: to add: 0 to update: 0 to remove: 0 2025/12/07 01:49:13 DEBUG : some file-wemusum9.txt: updated permissions (now has 3 permissions) 2025/12/07 01:49:14 DEBUG : perms: [ { "id": "9c32cabb-1f9b-4a7c-a2ff-775b3d056081", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/EW8bh3SoI1FAnrsgQso2bT4BQKxRQ1m68Je1Eoso_JxG-g" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRVc4YmgzU29JMUZBbnJzZ1FzbzJiVDRCUUt4UlExbTY4SmUxRW9zb19KeEctZw" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:14 DEBUG : OneDrive root 'rclone-test-dayumec3yune': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/TestMetadataMapper 2025/12/07 01:49:15 DEBUG : some file-xaqimiq3.txt: Starting multipart upload 2025/12/07 01:49:15 DEBUG : Metadata mapper sent: { "SrcFs": "/tmp/rclone2114597620", "SrcFsType": "local", "DstFs": "TestOneDriveBusiness:rclone-test-dayumec3yune", "DstFsType": "onedrive", "Remote": "some file-xaqimiq3.txt", "Size": 5, "MimeType": "text/plain; charset=utf-8", "ModTime": "2020-02-29T12:34:56.789Z", "IsDir": false, "Metadata": { "atime": "2020-02-29T12:34:56.789Z", "btime": "2025-12-07T01:49:14.688767398Z", "gid": "1000", "mode": "100600", "mtime": "2020-02-29T12:34:56.789Z", "uid": "1000" } } 2025/12/07 01:49:15 DEBUG : some file-xaqimiq3.txt: Calling metadata mapper echo "{""Metadata"":{""permissions"":""[{\""grantedToIdentitiesV2\"":[{\""user\"":{\""id\"":\""ryan@contoso.com\""}}],\""roles\"":[\""read\""]}]""}}" 2025/12/07 01:49:15 DEBUG : Metadata mapper received: {"Metadata":{"permissions":"[{\"grantedToIdentitiesV2\":[{\"user\":{\"id\":\"ryan@contoso.com\"}}],\"roles\":[\"read\"]}]"}} 2025/12/07 01:49:15 DEBUG : some file-xaqimiq3.txt: Metadata mapper returned in 3.268321ms 2025/12/07 01:49:16 DEBUG : some file-xaqimiq3.txt: Uploading segment 0/5 size 5 2025/12/07 01:49:17 DEBUG : perms: [ { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "inheritedFrom": { "driveId": "", "id": "", "path": "", "driveType": "" }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:17 DEBUG : some file-xaqimiq3.txt: sortPermissions: will add permission: &{ [] [0xc00013c780] [read] } [read] 2025/12/07 01:49:17 DEBUG : some file-xaqimiq3.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:17 DEBUG : some file-xaqimiq3.txt: skipping remove permission -- can't remove 'owner' role 2025/12/07 01:49:17 DEBUG : some file-xaqimiq3.txt: metadata permissions: to add: 1 to update: 0 to remove: 0 2025/12/07 01:49:20 DEBUG : some file-xaqimiq3.txt: updated permissions (now has 3 permissions) 2025/12/07 01:49:20 DEBUG : some file-xaqimiq3.txt: size = 5 OK 2025/12/07 01:49:20 DEBUG : some file-fadozum8.txt: quickxor = 6828031bd8f00600000000000500000000000000 OK 2025/12/07 01:49:20 INFO : some file-fadozum8.txt: Copied (new) to: some file-xaqimiq3.txt 2025/12/07 01:49:21 DEBUG : perms: [ { "id": "72efde90-6799-4b8a-87c9-022930e67471", "grantedToIdentities": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "grantedToIdentitiesV2": [ { "user": { "displayName": "ryan@contoso.com", "email": "ryan@contoso.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} } ], "link": { "type": "view", "scope": "users", "webUrl": "https://whitecell-my.sharepoint.com/:t:/g/personal/nick_craig-wood_whitecell_online/Ec-Ey3PjQ61DinHBqgtye7QBanlijod-k-eRxKtjzHJBvA" }, "roles": [ "read" ], "shareId": "u!aHR0cHM6Ly93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb20vOnQ6L2cvcGVyc29uYWwvbmlja19jcmFpZy13b29kX3doaXRlY2VsbF9vbmxpbmUvRWMtRXkzUGpRNjFEaW5IQnFndHllN1FCYW5saWpvZC1rLWVSeEt0anpISkJ2QQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ", "grantedTo": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Charlie Gaither - O365", "id": "8e2784d2-8bbe-418f-a009-02c35817ede7", "email": "charlie@delta911turbo.com" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Charlie Gaither - O365", "id": "6", "email": "charlie@delta911turbo.com", "loginName": "i:0#.f|membership|charlie@delta911turbo.com" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8Y2hhcmxpZUBkZWx0YTkxMXR1cmJvLmNvbQ" }, { "id": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU", "grantedTo": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": {} }, "grantedToV2": { "user": { "displayName": "Nick Craig-Wood", "id": "9d952662-9958-4d05-b47e-a9bf9c661abd", "email": "nick_craig-wood@whitecell.online" }, "application": {}, "device": {}, "group": {}, "siteGroup": {}, "siteUser": { "displayName": "Nick Craig-Wood", "id": "4", "email": "nick_craig-wood@whitecell.online", "loginName": "i:0#.f|membership|nick_craig-wood@whitecell.online" } }, "roles": [ "owner" ], "shareId": "aTowIy5mfG1lbWJlcnNoaXB8bmlja19jcmFpZy13b29kQHdoaXRlY2VsbC5vbmxpbmU" } ] 2025/12/07 01:49:21 DEBUG : OneDrive root 'rclone-test-dayumec3yune': Purge remote 2025/12/07 01:49:21 DEBUG : OneDrive root 'rclone-test-dayumec3yune': Purge remote 2025/12/07 01:49:21 NOTICE: purge failed: directory not found 2025/12/07 01:49:21 DEBUG : OneDrive root 'rclone-test-ricupef3yagu': Purge remote 2025/12/07 01:49:22 NOTICE: purge failed: directory not found 2025/12/07 01:49:22 DEBUG : OneDrive root 'rclone-test-pagolap1zuxi': Purge remote 2025/12/07 01:49:22 NOTICE: purge failed: directory not found 2025/12/07 01:49:22 DEBUG : OneDrive root 'rclone-test-tumiveh3lani': Purge remote 2025/12/07 01:49:22 NOTICE: purge failed: directory not found 2025/12/07 01:49:22 DEBUG : OneDrive root 'rclone-test-tusipih9vavu': Purge remote 2025/12/07 01:49:22 NOTICE: purge failed: directory not found 2025/12/07 01:49:22 DEBUG : OneDrive root 'rclone-test-hikejeg4tafe': Purge remote 2025/12/07 01:49:23 NOTICE: purge failed: directory not found === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/327679 2025/12/07 01:49:23 DEBUG : chunked-320Ki-319.999Ki.bin: Starting multipart upload 2025/12/07 01:49:24 DEBUG : chunked-320Ki-319.999Ki.bin: Uploading segment 0/327679 size 327679 === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/327679/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/327680 2025/12/07 01:49:29 DEBUG : chunked-320Ki-320Ki.bin: Starting multipart upload 2025/12/07 01:49:30 DEBUG : chunked-320Ki-320Ki.bin: Uploading segment 0/327680 size 327680 === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/327680/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/655361 2025/12/07 01:49:32 DEBUG : chunked-320Ki-640.001Ki.bin: Starting multipart upload 2025/12/07 01:49:33 DEBUG : chunked-320Ki-640.001Ki.bin: Uploading segment 0/655361 size 327680 2025/12/07 01:49:34 DEBUG : chunked-320Ki-640.001Ki.bin: Uploading segment 327680/655361 size 327680 2025/12/07 01:49:35 DEBUG : chunked-320Ki-640.001Ki.bin: Uploading segment 655360/655361 size 1 === RUN TestIntegration/FsMkdir/FsPutChunked/320Ki/655361/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/655359 2025/12/07 01:49:38 DEBUG : chunked-640Ki-639.999Ki.bin: Starting multipart upload 2025/12/07 01:49:38 DEBUG : chunked-640Ki-639.999Ki.bin: Uploading segment 0/655359 size 655359 === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/655359/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/655360 2025/12/07 01:49:41 DEBUG : chunked-640Ki-640Ki.bin: Starting multipart upload 2025/12/07 01:49:42 DEBUG : chunked-640Ki-640Ki.bin: Uploading segment 0/655360 size 655360 === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/655360/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/1310721 2025/12/07 01:49:46 DEBUG : chunked-640Ki-1.250Mi.bin: Starting multipart upload 2025/12/07 01:49:46 DEBUG : chunked-640Ki-1.250Mi.bin: Uploading segment 0/1310721 size 655360 2025/12/07 01:49:47 DEBUG : chunked-640Ki-1.250Mi.bin: Uploading segment 655360/1310721 size 655360 2025/12/07 01:49:49 DEBUG : chunked-640Ki-1.250Mi.bin: Uploading segment 1310720/1310721 size 1 === RUN TestIntegration/FsMkdir/FsPutChunked/640Ki/1310721/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/983039 2025/12/07 01:49:52 DEBUG : chunked-960Ki-959.999Ki.bin: Starting multipart upload 2025/12/07 01:49:52 DEBUG : chunked-960Ki-959.999Ki.bin: Uploading segment 0/983039 size 983039 === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/983039/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/983040 2025/12/07 01:49:56 DEBUG : chunked-960Ki-960Ki.bin: Starting multipart upload 2025/12/07 01:49:57 DEBUG : chunked-960Ki-960Ki.bin: Uploading segment 0/983040 size 983040 === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/983040/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/1966081 2025/12/07 01:50:00 DEBUG : chunked-960Ki-1.875Mi.bin: Starting multipart upload 2025/12/07 01:50:00 DEBUG : chunked-960Ki-1.875Mi.bin: Uploading segment 0/1966081 size 983040 2025/12/07 01:50:01 DEBUG : chunked-960Ki-1.875Mi.bin: Uploading segment 983040/1966081 size 983040 2025/12/07 01:50:03 DEBUG : chunked-960Ki-1.875Mi.bin: Uploading segment 1966080/1966081 size 1 === RUN TestIntegration/FsMkdir/FsPutChunked/960Ki/1966081/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293759 2025/12/07 01:50:06 DEBUG : chunked-2.188Mi-2.187Mi.bin: Starting multipart upload 2025/12/07 01:50:07 DEBUG : chunked-2.188Mi-2.187Mi.bin: Uploading segment 0/2293759 size 2293759 === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293759/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293760 2025/12/07 01:50:12 DEBUG : chunked-2.188Mi-2.188Mi.bin: Starting multipart upload 2025/12/07 01:50:13 DEBUG : chunked-2.188Mi-2.188Mi.bin: Uploading segment 0/2293760 size 2293760 === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293760/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/4587521 2025/12/07 01:50:16 DEBUG : chunked-2.188Mi-4.375Mi.bin: Starting multipart upload 2025/12/07 01:50:17 DEBUG : chunked-2.188Mi-4.375Mi.bin: Uploading segment 0/4587521 size 2293760 2025/12/07 01:50:17 DEBUG : chunked-2.188Mi-4.375Mi.bin: Uploading segment 2293760/4587521 size 2293760 2025/12/07 01:50:19 DEBUG : chunked-2.188Mi-4.375Mi.bin: Uploading segment 4587520/4587521 size 1 === RUN TestIntegration/FsMkdir/FsPutChunked/2.188Mi/4587521/Streamed fstests.go:2452: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *onedrive.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/12/07 01:50:21 DEBUG : unknown-size-update.txt: Starting multipart upload 2025/12/07 01:50:22 DEBUG : unknown-size-update.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/12/07 01:50:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-viwuzow0yeka/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata 2025/12/07 01:50:29 DEBUG : dir-metadata: skipping unsupported metadata item: potato: jersey 2025/12/07 01:50:30 DEBUG : dir-metadata: setting time 2001-02-03 04:05:06.499999999 +0000 UTC === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update 2025/12/07 01:50:30 DEBUG : dir-metadata: skipping unsupported metadata item: potato: king edwards === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata 2025/12/07 01:50:32 DEBUG : dir-methods: skipping unsupported metadata item: potato: jersey === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap fstests.go:2789: Not a wrapping Fs 2025/12/07 01:50:35 ERROR : error listing: directory not found === RUN TestIntegration/FsShutdown --- PASS: TestIntegration (405.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.55s) --- PASS: TestIntegration/FsMkdir (401.80s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (3.99s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.26s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.25s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (82.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (223.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (94.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestWritePermissions (18.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestUploadSinglePart (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestReadPermissions (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestReadMetadata (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestDirectoryMetadata (13.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestServerSideCopyMove (17.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/TestMetadataMapper (6.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/320Ki (14.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/320Ki/327679 (5.83s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/320Ki/327679/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/320Ki/327680 (3.56s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/320Ki/327680/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/320Ki/655361 (5.30s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/320Ki/655361/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/640Ki (14.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/640Ki/655359 (3.73s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/640Ki/655359/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/640Ki/655360 (4.08s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/640Ki/655360/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/640Ki/1310721 (6.24s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/640Ki/1310721/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/960Ki (14.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/960Ki/983039 (4.19s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/960Ki/983039/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/960Ki/983040 (3.57s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/960Ki/983040/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/960Ki/1966081 (6.51s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/960Ki/1966081/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2.188Mi (14.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293759 (5.90s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293759/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293760 (3.84s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/2293760/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/4587521 (5.23s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2.188Mi/4587521/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (3.25s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (2.72s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegrationCn onedrive_test.go:26: skipping as -remote is set --- SKIP: TestIntegrationCn (0.00s) PASS 2025/12/07 01:50:35 DEBUG : OneDrive root 'rclone-test-poyefig2dote': Purge remote 2025/12/07 01:50:36 NOTICE: purge failed: directory not found ok github.com/rclone/rclone/backend/onedrive 408.249s "go test -v -timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 6m49.347665812s (try 1/5)