0% found this document useful (0 votes)
102 views

Current Log

The document contains log messages from an OneDrive application startup. It records the application checking for mitigations, opening its database, inserting configuration rules, scheduling background jobs like uploading and notifications, checking for a Samsung migration, and starting foreground services for uploading files on resume.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views

Current Log

The document contains log messages from an OneDrive application startup. It records the application checking for mitigations, opening its database, inserting configuration rules, scheduling background jobs like uploading and notifications, checking for a Samsung migration, and starting foreground services for uploading files on resume.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 64

Tue Aug 24 05:28:20 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed

Tue Aug 24 05:28:21 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build


model matches: false
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 18:49:25.462 from now
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
2:04:59.406 and 19:04:59.405 from now
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 05:28:21 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 05:28:21 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 05:28:21 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 05:28:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 05:28:21 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 05:28:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 05:28:21 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 06:28:53 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 18:09:15.645 from now
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
1:00:05.611 and 18:00:05.610 from now
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 06:28:54 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 06:28:54 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 06:28:54 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 06:28:54 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:54 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 06:28:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:54 GMT-05:00 2021 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onCreate
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:54 GMT-05:00 2021 V ModalUploadService Upload Service Created.
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 06:28:54 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:55 GMT-05:00 2021 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onCreate()
Tue Aug 24 06:28:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:55 GMT-05:00 2021 V AsyncMoveService Upload Service Created.
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:55 GMT-05:00 2021 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 787
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 06:28:55 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService-
cancelAllTasks
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 06:28:55 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 06:28:55 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 06:28:57 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 06:28:57 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 06:28:57 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 06:28:58 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Got valid response for item "root" with 0 Duration: 3626 (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
tagsItems found : 0 (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
locations found : 0 (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Writing Metadata for syncRoot ResourceId "root" (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for syncRoot ResourceId "root" is written into db in 33 ms with 0 ms yield
time. The network request takes 3626 ms. There are 0 items in total and 0 items are
skipped. There are 0 locations data in total. The sync is against the
parentSyncRoot: true (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The app status. PowerSaveMode: false ForegroundMode: false (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Schedule propagation of special folder classification. (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Executing propagate classification (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Queue is empty, there are no folders to propagate (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Skip unreferenced locations deletion due to less than a week (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Total time to sync (ms): 3728 (:0)
Tue Aug 24 06:28:58 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 06:28:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Tue Aug 24 06:29:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 06:29:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 06:30:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Merge wal to database. before merge: 20632 after merge: 0 first db action on:
1629804534 now: 1629804602 time to merge: 8 (:0)
Tue Aug 24 07:29:01 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 17:17:37.538 from now
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 17:13:21.516 from now
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 07:29:02 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 07:29:02 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 07:29:02 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 07:29:02 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 07:29:03 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 08:29:04 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 08:29:04 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 15:38:06.534 from now
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 16:12:36.529 from now
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 08:29:09 GMT-05:00 2021 E ScenarioNotificationChannels Error while
getting notification scenarios java.net.UnknownHostException: Unable to resolve
host "skyapi.live.net": No address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at okhttp3.Dns$Companion$DnsSystem.lookup(SourceFile:1)
at
okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(SourceFile:15)
at okhttp3.internal.connection.RouteSelector.nextProxy(SourceFile:3)
at okhttp3.internal.connection.RouteSelector.next(SourceFile:4)
at okhttp3.internal.connection.ExchangeFinder.findConnection(SourceFile:27)
at
okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(SourceFile:1)
at okhttp3.internal.connection.ExchangeFinder.find(SourceFile:7)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(SourceFile:8)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:2)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:27)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:5)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour
ceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at
com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile:
1)
at java.lang.Thread.run(Thread.java:919)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:200)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 30 more

Tue Aug 24 08:29:09 GMT-05:00 2021 DATA


com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 08:29:09 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 08:29:09 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 08:29:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 08:29:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 08:29:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 08:29:10 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 709
Tue Aug 24 08:29:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:29:10 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 08:34:07 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 08:34:08 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 08:34:08 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 08:34:09 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 08:34:09 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 16:23:16.963 from now
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 16:05:15.732 from now
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 08:34:10 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 08:34:11 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1061
Tue Aug 24 08:34:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:34:11 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 08:34:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 08:34:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 08:34:11 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 08:34:11 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 08:40:35 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 08:40:35 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 08:40:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 08:40:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 08:40:35 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 08:40:36 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 08:40:36 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 08:40:36 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:40:36 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 16:11:55.488 from now
Tue Aug 24 08:40:36 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 08:40:36 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 16:18:37.468 from now
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 08:40:37 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 08:40:37 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 08:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 08:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 08:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 08:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 08:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 08:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 08:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 08:40:38 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 08:40:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 09:40:37 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 14:37:06.147 from now
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 14:44:03.132 from now
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 09:40:37 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 09:40:38 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:38 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Tue Aug 24 09:40:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 09:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 09:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 09:40:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 09:40:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 09:40:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:38 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:38 GMT-05:00 2021 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onCreate
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 913
Tue Aug 24 09:40:38 GMT-05:00 2021 V ModalUploadService Upload Service Created.
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:38 GMT-05:00 2021 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onCreate()
Tue Aug 24 09:40:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:39 GMT-05:00 2021 V AsyncMoveService Upload Service Created.
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:39 GMT-05:00 2021 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Tue Aug 24 09:40:39 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService-
cancelAllTasks
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 09:40:39 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Sending telemetry
event for TokenRefresh
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
Auth/TokenRefresh RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA com.microsoft.authorization.odb.BrokerUtils
Use broker flow = false
Tue Aug 24 09:40:41 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Valid token
available
Tue Aug 24 09:40:41 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Valid cache token available for
service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Valid token
available
Tue Aug 24 09:40:41 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Valid cache token available for
service::ssl.live.com::MBI_SSL
Tue Aug 24 09:40:41 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Valid token
available
Tue Aug 24 09:40:45 GMT-05:00 2021 DATA PhoneAuth getSecurityToken replyscope is
set as openid profile
Tue Aug 24 09:40:45 GMT-05:00 2021 DATA samsungSanityChecks Samsung altGuid matches
boundGuid
Tue Aug 24 09:40:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Got valid response for item "root" with 0 Duration: 4737 (:0)
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
tagsItems found : 0 (:0)
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
locations found : 0 (:0)
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Writing Metadata for syncRoot ResourceId "root" (:0)
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for syncRoot ResourceId "root" is written into db in 18 ms with 0 ms yield
time. The network request takes 4737 ms. There are 0 items in total and 0 items are
skipped. There are 0 locations data in total. The sync is against the
parentSyncRoot: true (:0)
Tue Aug 24 09:40:46 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The app status. PowerSaveMode: false ForegroundMode: false (:0)
Tue Aug 24 10:32:11 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 10:32:12 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:47:53.156 from now
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 14:12:26.146 from now
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA QosEventRecorder Start event: Purchase/Flow
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Tue Aug 24 10:32:12 GMT-05:00 2021 DATA skydrive::iap::billing::BillingService
Connecting to billing service...
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:13 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 10:32:13 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:13 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:32:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 10:32:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 10:32:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 10:32:14 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 10:32:14 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:32:20 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 4152
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 10:32:21 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 14:02:39.173 from now
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 14:00:28.131 from now
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:21 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 80
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:32:22 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 10:32:22 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 10:32:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 10:33:58 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 10:34:00 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 10:34:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 10:34:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 10:34:00 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 20632
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 10:34:01 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:52:44.851 from now
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 13:35:16.651 from now
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 10:34:02 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:34:02 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 10:34:02 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:34:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 10:34:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 10:34:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 10:34:02 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 10:34:02 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:34:02 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:34:03 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:34:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 10:38:18 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 10:38:19 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 28872
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 10:38:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 10:38:20 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 14:11:16.758 from now
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 14:07:08.690 from now
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 10:38:20 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 10:38:20 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 10:38:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:38:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:38:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:38:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 10:38:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:38:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 10:38:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 10:38:22 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1570
Tue Aug 24 10:38:22 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:38:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 10:38:22 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 10:43:00 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 10:43:01 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 32992
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 10:43:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 10:43:02 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:36:18.656 from now
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 13:59:35.634 from now
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:43:02 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 10:43:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 10:43:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 10:43:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 10:43:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 10:43:03 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 10:43:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 10:43:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 10:43:04 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:04 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1795
Tue Aug 24 10:43:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 10:43:04 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 10:43:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 10:43:04 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Got valid response for item "root" with 0 Duration: 9281 (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
tagsItems found : 0 (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
locations found : 0 (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Writing Metadata for syncRoot ResourceId "root" (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for syncRoot ResourceId "root" is written into db in 41 ms with 0 ms yield
time. The network request takes 9281 ms. There are 0 items in total and 0 items are
skipped. There are 0 locations data in total. The sync is against the
parentSyncRoot: true (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The app status. PowerSaveMode: false ForegroundMode: false (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Schedule propagation of special folder classification. (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Executing propagate classification (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Queue is empty, there are no folders to propagate (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Skip unreferenced locations deletion due to less than a week (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Total time to sync (ms): 9443 (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 10:43:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 10:43:15 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:16 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:43:16 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:43:16 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 10:43:16 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:17 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:43:17 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:43:17 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 10:43:17 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:43:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:43:18 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 10:43:18 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 10:43:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 10:43:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 10:43:18 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 10:43:18 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 10:43:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:43:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:43:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 10:43:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 10:43:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 10:43:19 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 10:43:19 GMT-05:00 2021 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onCreate
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 V ModalUploadService Upload Service Created.
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onCreate()
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 10:43:19 GMT-05:00 2021 V AsyncMoveService Upload Service Created.
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 10:43:19 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 10:43:19 GMT-05:00 2021 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Tue Aug 24 11:22:08 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:22:09 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:26:00.371 from now
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 12:54:44.360 from now
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling
thread
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob():
requestingToRunJob: true
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread
scheduled
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA LocalNotificationDailyJob Running Daily Job
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:22:09 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 11:22:09 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's
finally block
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000
and 17:00:00.000 (absolute time of day)
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between
24:32:32.000 and 30:32:32.000 from now
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA LocalNotificationDailyJob OnStopJob called
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 11:22:10 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:22:10 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:22:10 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 11:22:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:10 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:10 GMT-05:00 2021 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onCreate
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 V ModalUploadService Upload Service Created.
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onCreate()
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:10 GMT-05:00 2021 V AsyncMoveService Upload Service Created.
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:10 GMT-05:00 2021 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1101
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:22:10 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 11:22:10 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService-
cancelAllTasks
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Tue Aug 24 11:22:11 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:22:11 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Got valid response for item "root" with 0 Duration: 2753 (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
tagsItems found : 0 (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
locations found : 0 (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Writing Metadata for syncRoot ResourceId "root" (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for syncRoot ResourceId "root" is written into db in 25 ms with 0 ms yield
time. The network request takes 2753 ms. There are 0 items in total and 0 items are
skipped. There are 0 locations data in total. The sync is against the
parentSyncRoot: true (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The app status. PowerSaveMode: false ForegroundMode: false (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Schedule propagation of special folder classification. (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Executing propagate classification (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Queue is empty, there are no folders to propagate (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Skip unreferenced locations deletion due to less than a week (:0)
Tue Aug 24 11:22:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Total time to sync (ms): 2904 (:0)
Tue Aug 24 11:22:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 11:22:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Tue Aug 24 11:22:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:22:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:22:13 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 11:22:14 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:22:15 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:31:26 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:31:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:31:27 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:05:13.879 from now
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 12:43:11.864 from now
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:31:27 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 11:31:27 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:31:27 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 11:31:27 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 11:31:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:31:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:31:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:31:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:31:28 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:31:28 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:31:28 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:31:28 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 11:32:13 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:32:14 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 16512
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:32:14 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:32:16 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:26:39.313 from now
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 12:42:02.297 from now
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:32:16 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 11:32:16 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:32:17 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 11:32:17 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:32:17 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:32:17 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:32:17 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 11:32:18 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1172
Tue Aug 24 11:32:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:09 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:41:09 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:41:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:41:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:41:09 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:41:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:41:09 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:41:10 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 12:28:42.248 from now
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 12:58:12.233 from now
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:41:10 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:41:11 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:41:11 GMT-05:00 2021 V PackageUtils_v1.5.12 Package
com.microsoft.office.officehubrow is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Tue Aug 24 11:41:11 GMT-05:00 2021 V TokenSharingService_v1.5.12 Binding request is
approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false
Tue Aug 24 11:41:11 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:41:11 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:41:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:11 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:41:11 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:41:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:41:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 11:41:12 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:41:12 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1501
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 4152
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:41:37 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:03:21.147 from now
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 13:10:24.132 from now
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:37 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:41:38 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 11:41:38 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 11:41:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:41:38 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:42:28 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:42:29 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 12:38:29.453 from now
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 12:36:15.449 from now
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 25
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:42:29 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 11:42:30 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:42:30 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:42:30 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:42:30 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:42:30 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:42:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:42:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:42:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:42:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:42:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:42:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 11:42:31 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 11:42:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:42:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:42:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:44:46 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:44:46 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:51:31 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 16512
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:00:30.543 from now
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 13:02:08.513 from now
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:51:32 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 11:51:32 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Tue Aug 24 11:51:33 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung
migration status took: 806
Tue Aug 24 11:51:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 11:51:33 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync -
Migrated
Tue Aug 24 11:51:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I)
SAboundAccountState/Matching RequiredServiceData null null true
Tue Aug 24 11:51:33 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Migrated->Migrated
Tue Aug 24 11:51:33 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Got valid response for item "root" with 0 Duration: 5642 (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
tagsItems found : 0 (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
locations found : 0 (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Writing Metadata for syncRoot ResourceId "root" (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for syncRoot ResourceId "root" is written into db in 56 ms with 0 ms yield
time. The network request takes 5642 ms. There are 0 items in total and 0 items are
skipped. There are 0 locations data in total. The sync is against the
parentSyncRoot: true (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The app status. PowerSaveMode: false ForegroundMode: false (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Schedule propagation of special folder classification. (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Executing propagate classification (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Queue is empty, there are no folders to propagate (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Skip unreferenced locations deletion due to less than a week (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Total time to sync (ms): 5864 (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 0957c441e34d193d true
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:51:38 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:51:50 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:51 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:51:51 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:51:51 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 11:51:51 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:52 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Merge wal to database. before merge: 32992 after merge: 0 first db action on:
1629823892 now: 1629823912 time to merge: 17 (:0)
Tue Aug 24 11:51:52 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:51:52 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:51:52 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 11:51:52 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:53 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 11:51:53 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:51:53 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:51:53 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:51:53 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:51:53 GMT-05:00 2021 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onCreate
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onCreate
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 V ModalUploadService Upload Service Created.
Tue Aug 24 11:51:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadService Starting service in the
foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onCreate()
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:51:53 GMT-05:00 2021 V AsyncMoveService Upload Service Created.
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 11:51:53 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Tue Aug 24 11:51:53 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Tue Aug 24 11:51:53 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Tue Aug 24 11:51:53 GMT-05:00 2021 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Tue Aug 24 12:51:32 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5447680 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2021-08-24 22:54:28.481 -05 Qt::LocalTime) (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 11:15:55.540 from now
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 11:43:44.530 from now
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 1
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Migrated
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Tue Aug 24 12:51:33 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Creating refresh factory (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Page size : "1000" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
The request sync root points to 1 "root" (:0)
Tue Aug 24 12:51:33 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Tue Aug 24 12:51:33 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 12:51:33 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 12:51:33 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Tue Aug 24 12:51:33 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate

You might also like