This document contains log messages from an OneDrive application startup. It records the application checking for mitigation requirements, opening its database, inserting configuration rules, scheduling background jobs like syncing and notifications, and caching authentication tokens on startup. The application retrieves the OneDrive account, checks for migrated Samsung files, and prepares to sync and manage the user's files.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
75 views23 pages
Current Log
This document contains log messages from an OneDrive application startup. It records the application checking for mitigation requirements, opening its database, inserting configuration rules, scheduling background jobs like syncing and notifications, and caching authentication tokens on startup. The application retrieves the OneDrive account, checks for migrated Samsung files, and prepares to sync and manage the user's files.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 23
Tue Oct 05 21:31:50 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Tue Oct 05 21:31:52 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 21:31:52 GMT+02: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 Oct 05 21:31:52 GMT+02: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 Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 21:31:52 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 21:31:53 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 21:31:53 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 21:31:54 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:31:54 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 21:31:54 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 21:31:54 GMT+02: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 Oct 05 21:31:54 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 2:44:10.804 from now Tue Oct 05 21:31:54 GMT+02: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 Oct 05 21:31:54 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 2:45:28.793 from now Tue Oct 05 21:31:54 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 21:31:54 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:31:54 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 21:31:54 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:31:54 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 21:31:54 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 21:31:54 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:31:54 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:31:54 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:31:54 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:31:54 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:31:55 GMT+02:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Tue Oct 05 21:31:55 GMT+02:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:31:55 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:31:55 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:31:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Tue Oct 05 21:35:14 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 21:35:16 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 21:35:16 GMT+02: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 Oct 05 21:35:16 GMT+02: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 Oct 05 21:35:16 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 21:35:16 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 21:35:17 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 21:35:17 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 21:35:17 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:17 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 21:35:18 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 21:35:18 GMT+02: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 Oct 05 21:35:18 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 3:07:57.683 from now Tue Oct 05 21:35:18 GMT+02: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 Oct 05 21:35:18 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 3:06:50.606 from now Tue Oct 05 21:35:18 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:35:18 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 21:35:18 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:18 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 21:35:18 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:35:18 GMT+02:00 2021 DATA SamsungMigrationStateBroadcastReceiver Received SA Migration state None Tue Oct 05 21:35:18 GMT+02:00 2021 DATA SamsungAuthUtils Migration state sync - None Tue Oct 05 21:35:18 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 21:35:18 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 21:35:18 GMT+02:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was None->None Tue Oct 05 21:35:18 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:35:18 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:19 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:35:19 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:35:19 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:35:19 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 21:35:19 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:35:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:35:41 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 21:35:44 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 21:35:44 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 21:35:44 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 21:35:44 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 21:35:45 GMT+02: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 Oct 05 21:35:45 GMT+02: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 Oct 05 21:35:45 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 21:35:45 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 21:35:46 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 21:35:46 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 21:35:47 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:47 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 21:35:47 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 21:35:47 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:35:47 GMT+02: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 Oct 05 21:35:47 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 3:16:59.410 from now Tue Oct 05 21:35:47 GMT+02:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Tue Oct 05 21:35:47 GMT+02: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 Oct 05 21:35:47 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 3:13:39.288 from now Tue Oct 05 21:35:48 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:35:48 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 21:35:48 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:48 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 21:35:48 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 21:35:48 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 21:35:48 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:35:48 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:35:48 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:35:48 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 21:35:48 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 21:35:48 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:35:48 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:35:48 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:35:49 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Tue Oct 05 21:36:03 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 21:36:04 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 21:36:04 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 21:36:04 GMT+02: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 Oct 05 21:36:04 GMT+02: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 Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 21:36:05 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 21:36:06 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 21:36:07 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 21:36:07 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:36:07 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 21:36:08 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:36:11 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 21:36:12 GMT+02: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 Oct 05 21:36:12 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 3:23:04.073 from now Tue Oct 05 21:36:13 GMT+02:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Tue Oct 05 21:36:13 GMT+02: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 Oct 05 21:36:13 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 2:39:48.610 from now Tue Oct 05 21:36:13 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 21:36:13 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:36:13 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 21:36:13 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:36:13 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 21:36:13 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 21:36:13 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:36:13 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:36:13 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:36:14 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:36:14 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:36:14 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:36:14 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:36:15 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Tue Oct 05 21:36:16 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:36:16 GMT+02:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 2528 Tue Oct 05 21:36:16 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 21:36:16 GMT+02:00 2021 DATA SamsungAuthUtils Migration state sync - None Tue Oct 05 21:36:16 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:36:16 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:36:16 GMT+02:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Tue Oct 05 21:36:16 GMT+02:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was None->None Tue Oct 05 21:36:17 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 21:36:18 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 21:36:18 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 21:36:18 GMT+02:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 3377 (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 32 ms with 0 ms yield time. The network request takes 3377 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 Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Tue Oct 05 21:36:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 4001 (:0) Tue Oct 05 21:36:19 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 21:36:19 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Tue Oct 05 21:36:20 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:36:20 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:36:21 GMT+02:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Tue Oct 05 21:36:24 GMT+02:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Tue Oct 05 21:36:25 GMT+02:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Tue Oct 05 21:36:25 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 21:36:25 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 21:36:25 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 21:36:25 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 21:36:25 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 21:36:25 GMT+02:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Tue Oct 05 21:36:26 GMT+02:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:26 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 21:36:26 GMT+02:00 2021 V ManualUploadService Upload Service Created. Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Tue Oct 05 21:36:26 GMT+02:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:26 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 21:36:26 GMT+02:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:26 GMT+02:00 2021 V ModalUploadService Upload Service Created. Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Tue Oct 05 21:36:26 GMT+02:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:27 GMT+02:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Tue Oct 05 21:36:27 GMT+02:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Tue Oct 05 21:36:27 GMT+02:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Tue Oct 05 21:36:27 GMT+02:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:27 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 21:36:27 GMT+02:00 2021 V AsyncMoveService Upload Service Created. Tue Oct 05 21:36:27 GMT+02:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Tue Oct 05 21:36:27 GMT+02:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Tue Oct 05 21:36:27 GMT+02:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 21:36:27 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 21:36:27 GMT+02:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Tue Oct 05 21:36:28 GMT+02:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Tue Oct 05 21:36:28 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 21:36:28 GMT+02:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Tue Oct 05 21:36:29 GMT+02:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Tue Oct 05 21:36:29 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:04 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 22:37:06 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 22:37:06 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 22:37:06 GMT+02: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 Oct 05 22:37:06 GMT+02: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 Oct 05 22:37:07 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 22:37:07 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 22:37:08 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 22:37:08 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:09 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 22:37:09 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:09 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 22:37:11 GMT+02: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 Oct 05 22:37:11 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 1:26:37.851 from now Tue Oct 05 22:37:11 GMT+02: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 Oct 05 22:37:11 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 2:08:21.756 from now Tue Oct 05 22:37:11 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 22:37:11 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 22:37:11 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:11 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 22:37:12 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 22:37:12 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 22:37:12 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:12 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 22:37:12 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 22:37:12 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 22:37:12 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 22:37:13 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 22:37:13 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Tue Oct 05 22:37:14 GMT+02:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 2174 Tue Oct 05 22:37:14 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:14 GMT+02:00 2021 DATA SamsungAuthUtils Migration state sync - None Tue Oct 05 22:37:17 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 22:37:18 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 22:37:18 GMT+02: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 Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 8272 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 22:37:18 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 22:37:18 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 22:37:19 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:19 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 22:37:19 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 22:37:19 GMT+02: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 Oct 05 22:37:19 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 1:36:39.551 from now Tue Oct 05 22:37:19 GMT+02:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Tue Oct 05 22:37:19 GMT+02: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 Oct 05 22:37:19 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 1:33:47.441 from now Tue Oct 05 22:37:19 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 22:37:19 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:19 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 22:37:19 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 22:37:19 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 22:37:19 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 22:37:20 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:20 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 22:37:20 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 22:37:20 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:20 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 22:37:20 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 22:37:21 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 22:37:21 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 22:37:21 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 22:37:21 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 22:37:21 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:21 GMT+02:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 1274 Tue Oct 05 22:37:21 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 22:37:21 GMT+02:00 2021 DATA SamsungAuthUtils Migration state sync - None Tue Oct 05 22:37:21 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 22:37:21 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 22:37:21 GMT+02:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Tue Oct 05 22:37:21 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:22 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 22:37:22 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 22:37:22 GMT+02:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Tue Oct 05 22:37:22 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 22:37:22 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:22 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 22:37:22 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 22:37:22 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:22 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 22:37:22 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Tue Oct 05 22:37:22 GMT+02:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was None->None Tue Oct 05 22:37:23 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 1438 (:0) Tue Oct 05 22:37:23 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Tue Oct 05 22:37:23 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Tue Oct 05 22:37:23 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 480 ms with 0 ms yield time. The network request takes 1438 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 Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 2237 (:0) Tue Oct 05 22:37:24 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 22:37:24 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Tue Oct 05 22:37:27 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 22:37:27 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 22:37:27 GMT+02:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Tue Oct 05 22:37:29 GMT+02:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Tue Oct 05 22:37:29 GMT+02:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Tue Oct 05 22:37:29 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 22:37:30 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 22:37:30 GMT+02:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Tue Oct 05 22:37:30 GMT+02:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Tue Oct 05 22:37:30 GMT+02:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Tue Oct 05 22:37:30 GMT+02:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:31 GMT+02:00 2021 V ManualUploadService Upload Service Created. Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:31 GMT+02:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 V ModalUploadService Upload Service Created. Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Tue Oct 05 22:37:31 GMT+02:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Tue Oct 05 22:37:31 GMT+02:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:31 GMT+02:00 2021 V AsyncMoveService Upload Service Created. Tue Oct 05 22:37:31 GMT+02:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:31 GMT+02:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Tue Oct 05 22:37:31 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:31 GMT+02:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Tue Oct 05 22:37:32 GMT+02:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Tue Oct 05 22:37:32 GMT+02:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Tue Oct 05 22:37:32 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Tue Oct 05 22:37:32 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Tue Oct 05 23:53:54 GMT+02:00 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Oct 05 23:53:55 GMT+02:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 130 (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 23:53:55 GMT+02: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 Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 24752 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-10-06 19:01:28.102 CEST Qt::LocalTime) (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Oct 05 23:53:55 GMT+02:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Tue Oct 05 23:53:56 GMT+02:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Tue Oct 05 23:53:56 GMT+02: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 Oct 05 23:53:56 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 0:23:45.870 from now Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 23:53:56 GMT+02: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 Oct 05 23:53:56 GMT+02:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 0:16:14.854 from now Tue Oct 05 23:53:56 GMT+02:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Tue Oct 05 23:53:56 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 23:53:56 GMT+02:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 23:53:56 GMT+02:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Oct 05 23:53:56 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Oct 05 23:53:56 GMT+02:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 23:53:56 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: false Tue Oct 05 23:53:56 GMT+02:00 2021 DATA DeviceAndApplicationInfo Pre: true Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 9a4fbd6e933d2bdc true Tue Oct 05 23:53:56 GMT+02:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =None Tue Oct 05 23:53:56 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 23:53:56 GMT+02:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Tue Oct 05 23:53:56 GMT+02:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Tue Oct 05 23:53:56 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 23:53:56 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Tue Oct 05 23:53:56 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Tue Oct 05 23:53:56 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Tue Oct 05 23:53:56 GMT+02:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Tue Oct 05 23:53:56 GMT+02:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Tue Oct 05 23:53:56 GMT+02:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services