Started by user Ivan J. Running as SYSTEM [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/workspace/ofono-d4-source [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/maemo-leste/ofono-d4 > git init /var/lib/jenkins/workspace/ofono-d4-source/source # timeout=10 Fetching upstream changes from https://github.com/maemo-leste/ofono-d4 > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/maemo-leste/ofono-d4 +refs/heads/*:refs/remotes/origin/* # timeout=120 > git config remote.origin.url https://github.com/maemo-leste/ofono-d4 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/maemo-leste/ofono-d4 # timeout=10 Fetching upstream changes from https://github.com/maemo-leste/ofono-d4 > git fetch --tags --progress -- https://github.com/maemo-leste/ofono-d4 +refs/heads/*:refs/remotes/origin/* # timeout=120 > git rev-parse refs/remotes/origin/maemo/beowulf-devel^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/maemo/beowulf-devel^{commit} # timeout=10 Checking out Revision 93890d6350b5b5acfa2087ef39e5dbbee82eb133 (refs/remotes/origin/maemo/beowulf-devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 93890d6350b5b5acfa2087ef39e5dbbee82eb133 # timeout=10 Commit message: "debian/changelog: bump for 1.31.2" > git rev-list --no-walk 93890d6350b5b5acfa2087ef39e5dbbee82eb133 # timeout=10 [ofono-d4-source] $ /bin/sh -xe /tmp/jenkins6907561646318081892.sh + export PRE_DCH_HOOK=/var/lib/jenkins/jenkins-integration/dch_hook.sh + grep -q -- -devel$ - + echo beowulf-devel + export ENABLE_MAEMO_DEVEL=yes + /usr/bin/generate-git-snapshot + set -e + set -u + '[' -r /etc/jenkins/debian_glue ']' + . /etc/jenkins/debian_glue ++ '[' leste = leste ']' ++ KEY_ID=4AA81E3E026EFE82E47D6901545FEC4E0927F6FD ++ MAIN_ARCHITECTURE=amd64 ++ DEFAULT_REPOSITORY=/srv/repository ++ USE_ORIG_VERSION=true ++ SKIP_DCH=true ++ DCH_OPTS='--multimaint-merge --ignore-branch' ++ UNRELEASEAD_APPEND_COMMIT=false ++ REPOSITORY_KEYRING=/var/lib/jenkins/.gnupg/keyring.gpg ++ RELEASE_REPOSITORY=/srv/repository/leste ++ PARENT_DISTRO= ++ DEVUAN_BUILD= ++ case "$distribution" in ++ DEVUAN_BUILD=1 ++ '[' -z 1 ']' ++ MIRROR=http://pkgmaster.devuan.org/merged ++ SECURITY_MIRROR=http://pkgmaster.devuan.org/merged ++ SECURITY_FOLDER=beowulf-devel-security ++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-devel-updates main contrib non-free' ++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-devel-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-devel-security main contrib non-free' ++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-devel-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-devel-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf-devel main contrib non-free' ++ '[' yes = yes ']' ++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-devel-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-devel-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf-devel main contrib non-free,deb http://maedevu.maemo.org/leste beowulf-devel-devel main contrib non-free' ++ '[' leste = extras ']' ++ '[' -n '' ']' ++ backports_jobs=mesa +++ sed 's/-binaries$//' +++ echo /var/lib/jenkins/workspace/ofono-d4-source +++ awk -F/ '{print $6}' ++ _curpkgname=ofono-d4-source ++ grep -qw ofono-d4-source ++ echo mesa ++ droid4_jobs=pvr-omap4 ++ grep -qw ofono-d4-source ++ echo pvr-omap4 ++ REPOSITORY_EXTRA_KEYS=http://maedevu.maemo.org/testing-key.asc,http://maedevu.maemo.org/extras-key.asc ++ USE_CCACHE=true + '[' -n '' ']' ++ hostname -f + DEBEMAIL='jenkins-debian-glue Autobuilder ' + export DEBEMAIL + '[' -n '' ']' + SOURCE_DIRECTORY=source + '[' '!' -d source ']' + '[' -z 12 ']' + '[' -z 93890d6350b5b5acfa2087ef39e5dbbee82eb133 ']' ++ which gbp + '[' -x /usr/bin/gbp ']' + GBP_DCH='gbp dch' + GBP_BUILDPACKAGE='gbp buildpackage' ++ awk '/^ii/ {print $3}' ++ dpkg --list jenkins-debian-glue + JENKINS_DEBIAN_GLUE_VERSION=0.18.4.99+devuan2 + '[' -n 0.18.4.99+devuan2 ']' + echo '*** Running jenkins-debian-glue version 0.18.4.99+devuan2 ***' *** Running jenkins-debian-glue version 0.18.4.99+devuan2 *** + '[' -n '' -a -z '' ']' + echo '*** source package build phase ***' *** source package build phase *** + rm -f ./source rm: cannot remove './source': Is a directory + true + '[' -n '' ']' + cd source + git_cleanup + '[' -n '' ']' + echo '*** Cleaning git repository to make sure there are no modified files ***' *** Cleaning git repository to make sure there are no modified files *** + echo '*** Note: You can skip this step by setting SKIP_GIT_CLEANUP=true ***' *** Note: You can skip this step by setting SKIP_GIT_CLEANUP=true *** + git clean -fxd + git reset --hard HEAD HEAD is now at 93890d63 debian/changelog: bump for 1.31.2 + source_format_opts + '[' -f debian/source/format ']' ++ cat debian/source/format + local 'SRC_FORMAT=3.0 (quilt)' + case "$SRC_FORMAT" in + echo '*** Source format detected as 3.0 (quilt) ***' *** Source format detected as 3.0 (quilt) *** + DBP_EXTRA_OPTS=' --source-option=--unapply-patches' + identify_source_build_opts + DBP_OPTS= + '[' -r debian/source/format ']' + grep -q '^1\.0' debian/source/format + echo '*** Found dpkg source format != 1.0, nothing to do ****' *** Found dpkg source format != 1.0, nothing to do **** + return 0 + '[' '' '!=' true ']' + gbp_conf + '[' '' = true ']' + gbp_conf_files=(/etc/git-buildpackage/gbp.conf ~/.gbp.conf .gbp.conf debian/gbp.conf .git/gbp.conf) + UPSTREAM_BRANCH=upstream + DEBIAN_BRANCH=debian + PRISTINE_TAR=false + for gbp_conf_file in "${gbp_conf_files[@]}" + '[' -f /etc/git-buildpackage/gbp.conf ']' + local value ++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.upstream-branch ++ true + value= + '[' -n '' ']' ++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.debian-branch ++ true + value= + '[' -n '' ']' ++ git config --file /etc/git-buildpackage/gbp.conf --bool --get DEFAULT.pristine-tar ++ true + value= + '[' -n '' ']' + for gbp_conf_file in "${gbp_conf_files[@]}" + '[' -f /var/lib/jenkins/.gbp.conf ']' + for gbp_conf_file in "${gbp_conf_files[@]}" + '[' -f .gbp.conf ']' + for gbp_conf_file in "${gbp_conf_files[@]}" + '[' -f debian/gbp.conf ']' + local value ++ git config --file debian/gbp.conf --get DEFAULT.upstream-branch ++ true + value= + '[' -n '' ']' ++ git config --file debian/gbp.conf --get DEFAULT.debian-branch ++ true + value= + '[' -n '' ']' ++ git config --file debian/gbp.conf --bool --get DEFAULT.pristine-tar ++ true + value= + '[' -n '' ']' + for gbp_conf_file in "${gbp_conf_files[@]}" + '[' -f .git/gbp.conf ']' + create_local_branch upstream + '[' -n upstream ']' + local BRANCH=upstream + git branch -a + grep -q 'remotes/origin/upstream$' + echo 'NOTE: branch upstream does not exist, ignoring request to checkout therefore.' NOTE: branch upstream does not exist, ignoring request to checkout therefore. + create_local_branch debian + '[' -n debian ']' + local BRANCH=debian + git branch -a + grep -q 'remotes/origin/debian$' + echo 'NOTE: branch debian does not exist, ignoring request to checkout therefore.' NOTE: branch debian does not exist, ignoring request to checkout therefore. + '[' false = true ']' + branch_checkout + random_branch=jenkins-debian-glue-buildbranch24558 + '[' '' = true ']' + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' + echo 'Making sure that random_branch jenkins-debian-glue-buildbranch24558 does not exist' Making sure that random_branch jenkins-debian-glue-buildbranch24558 does not exist + git branch -D jenkins-debian-glue-buildbranch24558 error: branch 'jenkins-debian-glue-buildbranch24558' not found. + true + echo 'Checking out branch jenkins-debian-glue-buildbranch24558 based on commit 93890d6350b5b5acfa2087ef39e5dbbee82eb133' Checking out branch jenkins-debian-glue-buildbranch24558 based on commit 93890d6350b5b5acfa2087ef39e5dbbee82eb133 + git checkout -b jenkins-debian-glue-buildbranch24558 93890d6350b5b5acfa2087ef39e5dbbee82eb133 Switched to a new branch 'jenkins-debian-glue-buildbranch24558' + '[' -n /var/lib/jenkins/jenkins-integration/dch_hook.sh ']' + echo '*** Found environment variable PRE_DCH_HOOK, set to /var/lib/jenkins/jenkins-integration/dch_hook.sh ***' *** Found environment variable PRE_DCH_HOOK, set to /var/lib/jenkins/jenkins-integration/dch_hook.sh *** + sh /var/lib/jenkins/jenkins-integration/dch_hook.sh *** Did not find previous builds. Assuming +2m7 *** ofono (1:1.31.2-1+2m7) unstable; urgency=medium * Increment build number -- Jenkins Auto Builder Thu, 21 May 2020 00:27:14 +0100 + version_information + '[' -r debian/changelog ']' ++ dpkg-parsechangelog --count 1 ++ awk '/^Version/ {print $2}' + ORIG_VERSION=1:1.31.2-1+2m7 ++ dpkg-parsechangelog --count 1 ++ awk '/^Distribution/ {print $2}' + DISTRIBUTION=unstable + APPLY_VERSION_WORKAROUND=false + '[' true = true ']' + echo '*** USE_ORIG_VERSION is set to '\''true'\'', keeping original version [1:1.31.2-1+2m7] from changelog ***' *** USE_ORIG_VERSION is set to 'true', keeping original version [1:1.31.2-1+2m7] from changelog *** + VERSION_STRING=1:1.31.2-1+2m7 + '[' -n beowulf-devel ']' + echo 'Distribution variable found. Adding distribution specific version.' Distribution variable found. Adding distribution specific version. + VERSION_STRING=1:1.31.2-1+2m7+beowulf_devel + echo '*** Version string set to 1:1.31.2-1+2m7+beowulf_devel ***' *** Version string set to 1:1.31.2-1+2m7+beowulf_devel *** + dch_opts + '[' -n '--multimaint-merge --ignore-branch' ']' + echo 'Found environment variable DCH_OPTS, set to --multimaint-merge --ignore-branch' Found environment variable DCH_OPTS, set to --multimaint-merge --ignore-branch + DCH_COMBINED_OPTS='--multimaint-merge --ignore-branch' + '[' -n '' ']' + DCH_EXTRA_OPTS=--new-version=1:1.31.2-1+2m7+beowulf_devel + '[' -n '' ']' + echo 'Using extra gbp dch options (--new-version=1:1.31.2-1+2m7+beowulf_devel)' Using extra gbp dch options (--new-version=1:1.31.2-1+2m7+beowulf_devel) + DCH_COMBINED_OPTS='--multimaint-merge --ignore-branch --new-version=1:1.31.2-1+2m7+beowulf_devel' + '[' -n '' ']' + changelog_generation + '[' true = true ']' + echo '*** SKIP_DCH is set, not modifying debian/changelog therefore ***' *** SKIP_DCH is set, not modifying debian/changelog therefore *** + '[' '' = true ']' + gbp_opts + '[' -n '' ']' + GBP_OPTS=' -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir= ' + echo 'Using git-buildpackage default options provided by jenkins-debian-glue' Using git-buildpackage default options provided by jenkins-debian-glue + gbp buildpackage -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir= gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: /bin/true [] [] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/jenkins-debian-glue-buildbranch24558'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar'] gbp:debug: ['git', 'ls-tree', '1.31.2'] gbp:info: Creating ofono_1.31.2.orig.tar.gz from '1.31.2' gbp:debug: Building upstream tarball with compression 'gzip' gbp:debug: /bin/true ['-nc', '-S', '-us', '-uc'] [] + quilt_cleanup + '[' -n '' ']' + echo '*** Unapplying all possibly applied quilt patches and removing quilt directory ***' *** Unapplying all possibly applied quilt patches and removing quilt directory *** + echo '*** Note: You can skip this step by setting SKIP_QUILT_CLEANUP=true ***' *** Note: You can skip this step by setting SKIP_QUILT_CLEANUP=true *** + quilt pop -a No patch removed + true + rm -rf .pc + dpkg-buildpackage -uc -us -nc -d -S --source-option=--unapply-patches dpkg-buildpackage: info: source package ofono dpkg-buildpackage: info: source version 1:1.31.2-1+2m7 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Jenkins Auto Builder dpkg-source --unapply-patches --before-build source dpkg-source: info: applying 0001-doc-ofonod.8-escape-minus-sign.patch dpkg-source: info: applying skip-maint-clean.patch dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files dpkg-source --unapply-patches -b source dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building ofono using existing ./ofono_1.31.2.orig.tar.gz tar: ofono-1.31.2/.gitignore: time stamp 2020-05-21 00:28:50 is 91.233355146 s in the future tar: ofono-1.31.2/.mailmap: time stamp 2020-05-21 00:28:50 is 91.232971974 s in the future tar: ofono-1.31.2/AUTHORS: time stamp 2020-05-21 00:28:50 is 91.232814466 s in the future tar: ofono-1.31.2/COPYING: time stamp 2020-05-21 00:28:50 is 91.232477202 s in the future tar: ofono-1.31.2/ChangeLog: time stamp 2020-05-21 00:28:50 is 91.232194455 s in the future tar: ofono-1.31.2/HACKING: time stamp 2020-05-21 00:28:50 is 91.231937037 s in the future tar: ofono-1.31.2/INSTALL: time stamp 2020-05-21 00:28:50 is 91.231682496 s in the future tar: ofono-1.31.2/Makefile.am: time stamp 2020-05-21 00:28:50 is 91.231371014 s in the future tar: ofono-1.31.2/NEWS: time stamp 2020-05-21 00:28:50 is 91.231142109 s in the future tar: ofono-1.31.2/README: time stamp 2020-05-21 00:28:50 is 91.230929612 s in the future tar: ofono-1.31.2/TODO: time stamp 2020-05-21 00:28:50 is 91.230667433 s in the future tar: ofono-1.31.2/acinclude.m4: time stamp 2020-05-21 00:28:50 is 91.230471292 s in the future tar: ofono-1.31.2/bootstrap: time stamp 2020-05-21 00:28:50 is 91.230268842 s in the future tar: ofono-1.31.2/bootstrap-configure: time stamp 2020-05-21 00:28:50 is 91.23004384 s in the future tar: ofono-1.31.2/btio/btio.c: time stamp 2020-05-21 00:28:50 is 91.229648673 s in the future tar: ofono-1.31.2/btio/btio.h: time stamp 2020-05-21 00:28:50 is 91.229424852 s in the future tar: ofono-1.31.2/btio: time stamp 2020-05-21 00:28:50 is 91.229256155 s in the future tar: ofono-1.31.2/configure.ac: time stamp 2020-05-21 00:28:50 is 91.229014579 s in the future tar: ofono-1.31.2/debian/README.source: time stamp 2020-05-21 00:28:50 is 91.228701598 s in the future tar: ofono-1.31.2/debian/changelog: time stamp 2020-05-21 00:28:50 is 91.228472463 s in the future tar: ofono-1.31.2/debian/compat: time stamp 2020-05-21 00:28:50 is 91.228239972 s in the future tar: ofono-1.31.2/debian/control: time stamp 2020-05-21 00:28:50 is 91.227996692 s in the future tar: ofono-1.31.2/debian/copyright: time stamp 2020-05-21 00:28:50 is 91.227792467 s in the future tar: ofono-1.31.2/debian/gbp.conf: time stamp 2020-05-21 00:28:50 is 91.227597195 s in the future tar: ofono-1.31.2/debian/get-ell.sh: time stamp 2020-05-21 00:28:50 is 91.227482132 s in the future tar: ofono-1.31.2/debian/ofono-dev.docs: time stamp 2020-05-21 00:28:50 is 91.22734922 s in the future tar: ofono-1.31.2/debian/ofono-dev.install: time stamp 2020-05-21 00:28:50 is 91.227248186 s in the future tar: ofono-1.31.2/debian/ofono-scripts.install: time stamp 2020-05-21 00:28:50 is 91.227122777 s in the future tar: ofono-1.31.2/debian/ofono.conf: time stamp 2020-05-21 00:28:50 is 91.227021495 s in the future tar: ofono-1.31.2/debian/ofono.default: time stamp 2020-05-21 00:28:50 is 91.226927232 s in the future tar: ofono-1.31.2/debian/ofono.dirs: time stamp 2020-05-21 00:28:50 is 91.226832709 s in the future tar: ofono-1.31.2/debian/ofono.docs: time stamp 2020-05-21 00:28:50 is 91.226730725 s in the future tar: ofono-1.31.2/debian/ofono.dundee.init: time stamp 2020-05-21 00:28:50 is 91.226629741 s in the future tar: ofono-1.31.2/debian/ofono.init: time stamp 2020-05-21 00:28:50 is 91.226500801 s in the future tar: ofono-1.31.2/debian/ofono.install: time stamp 2020-05-21 00:28:50 is 91.226391081 s in the future tar: ofono-1.31.2/debian/ofono.manpages: time stamp 2020-05-21 00:28:50 is 91.226291451 s in the future tar: ofono-1.31.2/debian/patches/0001-doc-ofonod.8-escape-minus-sign.patch: time stamp 2020-05-21 00:28:50 is 91.226063522 s in the future tar: ofono-1.31.2/debian/patches/series: time stamp 2020-05-21 00:28:50 is 91.225955277 s in the future tar: ofono-1.31.2/debian/patches/skip-maint-clean.patch: time stamp 2020-05-21 00:28:50 is 91.225866456 s in the future tar: ofono-1.31.2/debian/patches: time stamp 2020-05-21 00:28:50 is 91.225822594 s in the future tar: ofono-1.31.2/debian/rules: time stamp 2020-05-21 00:28:50 is 91.225712965 s in the future tar: ofono-1.31.2/debian/source/format: time stamp 2020-05-21 00:28:50 is 91.225522339 s in the future tar: ofono-1.31.2/debian/source: time stamp 2020-05-21 00:28:50 is 91.225466879 s in the future tar: ofono-1.31.2/debian/update-patches.mk: time stamp 2020-05-21 00:28:50 is 91.225357469 s in the future tar: ofono-1.31.2/debian/upstream/signing-key.asc: time stamp 2020-05-21 00:28:50 is 91.225016899 s in the future tar: ofono-1.31.2/debian/upstream: time stamp 2020-05-21 00:28:50 is 91.22485435 s in the future tar: ofono-1.31.2/debian/watch: time stamp 2020-05-21 00:28:50 is 91.22465771 s in the future tar: ofono-1.31.2/debian: time stamp 2020-05-21 00:28:50 is 91.22442517 s in the future tar: ofono-1.31.2/doc/allowed-apns-api.txt: time stamp 2020-05-21 00:28:50 is 91.224229165 s in the future tar: ofono-1.31.2/doc/assisted-satellite-navigation-api.txt: time stamp 2020-05-21 00:28:50 is 91.224072893 s in the future tar: ofono-1.31.2/doc/audio-settings-api.txt: time stamp 2020-05-21 00:28:50 is 91.223969118 s in the future tar: ofono-1.31.2/doc/call-barring-api.txt: time stamp 2020-05-21 00:28:50 is 91.223857141 s in the future tar: ofono-1.31.2/doc/call-forwarding-api.txt: time stamp 2020-05-21 00:28:50 is 91.223748984 s in the future tar: ofono-1.31.2/doc/call-meter-api.txt: time stamp 2020-05-21 00:28:50 is 91.223640048 s in the future tar: ofono-1.31.2/doc/call-settings-api.txt: time stamp 2020-05-21 00:28:50 is 91.223516486 s in the future tar: ofono-1.31.2/doc/call-volume-api.txt: time stamp 2020-05-21 00:28:50 is 91.223414001 s in the future tar: ofono-1.31.2/doc/calypso-modem.txt: time stamp 2020-05-21 00:28:50 is 91.223291123 s in the future tar: ofono-1.31.2/doc/cdma-connman-api.txt: time stamp 2020-05-21 00:28:50 is 91.223156371 s in the future tar: ofono-1.31.2/doc/cdma-messagemanager-api.txt: time stamp 2020-05-21 00:28:50 is 91.223047051 s in the future tar: ofono-1.31.2/doc/cdma-network-api.txt: time stamp 2020-05-21 00:28:50 is 91.222942758 s in the future tar: ofono-1.31.2/doc/cdma-voicecall-manager-api.txt: time stamp 2020-05-21 00:28:50 is 91.22282459 s in the future tar: ofono-1.31.2/doc/cell-broadcast-api.txt: time stamp 2020-05-21 00:28:50 is 91.22271726 s in the future tar: ofono-1.31.2/doc/certification.txt: time stamp 2020-05-21 00:28:50 is 91.222614967 s in the future tar: ofono-1.31.2/doc/cinterion-hardware-monitor-api.txt: time stamp 2020-05-21 00:28:50 is 91.222484297 s in the future tar: ofono-1.31.2/doc/coding-style.txt: time stamp 2020-05-21 00:28:50 is 91.222332252 s in the future tar: ofono-1.31.2/doc/common-patterns.txt: time stamp 2020-05-21 00:28:50 is 91.222202514 s in the future tar: ofono-1.31.2/doc/connman-api.txt: time stamp 2020-05-21 00:28:50 is 91.222046443 s in the future tar: ofono-1.31.2/doc/dialup-command-set.txt: time stamp 2020-05-21 00:28:50 is 91.221940682 s in the future tar: ofono-1.31.2/doc/dialup-overview.txt: time stamp 2020-05-21 00:28:50 is 91.221815782 s in the future tar: ofono-1.31.2/doc/dundee-api.txt: time stamp 2020-05-21 00:28:50 is 91.221701669 s in the future tar: ofono-1.31.2/doc/emergency-call-handling.txt: time stamp 2020-05-21 00:28:50 is 91.221597511 s in the future tar: ofono-1.31.2/doc/features.txt: time stamp 2020-05-21 00:28:50 is 91.221400326 s in the future tar: ofono-1.31.2/doc/handsfree-api.txt: time stamp 2020-05-21 00:28:50 is 91.221282148 s in the future tar: ofono-1.31.2/doc/handsfree-audio-api.txt: time stamp 2020-05-21 00:28:50 is 91.22081061 s in the future tar: ofono-1.31.2/doc/hardware-support.txt: time stamp 2020-05-21 00:28:50 is 91.22068374 s in the future tar: ofono-1.31.2/doc/hfp-overview.txt: time stamp 2020-05-21 00:28:50 is 91.220565205 s in the future tar: ofono-1.31.2/doc/ims-api.txt: time stamp 2020-05-21 00:28:50 is 91.220371954 s in the future tar: ofono-1.31.2/doc/intel-lte-coex-api.txt: time stamp 2020-05-21 00:28:50 is 91.220251554 s in the future tar: ofono-1.31.2/doc/location-reporting-api.txt: time stamp 2020-05-21 00:28:50 is 91.22011677 s in the future tar: ofono-1.31.2/doc/lte-api.txt: time stamp 2020-05-21 00:28:50 is 91.220011896 s in the future tar: ofono-1.31.2/doc/manager-api.txt: time stamp 2020-05-21 00:28:50 is 91.219904088 s in the future tar: ofono-1.31.2/doc/message-api.txt: time stamp 2020-05-21 00:28:50 is 91.21978888 s in the future tar: ofono-1.31.2/doc/message-waiting-api.txt: time stamp 2020-05-21 00:28:50 is 91.219685026 s in the future tar: ofono-1.31.2/doc/messagemanager-api.txt: time stamp 2020-05-21 00:28:50 is 91.219580413 s in the future tar: ofono-1.31.2/doc/mmi-codes.txt: time stamp 2020-05-21 00:28:50 is 91.219126982 s in the future tar: ofono-1.31.2/doc/modem-api.txt: time stamp 2020-05-21 00:28:50 is 91.218964731 s in the future tar: ofono-1.31.2/doc/network-api.txt: time stamp 2020-05-21 00:28:50 is 91.218834295 s in the future tar: ofono-1.31.2/doc/networkmonitor-api.txt: time stamp 2020-05-21 00:28:50 is 91.218698691 s in the future tar: ofono-1.31.2/doc/ofono-paper.txt: time stamp 2020-05-21 00:28:50 is 91.2182646 s in the future tar: ofono-1.31.2/doc/ofonod.8: time stamp 2020-05-21 00:28:50 is 91.218098881 s in the future tar: ofono-1.31.2/doc/overview.txt: time stamp 2020-05-21 00:28:50 is 91.217975319 s in the future tar: ofono-1.31.2/doc/phonebook-api.txt: time stamp 2020-05-21 00:28:50 is 91.217863254 s in the future tar: ofono-1.31.2/doc/pushnotification-api.txt: time stamp 2020-05-21 00:28:50 is 91.217758242 s in the future tar: ofono-1.31.2/doc/quectel-hardware-api.txt: time stamp 2020-05-21 00:28:50 is 91.217648934 s in the future tar: ofono-1.31.2/doc/radio-settings-api.txt: time stamp 2020-05-21 00:28:50 is 91.217533182 s in the future tar: ofono-1.31.2/doc/release-faq.txt: time stamp 2020-05-21 00:28:50 is 91.21727801 s in the future tar: ofono-1.31.2/doc/sim-api.txt: time stamp 2020-05-21 00:28:50 is 91.217127965 s in the future tar: ofono-1.31.2/doc/sim-auth-api.txt: time stamp 2020-05-21 00:28:50 is 91.217004107 s in the future tar: ofono-1.31.2/doc/simcom-modem.txt: time stamp 2020-05-21 00:28:50 is 91.216894973 s in the future tar: ofono-1.31.2/doc/siri-api.txt: time stamp 2020-05-21 00:28:50 is 91.216785253 s in the future tar: ofono-1.31.2/doc/smartmessaging-api.txt: time stamp 2020-05-21 00:28:50 is 91.216680721 s in the future tar: ofono-1.31.2/doc/standards.txt: time stamp 2020-05-21 00:28:50 is 91.216561178 s in the future tar: ofono-1.31.2/doc/stk-api.txt: time stamp 2020-05-21 00:28:50 is 91.216214753 s in the future tar: ofono-1.31.2/doc/supplementaryservices-api.txt: time stamp 2020-05-21 00:28:50 is 91.216051595 s in the future tar: ofono-1.31.2/doc/telit-modem.txt: time stamp 2020-05-21 00:28:50 is 91.215936705 s in the future tar: ofono-1.31.2/doc/text-telephony-api.txt: time stamp 2020-05-21 00:28:50 is 91.215802355 s in the future tar: ofono-1.31.2/doc/usat-certification-status.txt: time stamp 2020-05-21 00:28:50 is 91.215643951 s in the future tar: ofono-1.31.2/doc/voicecall-api.txt: time stamp 2020-05-21 00:28:50 is 91.215525431 s in the future tar: ofono-1.31.2/doc/voicecallmanager-api.txt: time stamp 2020-05-21 00:28:50 is 91.215392264 s in the future tar: ofono-1.31.2/doc: time stamp 2020-05-21 00:28:50 is 91.215101555 s in the future tar: ofono-1.31.2/drivers/atmodem/atmodem.c: time stamp 2020-05-21 00:28:50 is 91.214777989 s in the future tar: ofono-1.31.2/drivers/atmodem/atmodem.h: time stamp 2020-05-21 00:28:50 is 91.214660042 s in the future tar: ofono-1.31.2/drivers/atmodem/atutil.c: time stamp 2020-05-21 00:28:50 is 91.21448535 s in the future tar: ofono-1.31.2/drivers/atmodem/atutil.h: time stamp 2020-05-21 00:28:50 is 91.214363327 s in the future tar: ofono-1.31.2/drivers/atmodem/call-barring.c: time stamp 2020-05-21 00:28:50 is 91.214242025 s in the future tar: ofono-1.31.2/drivers/atmodem/call-forwarding.c: time stamp 2020-05-21 00:28:50 is 91.213933212 s in the future tar: ofono-1.31.2/drivers/atmodem/call-meter.c: time stamp 2020-05-21 00:28:50 is 91.213761125 s in the future tar: ofono-1.31.2/drivers/atmodem/call-settings.c: time stamp 2020-05-21 00:28:50 is 91.213608769 s in the future tar: ofono-1.31.2/drivers/atmodem/call-volume.c: time stamp 2020-05-21 00:28:50 is 91.213493197 s in the future tar: ofono-1.31.2/drivers/atmodem/cbs.c: time stamp 2020-05-21 00:28:50 is 91.21336327 s in the future tar: ofono-1.31.2/drivers/atmodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.213248391 s in the future tar: ofono-1.31.2/drivers/atmodem/gnss.c: time stamp 2020-05-21 00:28:50 is 91.212976822 s in the future tar: ofono-1.31.2/drivers/atmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.212810057 s in the future tar: ofono-1.31.2/drivers/atmodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.212650868 s in the future tar: ofono-1.31.2/drivers/atmodem/lte.c: time stamp 2020-05-21 00:28:50 is 91.212438975 s in the future tar: ofono-1.31.2/drivers/atmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.21159426 s in the future tar: ofono-1.31.2/drivers/atmodem/network-registration.h: time stamp 2020-05-21 00:28:50 is 91.211426154 s in the future tar: ofono-1.31.2/drivers/atmodem/phonebook.c: time stamp 2020-05-21 00:28:50 is 91.211029231 s in the future tar: ofono-1.31.2/drivers/atmodem/sim.c: time stamp 2020-05-21 00:28:50 is 91.210392776 s in the future tar: ofono-1.31.2/drivers/atmodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.209697536 s in the future tar: ofono-1.31.2/drivers/atmodem/stk.c: time stamp 2020-05-21 00:28:50 is 91.209522166 s in the future tar: ofono-1.31.2/drivers/atmodem/stk.h: time stamp 2020-05-21 00:28:50 is 91.209400475 s in the future tar: ofono-1.31.2/drivers/atmodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.209133487 s in the future tar: ofono-1.31.2/drivers/atmodem/vendor.h: time stamp 2020-05-21 00:28:50 is 91.209005734 s in the future tar: ofono-1.31.2/drivers/atmodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.208429014 s in the future tar: ofono-1.31.2/drivers/atmodem: time stamp 2020-05-21 00:28:50 is 91.208348423 s in the future tar: ofono-1.31.2/drivers/calypsomodem/calypsomodem.c: time stamp 2020-05-21 00:28:50 is 91.208114224 s in the future tar: ofono-1.31.2/drivers/calypsomodem/calypsomodem.h: time stamp 2020-05-21 00:28:50 is 91.207999772 s in the future tar: ofono-1.31.2/drivers/calypsomodem/stk.c: time stamp 2020-05-21 00:28:50 is 91.207869088 s in the future tar: ofono-1.31.2/drivers/calypsomodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.207568494 s in the future tar: ofono-1.31.2/drivers/calypsomodem: time stamp 2020-05-21 00:28:50 is 91.207505391 s in the future tar: ofono-1.31.2/drivers/cdmamodem/cdmamodem.c: time stamp 2020-05-21 00:28:50 is 91.207321682 s in the future tar: ofono-1.31.2/drivers/cdmamodem/cdmamodem.h: time stamp 2020-05-21 00:28:50 is 91.207214787 s in the future tar: ofono-1.31.2/drivers/cdmamodem/connman.c: time stamp 2020-05-21 00:28:50 is 91.207020385 s in the future tar: ofono-1.31.2/drivers/cdmamodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.206882281 s in the future tar: ofono-1.31.2/drivers/cdmamodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.20677019 s in the future tar: ofono-1.31.2/drivers/cdmamodem: time stamp 2020-05-21 00:28:50 is 91.206564486 s in the future tar: ofono-1.31.2/drivers/dunmodem/dunmodem.c: time stamp 2020-05-21 00:28:50 is 91.206363051 s in the future tar: ofono-1.31.2/drivers/dunmodem/dunmodem.h: time stamp 2020-05-21 00:28:50 is 91.206262589 s in the future tar: ofono-1.31.2/drivers/dunmodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.206120669 s in the future tar: ofono-1.31.2/drivers/dunmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.206011779 s in the future tar: ofono-1.31.2/drivers/dunmodem: time stamp 2020-05-21 00:28:50 is 91.205958364 s in the future tar: ofono-1.31.2/drivers/gemaltomodem/gemaltomodem.c: time stamp 2020-05-21 00:28:50 is 91.205790686 s in the future tar: ofono-1.31.2/drivers/gemaltomodem/gemaltomodem.h: time stamp 2020-05-21 00:28:50 is 91.205687796 s in the future tar: ofono-1.31.2/drivers/gemaltomodem/location-reporting.c: time stamp 2020-05-21 00:28:50 is 91.20541639 s in the future tar: ofono-1.31.2/drivers/gemaltomodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.205250175 s in the future tar: ofono-1.31.2/drivers/gemaltomodem: time stamp 2020-05-21 00:28:50 is 91.205192166 s in the future tar: ofono-1.31.2/drivers/hfpmodem/call-volume.c: time stamp 2020-05-21 00:28:50 is 91.204980325 s in the future tar: ofono-1.31.2/drivers/hfpmodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.204845281 s in the future tar: ofono-1.31.2/drivers/hfpmodem/handsfree.c: time stamp 2020-05-21 00:28:50 is 91.204704346 s in the future tar: ofono-1.31.2/drivers/hfpmodem/hfpmodem.c: time stamp 2020-05-21 00:28:50 is 91.204364876 s in the future tar: ofono-1.31.2/drivers/hfpmodem/hfpmodem.h: time stamp 2020-05-21 00:28:50 is 91.204204509 s in the future tar: ofono-1.31.2/drivers/hfpmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.204042421 s in the future tar: ofono-1.31.2/drivers/hfpmodem/siri.c: time stamp 2020-05-21 00:28:50 is 91.203915963 s in the future tar: ofono-1.31.2/drivers/hfpmodem/slc.c: time stamp 2020-05-21 00:28:50 is 91.203767916 s in the future tar: ofono-1.31.2/drivers/hfpmodem/slc.h: time stamp 2020-05-21 00:28:50 is 91.203663083 s in the future tar: ofono-1.31.2/drivers/hfpmodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.203290917 s in the future tar: ofono-1.31.2/drivers/hfpmodem: time stamp 2020-05-21 00:28:50 is 91.203222801 s in the future tar: ofono-1.31.2/drivers/hsomodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.202976832 s in the future tar: ofono-1.31.2/drivers/hsomodem/hsomodem.c: time stamp 2020-05-21 00:28:50 is 91.202866364 s in the future tar: ofono-1.31.2/drivers/hsomodem/hsomodem.h: time stamp 2020-05-21 00:28:50 is 91.202743214 s in the future tar: ofono-1.31.2/drivers/hsomodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.202622017 s in the future tar: ofono-1.31.2/drivers/hsomodem: time stamp 2020-05-21 00:28:50 is 91.20256893 s in the future tar: ofono-1.31.2/drivers/huaweimodem/audio-settings.c: time stamp 2020-05-21 00:28:50 is 91.20221593 s in the future tar: ofono-1.31.2/drivers/huaweimodem/cdma-netreg.c: time stamp 2020-05-21 00:28:50 is 91.202068269 s in the future tar: ofono-1.31.2/drivers/huaweimodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.201940451 s in the future tar: ofono-1.31.2/drivers/huaweimodem/huaweimodem.c: time stamp 2020-05-21 00:28:50 is 91.201832476 s in the future tar: ofono-1.31.2/drivers/huaweimodem/huaweimodem.h: time stamp 2020-05-21 00:28:50 is 91.201705492 s in the future tar: ofono-1.31.2/drivers/huaweimodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.201549239 s in the future tar: ofono-1.31.2/drivers/huaweimodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.201403114 s in the future tar: ofono-1.31.2/drivers/huaweimodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.2010877 s in the future tar: ofono-1.31.2/drivers/huaweimodem: time stamp 2020-05-21 00:28:50 is 91.201024187 s in the future tar: ofono-1.31.2/drivers/iceramodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.200816533 s in the future tar: ofono-1.31.2/drivers/iceramodem/iceramodem.c: time stamp 2020-05-21 00:28:50 is 91.200709229 s in the future tar: ofono-1.31.2/drivers/iceramodem/iceramodem.h: time stamp 2020-05-21 00:28:50 is 91.200600404 s in the future tar: ofono-1.31.2/drivers/iceramodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.200393711 s in the future tar: ofono-1.31.2/drivers/iceramodem: time stamp 2020-05-21 00:28:50 is 91.200331993 s in the future tar: ofono-1.31.2/drivers/ifxmodem/audio-settings.c: time stamp 2020-05-21 00:28:50 is 91.199919477 s in the future tar: ofono-1.31.2/drivers/ifxmodem/ctm.c: time stamp 2020-05-21 00:28:50 is 91.199743453 s in the future tar: ofono-1.31.2/drivers/ifxmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.199576744 s in the future tar: ofono-1.31.2/drivers/ifxmodem/ifxmodem.c: time stamp 2020-05-21 00:28:50 is 91.199463684 s in the future tar: ofono-1.31.2/drivers/ifxmodem/ifxmodem.h: time stamp 2020-05-21 00:28:50 is 91.199350839 s in the future tar: ofono-1.31.2/drivers/ifxmodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.199236512 s in the future tar: ofono-1.31.2/drivers/ifxmodem/stk.c: time stamp 2020-05-21 00:28:50 is 91.19891736 s in the future tar: ofono-1.31.2/drivers/ifxmodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.198695495 s in the future tar: ofono-1.31.2/drivers/ifxmodem: time stamp 2020-05-21 00:28:50 is 91.198631687 s in the future tar: ofono-1.31.2/drivers/infineonmodem/infineon_constants.h: time stamp 2020-05-21 00:28:50 is 91.198417135 s in the future tar: ofono-1.31.2/drivers/infineonmodem: time stamp 2020-05-21 00:28:50 is 91.198359621 s in the future tar: ofono-1.31.2/drivers/isimodem/audio-settings.c: time stamp 2020-05-21 00:28:50 is 91.198142727 s in the future tar: ofono-1.31.2/drivers/isimodem/call-barring.c: time stamp 2020-05-21 00:28:50 is 91.1978288 s in the future tar: ofono-1.31.2/drivers/isimodem/call-forwarding.c: time stamp 2020-05-21 00:28:50 is 91.197675105 s in the future tar: ofono-1.31.2/drivers/isimodem/call-meter.c: time stamp 2020-05-21 00:28:50 is 91.197568805 s in the future tar: ofono-1.31.2/drivers/isimodem/call-settings.c: time stamp 2020-05-21 00:28:50 is 91.19743643 s in the future tar: ofono-1.31.2/drivers/isimodem/call.h: time stamp 2020-05-21 00:28:50 is 91.197279879 s in the future tar: ofono-1.31.2/drivers/isimodem/cbs.c: time stamp 2020-05-21 00:28:50 is 91.197148752 s in the future tar: ofono-1.31.2/drivers/isimodem/debug.c: time stamp 2020-05-21 00:28:50 is 91.196754045 s in the future tar: ofono-1.31.2/drivers/isimodem/debug.h: time stamp 2020-05-21 00:28:50 is 91.196127384 s in the future tar: ofono-1.31.2/drivers/isimodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.195808081 s in the future tar: ofono-1.31.2/drivers/isimodem/gpds.h: time stamp 2020-05-21 00:28:50 is 91.195656352 s in the future tar: ofono-1.31.2/drivers/isimodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.195488559 s in the future tar: ofono-1.31.2/drivers/isimodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.195334236 s in the future tar: ofono-1.31.2/drivers/isimodem/gss.h: time stamp 2020-05-21 00:28:50 is 91.195226449 s in the future tar: ofono-1.31.2/drivers/isimodem/info.h: time stamp 2020-05-21 00:28:50 is 91.195083995 s in the future tar: ofono-1.31.2/drivers/isimodem/infoserver.c: time stamp 2020-05-21 00:28:50 is 91.194948485 s in the future tar: ofono-1.31.2/drivers/isimodem/infoserver.h: time stamp 2020-05-21 00:28:50 is 91.194696775 s in the future tar: ofono-1.31.2/drivers/isimodem/isimodem.c: time stamp 2020-05-21 00:28:50 is 91.194585337 s in the future tar: ofono-1.31.2/drivers/isimodem/isimodem.h: time stamp 2020-05-21 00:28:50 is 91.194477174 s in the future tar: ofono-1.31.2/drivers/isimodem/isiutil.h: time stamp 2020-05-21 00:28:50 is 91.194369001 s in the future tar: ofono-1.31.2/drivers/isimodem/mtc.h: time stamp 2020-05-21 00:28:50 is 91.194252076 s in the future tar: ofono-1.31.2/drivers/isimodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.193678146 s in the future tar: ofono-1.31.2/drivers/isimodem/network.h: time stamp 2020-05-21 00:28:50 is 91.193509556 s in the future tar: ofono-1.31.2/drivers/isimodem/phonebook.c: time stamp 2020-05-21 00:28:50 is 91.193376576 s in the future tar: ofono-1.31.2/drivers/isimodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.193246103 s in the future tar: ofono-1.31.2/drivers/isimodem/sim.c: time stamp 2020-05-21 00:28:50 is 91.192624662 s in the future tar: ofono-1.31.2/drivers/isimodem/sim.h: time stamp 2020-05-21 00:28:50 is 91.192393863 s in the future tar: ofono-1.31.2/drivers/isimodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.192073057 s in the future tar: ofono-1.31.2/drivers/isimodem/sms.h: time stamp 2020-05-21 00:28:50 is 91.19192634 s in the future tar: ofono-1.31.2/drivers/isimodem/ss.h: time stamp 2020-05-21 00:28:50 is 91.191804049 s in the future tar: ofono-1.31.2/drivers/isimodem/uicc-util.c: time stamp 2020-05-21 00:28:50 is 91.191428443 s in the future tar: ofono-1.31.2/drivers/isimodem/uicc-util.h: time stamp 2020-05-21 00:28:50 is 91.191293944 s in the future tar: ofono-1.31.2/drivers/isimodem/uicc.c: time stamp 2020-05-21 00:28:50 is 91.190671597 s in the future tar: ofono-1.31.2/drivers/isimodem/uicc.h: time stamp 2020-05-21 00:28:50 is 91.190366041 s in the future tar: ofono-1.31.2/drivers/isimodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.190044666 s in the future tar: ofono-1.31.2/drivers/isimodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.189357786 s in the future tar: ofono-1.31.2/drivers/isimodem: time stamp 2020-05-21 00:28:50 is 91.189266761 s in the future tar: ofono-1.31.2/drivers/mbimmodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.189035623 s in the future tar: ofono-1.31.2/drivers/mbimmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.188846509 s in the future tar: ofono-1.31.2/drivers/mbimmodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.188730597 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim-desc.c: time stamp 2020-05-21 00:28:50 is 91.188614065 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim-desc.h: time stamp 2020-05-21 00:28:50 is 91.188266691 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim-message.c: time stamp 2020-05-21 00:28:50 is 91.187820943 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim-message.h: time stamp 2020-05-21 00:28:50 is 91.187693995 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim-private.h: time stamp 2020-05-21 00:28:50 is 91.18758155 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim.c: time stamp 2020-05-21 00:28:50 is 91.187208289 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbim.h: time stamp 2020-05-21 00:28:50 is 91.1870448 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbimmodem.c: time stamp 2020-05-21 00:28:50 is 91.186922857 s in the future tar: ofono-1.31.2/drivers/mbimmodem/mbimmodem.h: time stamp 2020-05-21 00:28:50 is 91.186807364 s in the future tar: ofono-1.31.2/drivers/mbimmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.186460305 s in the future tar: ofono-1.31.2/drivers/mbimmodem/sim.c: time stamp 2020-05-21 00:28:50 is 91.186113456 s in the future tar: ofono-1.31.2/drivers/mbimmodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.185863313 s in the future tar: ofono-1.31.2/drivers/mbimmodem/util.c: time stamp 2020-05-21 00:28:50 is 91.185740679 s in the future tar: ofono-1.31.2/drivers/mbimmodem/util.h: time stamp 2020-05-21 00:28:50 is 91.185616391 s in the future tar: ofono-1.31.2/drivers/mbimmodem: time stamp 2020-05-21 00:28:50 is 91.185559775 s in the future tar: ofono-1.31.2/drivers/mbmmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.185341365 s in the future tar: ofono-1.31.2/drivers/mbmmodem/location-reporting.c: time stamp 2020-05-21 00:28:50 is 91.185030546 s in the future tar: ofono-1.31.2/drivers/mbmmodem/mbmmodem.c: time stamp 2020-05-21 00:28:50 is 91.184902702 s in the future tar: ofono-1.31.2/drivers/mbmmodem/mbmmodem.h: time stamp 2020-05-21 00:28:50 is 91.184796325 s in the future tar: ofono-1.31.2/drivers/mbmmodem/stk.c: time stamp 2020-05-21 00:28:50 is 91.184667645 s in the future tar: ofono-1.31.2/drivers/mbmmodem: time stamp 2020-05-21 00:28:50 is 91.1846124 s in the future tar: ofono-1.31.2/drivers/motorolamodem/motorolamodem.c: time stamp 2020-05-21 00:28:50 is 91.18434073 s in the future tar: ofono-1.31.2/drivers/motorolamodem/motorolamodem.h: time stamp 2020-05-21 00:28:50 is 91.184040603 s in the future tar: ofono-1.31.2/drivers/motorolamodem/netmon.c: time stamp 2020-05-21 00:28:50 is 91.183918841 s in the future tar: ofono-1.31.2/drivers/motorolamodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.183803708 s in the future tar: ofono-1.31.2/drivers/motorolamodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.183684878 s in the future tar: ofono-1.31.2/drivers/motorolamodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.183463079 s in the future tar: ofono-1.31.2/drivers/motorolamodem: time stamp 2020-05-21 00:28:50 is 91.183402737 s in the future tar: ofono-1.31.2/drivers/nwmodem/nwmodem.c: time stamp 2020-05-21 00:28:50 is 91.183208123 s in the future tar: ofono-1.31.2/drivers/nwmodem/nwmodem.h: time stamp 2020-05-21 00:28:50 is 91.182930262 s in the future tar: ofono-1.31.2/drivers/nwmodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.18276212 s in the future tar: ofono-1.31.2/drivers/nwmodem: time stamp 2020-05-21 00:28:50 is 91.182702866 s in the future tar: ofono-1.31.2/drivers/qmimodem/common.h: time stamp 2020-05-21 00:28:50 is 91.182510115 s in the future tar: ofono-1.31.2/drivers/qmimodem/ctl.h: time stamp 2020-05-21 00:28:50 is 91.182402502 s in the future tar: ofono-1.31.2/drivers/qmimodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.182303872 s in the future tar: ofono-1.31.2/drivers/qmimodem/dms.h: time stamp 2020-05-21 00:28:50 is 91.182197827 s in the future tar: ofono-1.31.2/drivers/qmimodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.181912169 s in the future tar: ofono-1.31.2/drivers/qmimodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.181797791 s in the future tar: ofono-1.31.2/drivers/qmimodem/location-reporting.c: time stamp 2020-05-21 00:28:50 is 91.181682507 s in the future tar: ofono-1.31.2/drivers/qmimodem/lte.c: time stamp 2020-05-21 00:28:50 is 91.181541762 s in the future tar: ofono-1.31.2/drivers/qmimodem/nas.c: time stamp 2020-05-21 00:28:50 is 91.181432435 s in the future tar: ofono-1.31.2/drivers/qmimodem/nas.h: time stamp 2020-05-21 00:28:50 is 91.181316662 s in the future tar: ofono-1.31.2/drivers/qmimodem/netmon.c: time stamp 2020-05-21 00:28:50 is 91.180694088 s in the future tar: ofono-1.31.2/drivers/qmimodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.180422388 s in the future tar: ofono-1.31.2/drivers/qmimodem/pds.h: time stamp 2020-05-21 00:28:50 is 91.180289643 s in the future tar: ofono-1.31.2/drivers/qmimodem/qmi.c: time stamp 2020-05-21 00:28:50 is 91.179461584 s in the future tar: ofono-1.31.2/drivers/qmimodem/qmi.h: time stamp 2020-05-21 00:28:50 is 91.179276573 s in the future tar: ofono-1.31.2/drivers/qmimodem/qmimodem.c: time stamp 2020-05-21 00:28:50 is 91.179139923 s in the future tar: ofono-1.31.2/drivers/qmimodem/qmimodem.h: time stamp 2020-05-21 00:28:50 is 91.179018539 s in the future tar: ofono-1.31.2/drivers/qmimodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.178894131 s in the future tar: ofono-1.31.2/drivers/qmimodem/sim-legacy.c: time stamp 2020-05-21 00:28:50 is 91.178600658 s in the future tar: ofono-1.31.2/drivers/qmimodem/sim.c: time stamp 2020-05-21 00:28:50 is 91.177981697 s in the future tar: ofono-1.31.2/drivers/qmimodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.17762112 s in the future tar: ofono-1.31.2/drivers/qmimodem/uim.h: time stamp 2020-05-21 00:28:50 is 91.177499203 s in the future tar: ofono-1.31.2/drivers/qmimodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.177351048 s in the future tar: ofono-1.31.2/drivers/qmimodem/util.h: time stamp 2020-05-21 00:28:50 is 91.177237179 s in the future tar: ofono-1.31.2/drivers/qmimodem/voice.h: time stamp 2020-05-21 00:28:50 is 91.177111617 s in the future tar: ofono-1.31.2/drivers/qmimodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.176995506 s in the future tar: ofono-1.31.2/drivers/qmimodem/wda.h: time stamp 2020-05-21 00:28:50 is 91.176886614 s in the future tar: ofono-1.31.2/drivers/qmimodem/wds.h: time stamp 2020-05-21 00:28:50 is 91.176782411 s in the future tar: ofono-1.31.2/drivers/qmimodem/wms.h: time stamp 2020-05-21 00:28:50 is 91.176423943 s in the future tar: ofono-1.31.2/drivers/qmimodem: time stamp 2020-05-21 00:28:50 is 91.176353158 s in the future tar: ofono-1.31.2/drivers/rilmodem/call-barring.c: time stamp 2020-05-21 00:28:50 is 91.176107342 s in the future tar: ofono-1.31.2/drivers/rilmodem/call-forwarding.c: time stamp 2020-05-21 00:28:50 is 91.175959085 s in the future tar: ofono-1.31.2/drivers/rilmodem/call-settings.c: time stamp 2020-05-21 00:28:50 is 91.175811864 s in the future tar: ofono-1.31.2/drivers/rilmodem/call-volume.c: time stamp 2020-05-21 00:28:50 is 91.175696174 s in the future tar: ofono-1.31.2/drivers/rilmodem/cbs.c: time stamp 2020-05-21 00:28:50 is 91.17539961 s in the future tar: ofono-1.31.2/drivers/rilmodem/devinfo.c: time stamp 2020-05-21 00:28:50 is 91.175266072 s in the future tar: ofono-1.31.2/drivers/rilmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.175075237 s in the future tar: ofono-1.31.2/drivers/rilmodem/gprs.c: time stamp 2020-05-21 00:28:50 is 91.174918084 s in the future tar: ofono-1.31.2/drivers/rilmodem/lte.c: time stamp 2020-05-21 00:28:50 is 91.17479715 s in the future tar: ofono-1.31.2/drivers/rilmodem/netmon.c: time stamp 2020-05-21 00:28:50 is 91.174661009 s in the future tar: ofono-1.31.2/drivers/rilmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.17409507 s in the future tar: ofono-1.31.2/drivers/rilmodem/phonebook.c: time stamp 2020-05-21 00:28:50 is 91.173366386 s in the future tar: ofono-1.31.2/drivers/rilmodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.173196345 s in the future tar: ofono-1.31.2/drivers/rilmodem/rilmodem.c: time stamp 2020-05-21 00:28:50 is 91.17305985 s in the future tar: ofono-1.31.2/drivers/rilmodem/rilmodem.h: time stamp 2020-05-21 00:28:50 is 91.172944371 s in the future tar: ofono-1.31.2/drivers/rilmodem/rilutil.c: time stamp 2020-05-21 00:28:50 is 91.172832017 s in the future tar: ofono-1.31.2/drivers/rilmodem/rilutil.h: time stamp 2020-05-21 00:28:50 is 91.172707845 s in the future tar: ofono-1.31.2/drivers/rilmodem/sim.c: time stamp 2020-05-21 00:28:50 is 91.172080519 s in the future tar: ofono-1.31.2/drivers/rilmodem/sms.c: time stamp 2020-05-21 00:28:50 is 91.171868723 s in the future tar: ofono-1.31.2/drivers/rilmodem/stk.c: time stamp 2020-05-21 00:28:50 is 91.171735321 s in the future tar: ofono-1.31.2/drivers/rilmodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.171221426 s in the future tar: ofono-1.31.2/drivers/rilmodem/vendor.h: time stamp 2020-05-21 00:28:50 is 91.171070089 s in the future tar: ofono-1.31.2/drivers/rilmodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.170868536 s in the future tar: ofono-1.31.2/drivers/rilmodem/voicecall.h: time stamp 2020-05-21 00:28:50 is 91.170747243 s in the future tar: ofono-1.31.2/drivers/rilmodem: time stamp 2020-05-21 00:28:50 is 91.170689275 s in the future tar: ofono-1.31.2/drivers/speedupmodem/speedupmodem.c: time stamp 2020-05-21 00:28:50 is 91.170479748 s in the future tar: ofono-1.31.2/drivers/speedupmodem/speedupmodem.h: time stamp 2020-05-21 00:28:50 is 91.170349482 s in the future tar: ofono-1.31.2/drivers/speedupmodem/ussd.c: time stamp 2020-05-21 00:28:50 is 91.170062117 s in the future tar: ofono-1.31.2/drivers/speedupmodem: time stamp 2020-05-21 00:28:50 is 91.170000764 s in the future tar: ofono-1.31.2/drivers/stemodem/caif_rtnl.c: time stamp 2020-05-21 00:28:50 is 91.169798479 s in the future tar: ofono-1.31.2/drivers/stemodem/caif_rtnl.h: time stamp 2020-05-21 00:28:50 is 91.169692979 s in the future tar: ofono-1.31.2/drivers/stemodem/caif_socket.h: time stamp 2020-05-21 00:28:50 is 91.16955825 s in the future tar: ofono-1.31.2/drivers/stemodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.169417367 s in the future tar: ofono-1.31.2/drivers/stemodem/if_caif.h: time stamp 2020-05-21 00:28:50 is 91.169303293 s in the future tar: ofono-1.31.2/drivers/stemodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.169010016 s in the future tar: ofono-1.31.2/drivers/stemodem/stemodem.c: time stamp 2020-05-21 00:28:50 is 91.16888214 s in the future tar: ofono-1.31.2/drivers/stemodem/stemodem.h: time stamp 2020-05-21 00:28:50 is 91.168774779 s in the future tar: ofono-1.31.2/drivers/stemodem/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.168621597 s in the future tar: ofono-1.31.2/drivers/stemodem: time stamp 2020-05-21 00:28:50 is 91.168567717 s in the future tar: ofono-1.31.2/drivers/swmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.16829256 s in the future tar: ofono-1.31.2/drivers/swmodem/swmodem.c: time stamp 2020-05-21 00:28:50 is 91.168002927 s in the future tar: ofono-1.31.2/drivers/swmodem/swmodem.h: time stamp 2020-05-21 00:28:50 is 91.167875963 s in the future tar: ofono-1.31.2/drivers/swmodem: time stamp 2020-05-21 00:28:50 is 91.167819625 s in the future tar: ofono-1.31.2/drivers/telitmodem/gprs-context-ncm.c: time stamp 2020-05-21 00:28:50 is 91.167615697 s in the future tar: ofono-1.31.2/drivers/telitmodem/location-reporting.c: time stamp 2020-05-21 00:28:50 is 91.167480641 s in the future tar: ofono-1.31.2/drivers/telitmodem/telitmodem.c: time stamp 2020-05-21 00:28:50 is 91.167372684 s in the future tar: ofono-1.31.2/drivers/telitmodem/telitmodem.h: time stamp 2020-05-21 00:28:50 is 91.167269893 s in the future tar: ofono-1.31.2/drivers/telitmodem: time stamp 2020-05-21 00:28:50 is 91.167216389 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/gprs-context.c: time stamp 2020-05-21 00:28:50 is 91.166913037 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/lte.c: time stamp 2020-05-21 00:28:50 is 91.166772789 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/netmon.c: time stamp 2020-05-21 00:28:50 is 91.166635211 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/network-registration.c: time stamp 2020-05-21 00:28:50 is 91.166471677 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/ubloxmodem.c: time stamp 2020-05-21 00:28:50 is 91.166363295 s in the future tar: ofono-1.31.2/drivers/ubloxmodem/ubloxmodem.h: time stamp 2020-05-21 00:28:50 is 91.166249901 s in the future tar: ofono-1.31.2/drivers/ubloxmodem: time stamp 2020-05-21 00:28:50 is 91.166197971 s in the future tar: ofono-1.31.2/drivers/xmm7modem/ims.c: time stamp 2020-05-21 00:28:50 is 91.1659669 s in the future tar: ofono-1.31.2/drivers/xmm7modem/netmon.c: time stamp 2020-05-21 00:28:50 is 91.165804521 s in the future tar: ofono-1.31.2/drivers/xmm7modem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.165681405 s in the future tar: ofono-1.31.2/drivers/xmm7modem/xmm7modem.c: time stamp 2020-05-21 00:28:50 is 91.165578068 s in the future tar: ofono-1.31.2/drivers/xmm7modem/xmm7modem.h: time stamp 2020-05-21 00:28:50 is 91.165463998 s in the future tar: ofono-1.31.2/drivers/xmm7modem: time stamp 2020-05-21 00:28:50 is 91.165409782 s in the future tar: ofono-1.31.2/drivers/ztemodem/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.165235931 s in the future tar: ofono-1.31.2/drivers/ztemodem/ztemodem.c: time stamp 2020-05-21 00:28:50 is 91.165097517 s in the future tar: ofono-1.31.2/drivers/ztemodem/ztemodem.h: time stamp 2020-05-21 00:28:50 is 91.164984166 s in the future tar: ofono-1.31.2/drivers/ztemodem: time stamp 2020-05-21 00:28:50 is 91.164928314 s in the future tar: ofono-1.31.2/drivers: time stamp 2020-05-21 00:28:50 is 91.16490022 s in the future tar: ofono-1.31.2/dundee/bluez4.c: time stamp 2020-05-21 00:28:50 is 91.164711408 s in the future tar: ofono-1.31.2/dundee/bluez5.c: time stamp 2020-05-21 00:28:50 is 91.164565833 s in the future tar: ofono-1.31.2/dundee/dbus.c: time stamp 2020-05-21 00:28:50 is 91.164364463 s in the future tar: ofono-1.31.2/dundee/device.c: time stamp 2020-05-21 00:28:50 is 91.164207151 s in the future tar: ofono-1.31.2/dundee/dundee.conf: time stamp 2020-05-21 00:28:50 is 91.16408022 s in the future tar: ofono-1.31.2/dundee/dundee.h: time stamp 2020-05-21 00:28:50 is 91.163959511 s in the future tar: ofono-1.31.2/dundee/dundee.service.in: time stamp 2020-05-21 00:28:50 is 91.163834826 s in the future tar: ofono-1.31.2/dundee/main.c: time stamp 2020-05-21 00:28:50 is 91.163563239 s in the future tar: ofono-1.31.2/dundee/manager.c: time stamp 2020-05-21 00:28:50 is 91.16345257 s in the future tar: ofono-1.31.2/dundee: time stamp 2020-05-21 00:28:50 is 91.163397818 s in the future tar: ofono-1.31.2/ell/checksum.c: time stamp 2020-05-21 00:28:50 is 91.163161804 s in the future tar: ofono-1.31.2/ell/checksum.h: time stamp 2020-05-21 00:28:50 is 91.163051809 s in the future tar: ofono-1.31.2/ell/ell.h: time stamp 2020-05-21 00:28:50 is 91.162937426 s in the future tar: ofono-1.31.2/ell/file.c: time stamp 2020-05-21 00:28:50 is 91.162836335 s in the future tar: ofono-1.31.2/ell/file.h: time stamp 2020-05-21 00:28:50 is 91.162736565 s in the future tar: ofono-1.31.2/ell/gpio.c: time stamp 2020-05-21 00:28:50 is 91.162534075 s in the future tar: ofono-1.31.2/ell/gpio.h: time stamp 2020-05-21 00:28:50 is 91.16241356 s in the future tar: ofono-1.31.2/ell/idle.c: time stamp 2020-05-21 00:28:50 is 91.162288874 s in the future tar: ofono-1.31.2/ell/idle.h: time stamp 2020-05-21 00:28:50 is 91.162167464 s in the future tar: ofono-1.31.2/ell/internal: time stamp 2020-05-21 00:28:50 is 91.162077676 s in the future tar: ofono-1.31.2/ell/io.c: time stamp 2020-05-21 00:28:50 is 91.161948099 s in the future tar: ofono-1.31.2/ell/io.h: time stamp 2020-05-21 00:28:50 is 91.161838883 s in the future tar: ofono-1.31.2/ell/log.c: time stamp 2020-05-21 00:28:50 is 91.16151142 s in the future tar: ofono-1.31.2/ell/log.h: time stamp 2020-05-21 00:28:50 is 91.161363895 s in the future tar: ofono-1.31.2/ell/main.c: time stamp 2020-05-21 00:28:50 is 91.161205798 s in the future tar: ofono-1.31.2/ell/main.h: time stamp 2020-05-21 00:28:50 is 91.161079277 s in the future tar: ofono-1.31.2/ell/missing.h: time stamp 2020-05-21 00:28:50 is 91.160973889 s in the future tar: ofono-1.31.2/ell/private.h: time stamp 2020-05-21 00:28:50 is 91.160768659 s in the future tar: ofono-1.31.2/ell/queue.c: time stamp 2020-05-21 00:28:50 is 91.160379507 s in the future tar: ofono-1.31.2/ell/queue.h: time stamp 2020-05-21 00:28:50 is 91.160248489 s in the future tar: ofono-1.31.2/ell/random.c: time stamp 2020-05-21 00:28:50 is 91.160108502 s in the future tar: ofono-1.31.2/ell/random.h: time stamp 2020-05-21 00:28:50 is 91.159983277 s in the future tar: ofono-1.31.2/ell/signal.c: time stamp 2020-05-21 00:28:50 is 91.159870197 s in the future tar: ofono-1.31.2/ell/signal.h: time stamp 2020-05-21 00:28:50 is 91.1597593 s in the future tar: ofono-1.31.2/ell/string.c: time stamp 2020-05-21 00:28:50 is 91.159605029 s in the future tar: ofono-1.31.2/ell/string.h: time stamp 2020-05-21 00:28:50 is 91.159330406 s in the future tar: ofono-1.31.2/ell/strv.c: time stamp 2020-05-21 00:28:50 is 91.159191171 s in the future tar: ofono-1.31.2/ell/strv.h: time stamp 2020-05-21 00:28:50 is 91.159064944 s in the future tar: ofono-1.31.2/ell/test.c: time stamp 2020-05-21 00:28:50 is 91.158958989 s in the future tar: ofono-1.31.2/ell/test.h: time stamp 2020-05-21 00:28:50 is 91.158843764 s in the future tar: ofono-1.31.2/ell/timeout.c: time stamp 2020-05-21 00:28:50 is 91.158717503 s in the future tar: ofono-1.31.2/ell/timeout.h: time stamp 2020-05-21 00:28:50 is 91.15861317 s in the future tar: ofono-1.31.2/ell/uintset.c: time stamp 2020-05-21 00:28:50 is 91.158330504 s in the future tar: ofono-1.31.2/ell/uintset.h: time stamp 2020-05-21 00:28:50 is 91.158213763 s in the future tar: ofono-1.31.2/ell/utf8.c: time stamp 2020-05-21 00:28:50 is 91.158056983 s in the future tar: ofono-1.31.2/ell/utf8.h: time stamp 2020-05-21 00:28:50 is 91.157946303 s in the future tar: ofono-1.31.2/ell/util.c: time stamp 2020-05-21 00:28:50 is 91.157782327 s in the future tar: ofono-1.31.2/ell/util.h: time stamp 2020-05-21 00:28:50 is 91.157647174 s in the future tar: ofono-1.31.2/ell/uuid.c: time stamp 2020-05-21 00:28:50 is 91.157529713 s in the future tar: ofono-1.31.2/ell/uuid.h: time stamp 2020-05-21 00:28:50 is 91.15727503 s in the future tar: ofono-1.31.2/ell: time stamp 2020-05-21 00:28:50 is 91.157207416 s in the future tar: ofono-1.31.2/examples/emulator.c: time stamp 2020-05-21 00:28:50 is 91.156955254 s in the future tar: ofono-1.31.2/examples/history.c: time stamp 2020-05-21 00:28:50 is 91.15682632 s in the future tar: ofono-1.31.2/examples/nettime.c: time stamp 2020-05-21 00:28:50 is 91.156717427 s in the future tar: ofono-1.31.2/examples/private-network.c: time stamp 2020-05-21 00:28:50 is 91.156587455 s in the future tar: ofono-1.31.2/examples/provision.c: time stamp 2020-05-21 00:28:50 is 91.15639419 s in the future tar: ofono-1.31.2/examples: time stamp 2020-05-21 00:28:50 is 91.156167522 s in the future tar: ofono-1.31.2/gatchat/crc-ccitt.c: time stamp 2020-05-21 00:28:50 is 91.155957838 s in the future tar: ofono-1.31.2/gatchat/crc-ccitt.h: time stamp 2020-05-21 00:28:50 is 91.155843623 s in the future tar: ofono-1.31.2/gatchat/gat.h: time stamp 2020-05-21 00:28:50 is 91.155725475 s in the future tar: ofono-1.31.2/gatchat/gatchat.c: time stamp 2020-05-21 00:28:50 is 91.155084799 s in the future tar: ofono-1.31.2/gatchat/gatchat.h: time stamp 2020-05-21 00:28:50 is 91.154913112 s in the future tar: ofono-1.31.2/gatchat/gathdlc.c: time stamp 2020-05-21 00:28:50 is 91.154765997 s in the future tar: ofono-1.31.2/gatchat/gathdlc.h: time stamp 2020-05-21 00:28:50 is 91.15464583 s in the future tar: ofono-1.31.2/gatchat/gatio.c: time stamp 2020-05-21 00:28:50 is 91.1545119 s in the future tar: ofono-1.31.2/gatchat/gatio.h: time stamp 2020-05-21 00:28:50 is 91.154405275 s in the future tar: ofono-1.31.2/gatchat/gatmux.c: time stamp 2020-05-21 00:28:50 is 91.15382082 s in the future tar: ofono-1.31.2/gatchat/gatmux.h: time stamp 2020-05-21 00:28:50 is 91.153673 s in the future tar: ofono-1.31.2/gatchat/gatppp.c: time stamp 2020-05-21 00:28:50 is 91.153509772 s in the future tar: ofono-1.31.2/gatchat/gatppp.h: time stamp 2020-05-21 00:28:50 is 91.153390767 s in the future tar: ofono-1.31.2/gatchat/gatrawip.c: time stamp 2020-05-21 00:28:50 is 91.152956691 s in the future tar: ofono-1.31.2/gatchat/gatrawip.h: time stamp 2020-05-21 00:28:50 is 91.152819698 s in the future tar: ofono-1.31.2/gatchat/gatresult.c: time stamp 2020-05-21 00:28:50 is 91.152677014 s in the future tar: ofono-1.31.2/gatchat/gatresult.h: time stamp 2020-05-21 00:28:50 is 91.152562104 s in the future tar: ofono-1.31.2/gatchat/gatserver.c: time stamp 2020-05-21 00:28:50 is 91.151900842 s in the future tar: ofono-1.31.2/gatchat/gatserver.h: time stamp 2020-05-21 00:28:50 is 91.151729173 s in the future tar: ofono-1.31.2/gatchat/gatsyntax.c: time stamp 2020-05-21 00:28:50 is 91.151367628 s in the future tar: ofono-1.31.2/gatchat/gatsyntax.h: time stamp 2020-05-21 00:28:50 is 91.151238368 s in the future tar: ofono-1.31.2/gatchat/gattty.c: time stamp 2020-05-21 00:28:50 is 91.151100946 s in the future tar: ofono-1.31.2/gatchat/gattty.h: time stamp 2020-05-21 00:28:50 is 91.150845845 s in the future tar: ofono-1.31.2/gatchat/gatutil.c: time stamp 2020-05-21 00:28:50 is 91.150718988 s in the future tar: ofono-1.31.2/gatchat/gatutil.h: time stamp 2020-05-21 00:28:50 is 91.15061085 s in the future tar: ofono-1.31.2/gatchat/gsm0710.c: time stamp 2020-05-21 00:28:50 is 91.150455363 s in the future tar: ofono-1.31.2/gatchat/gsm0710.h: time stamp 2020-05-21 00:28:50 is 91.150348003 s in the future tar: ofono-1.31.2/gatchat/gsmdial.c: time stamp 2020-05-21 00:28:50 is 91.150162662 s in the future tar: ofono-1.31.2/gatchat/ppp.h: time stamp 2020-05-21 00:28:50 is 91.150028317 s in the future tar: ofono-1.31.2/gatchat/ppp_auth.c: time stamp 2020-05-21 00:28:50 is 91.149771756 s in the future tar: ofono-1.31.2/gatchat/ppp_cp.c: time stamp 2020-05-21 00:28:50 is 91.149446996 s in the future tar: ofono-1.31.2/gatchat/ppp_cp.h: time stamp 2020-05-21 00:28:50 is 91.149320391 s in the future tar: ofono-1.31.2/gatchat/ppp_ipcp.c: time stamp 2020-05-21 00:28:50 is 91.148692288 s in the future tar: ofono-1.31.2/gatchat/ppp_ipv6cp.c: time stamp 2020-05-21 00:28:50 is 91.14841113 s in the future tar: ofono-1.31.2/gatchat/ppp_lcp.c: time stamp 2020-05-21 00:28:50 is 91.148251339 s in the future tar: ofono-1.31.2/gatchat/ppp_net.c: time stamp 2020-05-21 00:28:50 is 91.148111478 s in the future tar: ofono-1.31.2/gatchat/ringbuffer.c: time stamp 2020-05-21 00:28:50 is 91.147969047 s in the future tar: ofono-1.31.2/gatchat/ringbuffer.h: time stamp 2020-05-21 00:28:50 is 91.147864614 s in the future tar: ofono-1.31.2/gatchat/test-qcdm.c: time stamp 2020-05-21 00:28:50 is 91.147585207 s in the future tar: ofono-1.31.2/gatchat/test-server.c: time stamp 2020-05-21 00:28:50 is 91.147386692 s in the future tar: ofono-1.31.2/gatchat: time stamp 2020-05-21 00:28:50 is 91.14723131 s in the future tar: ofono-1.31.2/gdbus/client.c: time stamp 2020-05-21 00:28:50 is 91.146751602 s in the future tar: ofono-1.31.2/gdbus/gdbus.h: time stamp 2020-05-21 00:28:50 is 91.146417871 s in the future tar: ofono-1.31.2/gdbus/mainloop.c: time stamp 2020-05-21 00:28:50 is 91.146066659 s in the future tar: ofono-1.31.2/gdbus/object.c: time stamp 2020-05-21 00:28:50 is 91.145430671 s in the future tar: ofono-1.31.2/gdbus/polkit.c: time stamp 2020-05-21 00:28:50 is 91.145260455 s in the future tar: ofono-1.31.2/gdbus/watch.c: time stamp 2020-05-21 00:28:50 is 91.144927961 s in the future tar: ofono-1.31.2/gdbus: time stamp 2020-05-21 00:28:50 is 91.144858376 s in the future tar: ofono-1.31.2/gisi/client.c: time stamp 2020-05-21 00:28:50 is 91.144641005 s in the future tar: ofono-1.31.2/gisi/client.h: time stamp 2020-05-21 00:28:50 is 91.144289633 s in the future tar: ofono-1.31.2/gisi/common.h: time stamp 2020-05-21 00:28:50 is 91.144124444 s in the future tar: ofono-1.31.2/gisi/iter.c: time stamp 2020-05-21 00:28:50 is 91.143959936 s in the future tar: ofono-1.31.2/gisi/iter.h: time stamp 2020-05-21 00:28:50 is 91.143837817 s in the future tar: ofono-1.31.2/gisi/message.c: time stamp 2020-05-21 00:28:50 is 91.14372145 s in the future tar: ofono-1.31.2/gisi/message.h: time stamp 2020-05-21 00:28:50 is 91.143603586 s in the future tar: ofono-1.31.2/gisi/modem.c: time stamp 2020-05-21 00:28:50 is 91.143236072 s in the future tar: ofono-1.31.2/gisi/modem.h: time stamp 2020-05-21 00:28:50 is 91.143083222 s in the future tar: ofono-1.31.2/gisi/netlink.c: time stamp 2020-05-21 00:28:50 is 91.142942171 s in the future tar: ofono-1.31.2/gisi/netlink.h: time stamp 2020-05-21 00:28:50 is 91.142834264 s in the future tar: ofono-1.31.2/gisi/pep.c: time stamp 2020-05-21 00:28:50 is 91.14272094 s in the future tar: ofono-1.31.2/gisi/pep.h: time stamp 2020-05-21 00:28:50 is 91.142611558 s in the future tar: ofono-1.31.2/gisi/phonet.h: time stamp 2020-05-21 00:28:50 is 91.142510162 s in the future tar: ofono-1.31.2/gisi/pipe.c: time stamp 2020-05-21 00:28:50 is 91.142230591 s in the future tar: ofono-1.31.2/gisi/pipe.h: time stamp 2020-05-21 00:28:50 is 91.142094856 s in the future tar: ofono-1.31.2/gisi/server.c: time stamp 2020-05-21 00:28:50 is 91.141976948 s in the future tar: ofono-1.31.2/gisi/server.h: time stamp 2020-05-21 00:28:50 is 91.141872057 s in the future tar: ofono-1.31.2/gisi/socket.c: time stamp 2020-05-21 00:28:50 is 91.141756746 s in the future tar: ofono-1.31.2/gisi/socket.h: time stamp 2020-05-21 00:28:50 is 91.141642615 s in the future tar: ofono-1.31.2/gisi: time stamp 2020-05-21 00:28:50 is 91.141587745 s in the future tar: ofono-1.31.2/gril/gfunc.h: time stamp 2020-05-21 00:28:50 is 91.141232856 s in the future tar: ofono-1.31.2/gril/gril.c: time stamp 2020-05-21 00:28:50 is 91.141021052 s in the future tar: ofono-1.31.2/gril/gril.h: time stamp 2020-05-21 00:28:50 is 91.140888839 s in the future tar: ofono-1.31.2/gril/grilio.c: time stamp 2020-05-21 00:28:50 is 91.140696574 s in the future tar: ofono-1.31.2/gril/grilio.h: time stamp 2020-05-21 00:28:50 is 91.140578991 s in the future tar: ofono-1.31.2/gril/grilutil.c: time stamp 2020-05-21 00:28:50 is 91.140353844 s in the future tar: ofono-1.31.2/gril/grilutil.h: time stamp 2020-05-21 00:28:50 is 91.140074323 s in the future tar: ofono-1.31.2/gril/parcel.c: time stamp 2020-05-21 00:28:50 is 91.139856287 s in the future tar: ofono-1.31.2/gril/parcel.h: time stamp 2020-05-21 00:28:50 is 91.13973597 s in the future tar: ofono-1.31.2/gril/ril_constants.h: time stamp 2020-05-21 00:28:50 is 91.139578969 s in the future tar: ofono-1.31.2/gril: time stamp 2020-05-21 00:28:50 is 91.139522941 s in the future tar: ofono-1.31.2/include/audio-settings.h: time stamp 2020-05-21 00:28:50 is 91.139331457 s in the future tar: ofono-1.31.2/include/call-barring.h: time stamp 2020-05-21 00:28:50 is 91.13902676 s in the future tar: ofono-1.31.2/include/call-forwarding.h: time stamp 2020-05-21 00:28:50 is 91.138873516 s in the future tar: ofono-1.31.2/include/call-meter.h: time stamp 2020-05-21 00:28:50 is 91.138757904 s in the future tar: ofono-1.31.2/include/call-settings.h: time stamp 2020-05-21 00:28:50 is 91.138638603 s in the future tar: ofono-1.31.2/include/call-volume.h: time stamp 2020-05-21 00:28:50 is 91.138518369 s in the future tar: ofono-1.31.2/include/cbs.h: time stamp 2020-05-21 00:28:50 is 91.138407982 s in the future tar: ofono-1.31.2/include/cdma-connman.h: time stamp 2020-05-21 00:28:50 is 91.138297446 s in the future tar: ofono-1.31.2/include/cdma-netreg.h: time stamp 2020-05-21 00:28:50 is 91.138154229 s in the future tar: ofono-1.31.2/include/cdma-provision.h: time stamp 2020-05-21 00:28:50 is 91.137905204 s in the future tar: ofono-1.31.2/include/cdma-sms.h: time stamp 2020-05-21 00:28:50 is 91.137798763 s in the future tar: ofono-1.31.2/include/cdma-voicecall.h: time stamp 2020-05-21 00:28:50 is 91.137673297 s in the future tar: ofono-1.31.2/include/ctm.h: time stamp 2020-05-21 00:28:50 is 91.137563384 s in the future tar: ofono-1.31.2/include/dbus.h: time stamp 2020-05-21 00:28:50 is 91.137437939 s in the future tar: ofono-1.31.2/include/devinfo.h: time stamp 2020-05-21 00:28:50 is 91.137304432 s in the future tar: ofono-1.31.2/include/emulator.h: time stamp 2020-05-21 00:28:50 is 91.137196747 s in the future tar: ofono-1.31.2/include/gnss.h: time stamp 2020-05-21 00:28:50 is 91.137066556 s in the future tar: ofono-1.31.2/include/gprs-context.h: time stamp 2020-05-21 00:28:50 is 91.136803047 s in the future tar: ofono-1.31.2/include/gprs-provision.h: time stamp 2020-05-21 00:28:50 is 91.136694169 s in the future tar: ofono-1.31.2/include/gprs.h: time stamp 2020-05-21 00:28:50 is 91.136576192 s in the future tar: ofono-1.31.2/include/handsfree-audio.h: time stamp 2020-05-21 00:28:50 is 91.13632494 s in the future tar: ofono-1.31.2/include/handsfree.h: time stamp 2020-05-21 00:28:50 is 91.136217144 s in the future tar: ofono-1.31.2/include/history.h: time stamp 2020-05-21 00:28:50 is 91.136059592 s in the future tar: ofono-1.31.2/include/ims.h: time stamp 2020-05-21 00:28:50 is 91.135799509 s in the future tar: ofono-1.31.2/include/location-reporting.h: time stamp 2020-05-21 00:28:50 is 91.135686391 s in the future tar: ofono-1.31.2/include/log.h: time stamp 2020-05-21 00:28:50 is 91.135565877 s in the future tar: ofono-1.31.2/include/lte.h: time stamp 2020-05-21 00:28:50 is 91.135456335 s in the future tar: ofono-1.31.2/include/message-waiting.h: time stamp 2020-05-21 00:28:50 is 91.135353297 s in the future tar: ofono-1.31.2/include/modem.h: time stamp 2020-05-21 00:28:50 is 91.135231817 s in the future tar: ofono-1.31.2/include/netmon.h: time stamp 2020-05-21 00:28:50 is 91.135100293 s in the future tar: ofono-1.31.2/include/netreg.h: time stamp 2020-05-21 00:28:50 is 91.134984555 s in the future tar: ofono-1.31.2/include/nettime.h: time stamp 2020-05-21 00:28:50 is 91.134731067 s in the future tar: ofono-1.31.2/include/phonebook.h: time stamp 2020-05-21 00:28:50 is 91.13462373 s in the future tar: ofono-1.31.2/include/plugin.h: time stamp 2020-05-21 00:28:50 is 91.134517388 s in the future tar: ofono-1.31.2/include/private-network.h: time stamp 2020-05-21 00:28:50 is 91.134379681 s in the future tar: ofono-1.31.2/include/radio-settings.h: time stamp 2020-05-21 00:28:50 is 91.134264162 s in the future tar: ofono-1.31.2/include/sim-auth.h: time stamp 2020-05-21 00:28:50 is 91.134133294 s in the future tar: ofono-1.31.2/include/sim.h: time stamp 2020-05-21 00:28:50 is 91.133968017 s in the future tar: ofono-1.31.2/include/siri.h: time stamp 2020-05-21 00:28:50 is 91.133716555 s in the future tar: ofono-1.31.2/include/sms.h: time stamp 2020-05-21 00:28:50 is 91.133601681 s in the future tar: ofono-1.31.2/include/stk.h: time stamp 2020-05-21 00:28:50 is 91.133492473 s in the future tar: ofono-1.31.2/include/storage.h: time stamp 2020-05-21 00:28:50 is 91.133384471 s in the future tar: ofono-1.31.2/include/types.h: time stamp 2020-05-21 00:28:50 is 91.133283419 s in the future tar: ofono-1.31.2/include/ussd.h: time stamp 2020-05-21 00:28:50 is 91.133159805 s in the future tar: ofono-1.31.2/include/version.h.in: time stamp 2020-05-21 00:28:50 is 91.133053677 s in the future tar: ofono-1.31.2/include/voicecall.h: time stamp 2020-05-21 00:28:50 is 91.132920382 s in the future tar: ofono-1.31.2/include: time stamp 2020-05-21 00:28:50 is 91.132864585 s in the future tar: ofono-1.31.2/linux/gpio.h: time stamp 2020-05-21 00:28:50 is 91.132364288 s in the future tar: ofono-1.31.2/linux/gsmmux.h: time stamp 2020-05-21 00:28:50 is 91.132242085 s in the future tar: ofono-1.31.2/linux: time stamp 2020-05-21 00:28:50 is 91.132196696 s in the future tar: ofono-1.31.2/ofono.pc.in: time stamp 2020-05-21 00:28:50 is 91.132082939 s in the future tar: ofono-1.31.2/plugins/alcatel.c: time stamp 2020-05-21 00:28:50 is 91.13185564 s in the future tar: ofono-1.31.2/plugins/allowed-apns.c: time stamp 2020-05-21 00:28:50 is 91.131559277 s in the future tar: ofono-1.31.2/plugins/bluez4.c: time stamp 2020-05-21 00:28:50 is 91.131357026 s in the future tar: ofono-1.31.2/plugins/bluez4.h: time stamp 2020-05-21 00:28:50 is 91.131236539 s in the future tar: ofono-1.31.2/plugins/bluez5.c: time stamp 2020-05-21 00:28:50 is 91.131078974 s in the future tar: ofono-1.31.2/plugins/bluez5.h: time stamp 2020-05-21 00:28:50 is 91.130965787 s in the future tar: ofono-1.31.2/plugins/caif.c: time stamp 2020-05-21 00:28:50 is 91.13084033 s in the future tar: ofono-1.31.2/plugins/calypso.c: time stamp 2020-05-21 00:28:50 is 91.130695238 s in the future tar: ofono-1.31.2/plugins/cdma-provision.c: time stamp 2020-05-21 00:28:50 is 91.130430671 s in the future tar: ofono-1.31.2/plugins/cinterion.c: time stamp 2020-05-21 00:28:50 is 91.130297104 s in the future tar: ofono-1.31.2/plugins/connman.c: time stamp 2020-05-21 00:28:50 is 91.130121298 s in the future tar: ofono-1.31.2/plugins/dun_gw_bluez4.c: time stamp 2020-05-21 00:28:50 is 91.130011839 s in the future tar: ofono-1.31.2/plugins/dun_gw_bluez5.c: time stamp 2020-05-21 00:28:50 is 91.129878275 s in the future tar: ofono-1.31.2/plugins/emulator_fuzz.c: time stamp 2020-05-21 00:28:50 is 91.129767371 s in the future tar: ofono-1.31.2/plugins/file-provision.c: time stamp 2020-05-21 00:28:50 is 91.129645997 s in the future tar: ofono-1.31.2/plugins/g1.c: time stamp 2020-05-21 00:28:50 is 91.129386784 s in the future tar: ofono-1.31.2/plugins/gemalto.c: time stamp 2020-05-21 00:28:50 is 91.129202315 s in the future tar: ofono-1.31.2/plugins/gobi.c: time stamp 2020-05-21 00:28:50 is 91.12903619 s in the future tar: ofono-1.31.2/plugins/hfp_ag_bluez4.c: time stamp 2020-05-21 00:28:50 is 91.128905236 s in the future tar: ofono-1.31.2/plugins/hfp_ag_bluez5.c: time stamp 2020-05-21 00:28:50 is 91.128744415 s in the future tar: ofono-1.31.2/plugins/hfp_hf_bluez4.c: time stamp 2020-05-21 00:28:50 is 91.128590316 s in the future tar: ofono-1.31.2/plugins/hfp_hf_bluez5.c: time stamp 2020-05-21 00:28:50 is 91.128095357 s in the future tar: ofono-1.31.2/plugins/hso.c: time stamp 2020-05-21 00:28:50 is 91.127902493 s in the future tar: ofono-1.31.2/plugins/huawei.c: time stamp 2020-05-21 00:28:50 is 91.127504563 s in the future tar: ofono-1.31.2/plugins/icera.c: time stamp 2020-05-21 00:28:50 is 91.127199169 s in the future tar: ofono-1.31.2/plugins/ifx.c: time stamp 2020-05-21 00:28:50 is 91.126912183 s in the future tar: ofono-1.31.2/plugins/infineon.c: time stamp 2020-05-21 00:28:50 is 91.126789603 s in the future tar: ofono-1.31.2/plugins/isiusb.c: time stamp 2020-05-21 00:28:50 is 91.126645873 s in the future tar: ofono-1.31.2/plugins/linktop.c: time stamp 2020-05-21 00:28:50 is 91.126515472 s in the future tar: ofono-1.31.2/plugins/mbim.c: time stamp 2020-05-21 00:28:50 is 91.126116447 s in the future tar: ofono-1.31.2/plugins/mbm.c: time stamp 2020-05-21 00:28:50 is 91.12593536 s in the future tar: ofono-1.31.2/plugins/mbpi.c: time stamp 2020-05-21 00:28:50 is 91.125776221 s in the future tar: ofono-1.31.2/plugins/mbpi.h: time stamp 2020-05-21 00:28:50 is 91.12566968 s in the future tar: ofono-1.31.2/plugins/motmdm.c: time stamp 2020-05-21 00:28:50 is 91.125117618 s in the future tar: ofono-1.31.2/plugins/n900.c: time stamp 2020-05-21 00:28:50 is 91.124937192 s in the future tar: ofono-1.31.2/plugins/nokia-gpio.c: time stamp 2020-05-21 00:28:50 is 91.124700289 s in the future tar: ofono-1.31.2/plugins/nokia-gpio.h: time stamp 2020-05-21 00:28:50 is 91.124582216 s in the future tar: ofono-1.31.2/plugins/nokia.c: time stamp 2020-05-21 00:28:50 is 91.12438113 s in the future tar: ofono-1.31.2/plugins/nokiacdma.c: time stamp 2020-05-21 00:28:50 is 91.124261243 s in the future tar: ofono-1.31.2/plugins/novatel.c: time stamp 2020-05-21 00:28:50 is 91.123966617 s in the future tar: ofono-1.31.2/plugins/ofono-speedup.rules: time stamp 2020-05-21 00:28:50 is 91.123841187 s in the future tar: ofono-1.31.2/plugins/ofono.rules: time stamp 2020-05-21 00:28:50 is 91.123732139 s in the future tar: ofono-1.31.2/plugins/palmpre.c: time stamp 2020-05-21 00:28:50 is 91.123606239 s in the future tar: ofono-1.31.2/plugins/phonesim.c: time stamp 2020-05-21 00:28:50 is 91.122995027 s in the future tar: ofono-1.31.2/plugins/phonesim.conf: time stamp 2020-05-21 00:28:50 is 91.122852444 s in the future tar: ofono-1.31.2/plugins/provision.c: time stamp 2020-05-21 00:28:50 is 91.122742166 s in the future tar: ofono-1.31.2/plugins/push-notification.c: time stamp 2020-05-21 00:28:50 is 91.122587292 s in the future tar: ofono-1.31.2/plugins/quectel.c: time stamp 2020-05-21 00:28:50 is 91.122308837 s in the future tar: ofono-1.31.2/plugins/ril.c: time stamp 2020-05-21 00:28:50 is 91.122137798 s in the future tar: ofono-1.31.2/plugins/ril.h: time stamp 2020-05-21 00:28:50 is 91.121877034 s in the future tar: ofono-1.31.2/plugins/ril_intel.c: time stamp 2020-05-21 00:28:50 is 91.121650758 s in the future tar: ofono-1.31.2/plugins/rildev.c: time stamp 2020-05-21 00:28:50 is 91.121512621 s in the future tar: ofono-1.31.2/plugins/samsung.c: time stamp 2020-05-21 00:28:50 is 91.121378169 s in the future tar: ofono-1.31.2/plugins/sap.c: time stamp 2020-05-21 00:28:50 is 91.121011547 s in the future tar: ofono-1.31.2/plugins/sierra.c: time stamp 2020-05-21 00:28:50 is 91.120726822 s in the future tar: ofono-1.31.2/plugins/sim7100.c: time stamp 2020-05-21 00:28:50 is 91.120578223 s in the future tar: ofono-1.31.2/plugins/sim900.c: time stamp 2020-05-21 00:28:50 is 91.120347425 s in the future tar: ofono-1.31.2/plugins/smart-messaging.c: time stamp 2020-05-21 00:28:50 is 91.120198993 s in the future tar: ofono-1.31.2/plugins/speedup.c: time stamp 2020-05-21 00:28:50 is 91.120041972 s in the future tar: ofono-1.31.2/plugins/speedupcdma.c: time stamp 2020-05-21 00:28:50 is 91.119770265 s in the future tar: ofono-1.31.2/plugins/ste.c: time stamp 2020-05-21 00:28:50 is 91.119559288 s in the future tar: ofono-1.31.2/plugins/stemgr.c: time stamp 2020-05-21 00:28:50 is 91.119403961 s in the future tar: ofono-1.31.2/plugins/stktest.c: time stamp 2020-05-21 00:28:50 is 91.11927205 s in the future tar: ofono-1.31.2/plugins/telit.c: time stamp 2020-05-21 00:28:50 is 91.118681557 s in the future tar: ofono-1.31.2/plugins/u8500.c: time stamp 2020-05-21 00:28:50 is 91.118498361 s in the future tar: ofono-1.31.2/plugins/ublox.c: time stamp 2020-05-21 00:28:50 is 91.118343969 s in the future tar: ofono-1.31.2/plugins/udevng.c: time stamp 2020-05-21 00:28:50 is 91.117550771 s in the future tar: ofono-1.31.2/plugins/upower.c: time stamp 2020-05-21 00:28:50 is 91.116958076 s in the future tar: ofono-1.31.2/plugins/wavecom.c: time stamp 2020-05-21 00:28:50 is 91.116812443 s in the future tar: ofono-1.31.2/plugins/xmm7xxx.c: time stamp 2020-05-21 00:28:50 is 91.116236876 s in the future tar: ofono-1.31.2/plugins/zte.c: time stamp 2020-05-21 00:28:50 is 91.116004514 s in the future tar: ofono-1.31.2/plugins: time stamp 2020-05-21 00:28:50 is 91.115939318 s in the future tar: ofono-1.31.2/src/audio-settings.c: time stamp 2020-05-21 00:28:50 is 91.11573784 s in the future tar: ofono-1.31.2/src/bluetooth.h: time stamp 2020-05-21 00:28:50 is 91.115440748 s in the future tar: ofono-1.31.2/src/call-barring.c: time stamp 2020-05-21 00:28:50 is 91.115222554 s in the future tar: ofono-1.31.2/src/call-forwarding.c: time stamp 2020-05-21 00:28:50 is 91.11438879 s in the future tar: ofono-1.31.2/src/call-meter.c: time stamp 2020-05-21 00:28:50 is 91.114136284 s in the future tar: ofono-1.31.2/src/call-settings.c: time stamp 2020-05-21 00:28:50 is 91.113713553 s in the future tar: ofono-1.31.2/src/call-volume.c: time stamp 2020-05-21 00:28:50 is 91.113123999 s in the future tar: ofono-1.31.2/src/cbs.c: time stamp 2020-05-21 00:28:50 is 91.112638108 s in the future tar: ofono-1.31.2/src/cdma-connman.c: time stamp 2020-05-21 00:28:50 is 91.112227025 s in the future tar: ofono-1.31.2/src/cdma-netreg.c: time stamp 2020-05-21 00:28:50 is 91.112047779 s in the future tar: ofono-1.31.2/src/cdma-provision.c: time stamp 2020-05-21 00:28:50 is 91.111930336 s in the future tar: ofono-1.31.2/src/cdma-sms.c: time stamp 2020-05-21 00:28:50 is 91.111794003 s in the future tar: ofono-1.31.2/src/cdma-smsutil.c: time stamp 2020-05-21 00:28:50 is 91.111628101 s in the future tar: ofono-1.31.2/src/cdma-smsutil.h: time stamp 2020-05-21 00:28:50 is 91.111069085 s in the future tar: ofono-1.31.2/src/cdma-voicecall.c: time stamp 2020-05-21 00:28:50 is 91.110899517 s in the future tar: ofono-1.31.2/src/common.c: time stamp 2020-05-21 00:28:50 is 91.110425705 s in the future tar: ofono-1.31.2/src/common.h: time stamp 2020-05-21 00:28:50 is 91.110123761 s in the future tar: ofono-1.31.2/src/ctm.c: time stamp 2020-05-21 00:28:50 is 91.109984826 s in the future tar: ofono-1.31.2/src/dbus.c: time stamp 2020-05-21 00:28:50 is 91.109730562 s in the future tar: ofono-1.31.2/src/emulator.c: time stamp 2020-05-21 00:28:50 is 91.109064747 s in the future tar: ofono-1.31.2/src/genbuiltin: time stamp 2020-05-21 00:28:50 is 91.108912367 s in the future tar: ofono-1.31.2/src/gnss.c: time stamp 2020-05-21 00:28:50 is 91.108766796 s in the future tar: ofono-1.31.2/src/gnssagent.c: time stamp 2020-05-21 00:28:50 is 91.108658693 s in the future tar: ofono-1.31.2/src/gnssagent.h: time stamp 2020-05-21 00:28:50 is 91.10846761 s in the future tar: ofono-1.31.2/src/gprs-provision.c: time stamp 2020-05-21 00:28:50 is 91.108349411 s in the future tar: ofono-1.31.2/src/gprs.c: time stamp 2020-05-21 00:28:50 is 91.10694692 s in the future tar: ofono-1.31.2/src/handsfree-audio.c: time stamp 2020-05-21 00:28:50 is 91.10651426 s in the future tar: ofono-1.31.2/src/handsfree.c: time stamp 2020-05-21 00:28:50 is 91.106340712 s in the future tar: ofono-1.31.2/src/hfp.h: time stamp 2020-05-21 00:28:50 is 91.105839386 s in the future tar: ofono-1.31.2/src/history.c: time stamp 2020-05-21 00:28:50 is 91.105675317 s in the future tar: ofono-1.31.2/src/ims.c: time stamp 2020-05-21 00:28:50 is 91.105533567 s in the future tar: ofono-1.31.2/src/location-reporting.c: time stamp 2020-05-21 00:28:50 is 91.105396944 s in the future tar: ofono-1.31.2/src/log.c: time stamp 2020-05-21 00:28:50 is 91.105283573 s in the future tar: ofono-1.31.2/src/lte.c: time stamp 2020-05-21 00:28:50 is 91.104891147 s in the future tar: ofono-1.31.2/src/main.c: time stamp 2020-05-21 00:28:50 is 91.104729538 s in the future tar: ofono-1.31.2/src/manager.c: time stamp 2020-05-21 00:28:50 is 91.104600353 s in the future tar: ofono-1.31.2/src/message-waiting.c: time stamp 2020-05-21 00:28:50 is 91.104316598 s in the future tar: ofono-1.31.2/src/message.c: time stamp 2020-05-21 00:28:50 is 91.104155039 s in the future tar: ofono-1.31.2/src/message.h: time stamp 2020-05-21 00:28:50 is 91.104043746 s in the future tar: ofono-1.31.2/src/modem.c: time stamp 2020-05-21 00:28:50 is 91.103071502 s in the future tar: ofono-1.31.2/src/netmon.c: time stamp 2020-05-21 00:28:50 is 91.102521283 s in the future tar: ofono-1.31.2/src/netmonagent.c: time stamp 2020-05-21 00:28:50 is 91.102375261 s in the future tar: ofono-1.31.2/src/netmonagent.h: time stamp 2020-05-21 00:28:50 is 91.102265808 s in the future tar: ofono-1.31.2/src/nettime.c: time stamp 2020-05-21 00:28:50 is 91.102135817 s in the future tar: ofono-1.31.2/src/network.c: time stamp 2020-05-21 00:28:50 is 91.101563195 s in the future tar: ofono-1.31.2/src/ofono.conf: time stamp 2020-05-21 00:28:50 is 91.100987586 s in the future tar: ofono-1.31.2/src/ofono.h: time stamp 2020-05-21 00:28:50 is 91.100629894 s in the future tar: ofono-1.31.2/src/ofono.service.in: time stamp 2020-05-21 00:28:50 is 91.100422798 s in the future tar: ofono-1.31.2/src/ofono.ver: time stamp 2020-05-21 00:28:50 is 91.100305947 s in the future tar: ofono-1.31.2/src/phonebook.c: time stamp 2020-05-21 00:28:50 is 91.100130034 s in the future tar: ofono-1.31.2/src/plugin.c: time stamp 2020-05-21 00:28:50 is 91.099998071 s in the future tar: ofono-1.31.2/src/private-network.c: time stamp 2020-05-21 00:28:50 is 91.099890987 s in the future tar: ofono-1.31.2/src/radio-settings.c: time stamp 2020-05-21 00:28:50 is 91.099496452 s in the future tar: ofono-1.31.2/src/sim-auth.c: time stamp 2020-05-21 00:28:50 is 91.09928945 s in the future tar: ofono-1.31.2/src/sim.c: time stamp 2020-05-21 00:28:50 is 91.097684414 s in the future tar: ofono-1.31.2/src/simfs.c: time stamp 2020-05-21 00:28:50 is 91.097069371 s in the future tar: ofono-1.31.2/src/simfs.h: time stamp 2020-05-21 00:28:50 is 91.096905601 s in the future tar: ofono-1.31.2/src/simutil.c: time stamp 2020-05-21 00:28:50 is 91.095736436 s in the future tar: ofono-1.31.2/src/simutil.h: time stamp 2020-05-21 00:28:50 is 91.095506598 s in the future tar: ofono-1.31.2/src/siri.c: time stamp 2020-05-21 00:28:50 is 91.095221174 s in the future tar: ofono-1.31.2/src/sms.c: time stamp 2020-05-21 00:28:50 is 91.094188082 s in the future tar: ofono-1.31.2/src/smsagent.c: time stamp 2020-05-21 00:28:50 is 91.093975056 s in the future tar: ofono-1.31.2/src/smsagent.h: time stamp 2020-05-21 00:28:50 is 91.093842711 s in the future tar: ofono-1.31.2/src/smsutil.c: time stamp 2020-05-21 00:28:50 is 91.092016608 s in the future tar: ofono-1.31.2/src/smsutil.h: time stamp 2020-05-21 00:28:50 is 91.091513019 s in the future tar: ofono-1.31.2/src/stk.c: time stamp 2020-05-21 00:28:50 is 91.09030282 s in the future tar: ofono-1.31.2/src/stkagent.c: time stamp 2020-05-21 00:28:50 is 91.089858548 s in the future tar: ofono-1.31.2/src/stkagent.h: time stamp 2020-05-21 00:28:50 is 91.089354874 s in the future tar: ofono-1.31.2/src/stkutil.c: time stamp 2020-05-21 00:28:50 is 91.086643612 s in the future tar: ofono-1.31.2/src/stkutil.h: time stamp 2020-05-21 00:28:50 is 91.085754299 s in the future tar: ofono-1.31.2/src/storage.c: time stamp 2020-05-21 00:28:50 is 91.085336807 s in the future tar: ofono-1.31.2/src/storage.h: time stamp 2020-05-21 00:28:50 is 91.085202157 s in the future tar: ofono-1.31.2/src/ussd.c: time stamp 2020-05-21 00:28:50 is 91.085005084 s in the future tar: ofono-1.31.2/src/util.c: time stamp 2020-05-21 00:28:50 is 91.083111514 s in the future tar: ofono-1.31.2/src/util.h: time stamp 2020-05-21 00:28:50 is 91.082880673 s in the future tar: ofono-1.31.2/src/voicecall.c: time stamp 2020-05-21 00:28:50 is 91.081273864 s in the future tar: ofono-1.31.2/src/watch.c: time stamp 2020-05-21 00:28:50 is 91.08104608 s in the future tar: ofono-1.31.2/src: time stamp 2020-05-21 00:28:50 is 91.08098031 s in the future tar: ofono-1.31.2/test/activate-context: time stamp 2020-05-21 00:28:50 is 91.08077021 s in the future tar: ofono-1.31.2/test/answer-calls: time stamp 2020-05-21 00:28:50 is 91.080656063 s in the future tar: ofono-1.31.2/test/backtrace: time stamp 2020-05-21 00:28:50 is 91.080321719 s in the future tar: ofono-1.31.2/test/cancel-sms: time stamp 2020-05-21 00:28:50 is 91.080189739 s in the future tar: ofono-1.31.2/test/cancel-ussd: time stamp 2020-05-21 00:28:50 is 91.080058021 s in the future tar: ofono-1.31.2/test/cdma-connman-disable: time stamp 2020-05-21 00:28:50 is 91.079948542 s in the future tar: ofono-1.31.2/test/cdma-connman-enable: time stamp 2020-05-21 00:28:50 is 91.079834967 s in the future tar: ofono-1.31.2/test/cdma-dial-number: time stamp 2020-05-21 00:28:50 is 91.07972647 s in the future tar: ofono-1.31.2/test/cdma-hangup: time stamp 2020-05-21 00:28:50 is 91.079620729 s in the future tar: ofono-1.31.2/test/cdma-list-call: time stamp 2020-05-21 00:28:50 is 91.079375655 s in the future tar: ofono-1.31.2/test/cdma-set-credentials: time stamp 2020-05-21 00:28:50 is 91.079256892 s in the future tar: ofono-1.31.2/test/change-pin: time stamp 2020-05-21 00:28:50 is 91.079133434 s in the future tar: ofono-1.31.2/test/create-internet-context: time stamp 2020-05-21 00:28:50 is 91.078997809 s in the future tar: ofono-1.31.2/test/create-mms-context: time stamp 2020-05-21 00:28:50 is 91.078883278 s in the future tar: ofono-1.31.2/test/create-multiparty: time stamp 2020-05-21 00:28:50 is 91.078777321 s in the future tar: ofono-1.31.2/test/deactivate-all: time stamp 2020-05-21 00:28:50 is 91.078662024 s in the future tar: ofono-1.31.2/test/deactivate-context: time stamp 2020-05-21 00:28:50 is 91.07855474 s in the future tar: ofono-1.31.2/test/dial-number: time stamp 2020-05-21 00:28:50 is 91.078310281 s in the future tar: ofono-1.31.2/test/disable-call-forwarding: time stamp 2020-05-21 00:28:50 is 91.078169177 s in the future tar: ofono-1.31.2/test/disable-gprs: time stamp 2020-05-21 00:28:50 is 91.07805385 s in the future tar: ofono-1.31.2/test/disable-modem: time stamp 2020-05-21 00:28:50 is 91.077949086 s in the future tar: ofono-1.31.2/test/disable-throttling: time stamp 2020-05-21 00:28:50 is 91.077849078 s in the future tar: ofono-1.31.2/test/display-icon: time stamp 2020-05-21 00:28:50 is 91.077739251 s in the future tar: ofono-1.31.2/test/dundee-connect: time stamp 2020-05-21 00:28:50 is 91.077636779 s in the future tar: ofono-1.31.2/test/dundee-disconnect: time stamp 2020-05-21 00:28:50 is 91.077536367 s in the future tar: ofono-1.31.2/test/enable-cbs: time stamp 2020-05-21 00:28:50 is 91.077305052 s in the future tar: ofono-1.31.2/test/enable-gprs: time stamp 2020-05-21 00:28:50 is 91.077157349 s in the future tar: ofono-1.31.2/test/enable-modem: time stamp 2020-05-21 00:28:50 is 91.077043561 s in the future tar: ofono-1.31.2/test/enable-throttling: time stamp 2020-05-21 00:28:50 is 91.076934502 s in the future tar: ofono-1.31.2/test/enter-pin: time stamp 2020-05-21 00:28:50 is 91.07682901 s in the future tar: ofono-1.31.2/test/get-icon: time stamp 2020-05-21 00:28:50 is 91.076722554 s in the future tar: ofono-1.31.2/test/get-operators: time stamp 2020-05-21 00:28:50 is 91.076607972 s in the future tar: ofono-1.31.2/test/get-serving-cell-info: time stamp 2020-05-21 00:28:50 is 91.076430399 s in the future tar: ofono-1.31.2/test/get-tech-preference: time stamp 2020-05-21 00:28:50 is 91.076152686 s in the future tar: ofono-1.31.2/test/hangup-active: time stamp 2020-05-21 00:28:50 is 91.076033533 s in the future tar: ofono-1.31.2/test/hangup-all: time stamp 2020-05-21 00:28:50 is 91.075927501 s in the future tar: ofono-1.31.2/test/hangup-call: time stamp 2020-05-21 00:28:50 is 91.075824971 s in the future tar: ofono-1.31.2/test/hangup-multiparty: time stamp 2020-05-21 00:28:50 is 91.07571261 s in the future tar: ofono-1.31.2/test/hold-and-answer: time stamp 2020-05-21 00:28:50 is 91.075604682 s in the future tar: ofono-1.31.2/test/ims-register: time stamp 2020-05-21 00:28:50 is 91.075502577 s in the future tar: ofono-1.31.2/test/ims-unregister: time stamp 2020-05-21 00:28:50 is 91.075396875 s in the future tar: ofono-1.31.2/test/initiate-ussd: time stamp 2020-05-21 00:28:50 is 91.07513612 s in the future tar: ofono-1.31.2/test/list-allowed-access-points: time stamp 2020-05-21 00:28:50 is 91.075028351 s in the future tar: ofono-1.31.2/test/list-applications: time stamp 2020-05-21 00:28:50 is 91.074915235 s in the future tar: ofono-1.31.2/test/list-calls: time stamp 2020-05-21 00:28:50 is 91.074812585 s in the future tar: ofono-1.31.2/test/list-contexts: time stamp 2020-05-21 00:28:50 is 91.074710681 s in the future tar: ofono-1.31.2/test/list-messages: time stamp 2020-05-21 00:28:50 is 91.07460794 s in the future tar: ofono-1.31.2/test/list-modems: time stamp 2020-05-21 00:28:50 is 91.07447314 s in the future tar: ofono-1.31.2/test/list-operators: time stamp 2020-05-21 00:28:50 is 91.07437126 s in the future tar: ofono-1.31.2/test/lock-pin: time stamp 2020-05-21 00:28:50 is 91.074252761 s in the future tar: ofono-1.31.2/test/lockdown-modem: time stamp 2020-05-21 00:28:50 is 91.073998015 s in the future tar: ofono-1.31.2/test/monitor-dundee: time stamp 2020-05-21 00:28:50 is 91.073895056 s in the future tar: ofono-1.31.2/test/monitor-ofono: time stamp 2020-05-21 00:28:50 is 91.073749007 s in the future tar: ofono-1.31.2/test/offline-modem: time stamp 2020-05-21 00:28:50 is 91.073639587 s in the future tar: ofono-1.31.2/test/online-modem: time stamp 2020-05-21 00:28:50 is 91.073533419 s in the future tar: ofono-1.31.2/test/private-chat: time stamp 2020-05-21 00:28:50 is 91.073425569 s in the future tar: ofono-1.31.2/test/process-context-settings: time stamp 2020-05-21 00:28:50 is 91.073321738 s in the future tar: ofono-1.31.2/test/receive-sms: time stamp 2020-05-21 00:28:50 is 91.073211472 s in the future tar: ofono-1.31.2/test/register-auto: time stamp 2020-05-21 00:28:50 is 91.072933847 s in the future tar: ofono-1.31.2/test/register-operator: time stamp 2020-05-21 00:28:50 is 91.07282983 s in the future tar: ofono-1.31.2/test/reject-calls: time stamp 2020-05-21 00:28:50 is 91.07273057 s in the future tar: ofono-1.31.2/test/release-and-answer: time stamp 2020-05-21 00:28:50 is 91.072615192 s in the future tar: ofono-1.31.2/test/release-and-swap: time stamp 2020-05-21 00:28:50 is 91.072440936 s in the future tar: ofono-1.31.2/test/remove-contexts: time stamp 2020-05-21 00:28:50 is 91.072325308 s in the future tar: ofono-1.31.2/test/reset-contexts: time stamp 2020-05-21 00:28:50 is 91.0722162 s in the future tar: ofono-1.31.2/test/reset-pin: time stamp 2020-05-21 00:28:50 is 91.071939097 s in the future tar: ofono-1.31.2/test/run-isim-umts-auth: time stamp 2020-05-21 00:28:50 is 91.071826861 s in the future tar: ofono-1.31.2/test/run-usim-gsm-auth: time stamp 2020-05-21 00:28:50 is 91.071716924 s in the future tar: ofono-1.31.2/test/scan-for-operators: time stamp 2020-05-21 00:28:50 is 91.071612923 s in the future tar: ofono-1.31.2/test/send-sms: time stamp 2020-05-21 00:28:50 is 91.071509625 s in the future tar: ofono-1.31.2/test/send-ussd: time stamp 2020-05-21 00:28:50 is 91.071403895 s in the future tar: ofono-1.31.2/test/send-vcal: time stamp 2020-05-21 00:28:50 is 91.071283019 s in the future tar: ofono-1.31.2/test/send-vcard: time stamp 2020-05-21 00:28:50 is 91.071156882 s in the future tar: ofono-1.31.2/test/set-call-forwarding: time stamp 2020-05-21 00:28:50 is 91.071044061 s in the future tar: ofono-1.31.2/test/set-cbs-topics: time stamp 2020-05-21 00:28:50 is 91.07080107 s in the future tar: ofono-1.31.2/test/set-context-property: time stamp 2020-05-21 00:28:50 is 91.070691402 s in the future tar: ofono-1.31.2/test/set-ddr: time stamp 2020-05-21 00:28:50 is 91.070584466 s in the future tar: ofono-1.31.2/test/set-fast-dormancy: time stamp 2020-05-21 00:28:50 is 91.070475177 s in the future tar: ofono-1.31.2/test/set-gsm-band: time stamp 2020-05-21 00:28:50 is 91.070358328 s in the future tar: ofono-1.31.2/test/set-lte-property: time stamp 2020-05-21 00:28:50 is 91.070242399 s in the future tar: ofono-1.31.2/test/set-mic-volume: time stamp 2020-05-21 00:28:50 is 91.070120447 s in the future tar: ofono-1.31.2/test/set-mms-details: time stamp 2020-05-21 00:28:50 is 91.07001825 s in the future tar: ofono-1.31.2/test/set-msisdn: time stamp 2020-05-21 00:28:50 is 91.069777406 s in the future tar: ofono-1.31.2/test/set-roaming-allowed: time stamp 2020-05-21 00:28:50 is 91.069671126 s in the future tar: ofono-1.31.2/test/set-sms-alphabet: time stamp 2020-05-21 00:28:50 is 91.06956878 s in the future tar: ofono-1.31.2/test/set-sms-bearer: time stamp 2020-05-21 00:28:50 is 91.069441138 s in the future tar: ofono-1.31.2/test/set-sms-smsc: time stamp 2020-05-21 00:28:50 is 91.069336798 s in the future tar: ofono-1.31.2/test/set-speaker-volume: time stamp 2020-05-21 00:28:50 is 91.069229813 s in the future tar: ofono-1.31.2/test/set-tech-preference: time stamp 2020-05-21 00:28:50 is 91.06910846 s in the future tar: ofono-1.31.2/test/set-tty: time stamp 2020-05-21 00:28:50 is 91.069001014 s in the future tar: ofono-1.31.2/test/set-umts-band: time stamp 2020-05-21 00:28:50 is 91.068774506 s in the future tar: ofono-1.31.2/test/set-use-sms-reports: time stamp 2020-05-21 00:28:50 is 91.068663459 s in the future tar: ofono-1.31.2/test/swap-calls: time stamp 2020-05-21 00:28:50 is 91.068493035 s in the future tar: ofono-1.31.2/test/test-advice-of-charge: time stamp 2020-05-21 00:28:50 is 91.068378537 s in the future tar: ofono-1.31.2/test/test-call-barring: time stamp 2020-05-21 00:28:50 is 91.068268799 s in the future tar: ofono-1.31.2/test/test-call-forwarding: time stamp 2020-05-21 00:28:50 is 91.068136318 s in the future tar: ofono-1.31.2/test/test-call-settings: time stamp 2020-05-21 00:28:50 is 91.068018887 s in the future tar: ofono-1.31.2/test/test-cbs: time stamp 2020-05-21 00:28:50 is 91.067891784 s in the future tar: ofono-1.31.2/test/test-gnss: time stamp 2020-05-21 00:28:50 is 91.067630977 s in the future tar: ofono-1.31.2/test/test-message-waiting: time stamp 2020-05-21 00:28:50 is 91.067519623 s in the future tar: ofono-1.31.2/test/test-modem: time stamp 2020-05-21 00:28:50 is 91.067409714 s in the future tar: ofono-1.31.2/test/test-network-registration: time stamp 2020-05-21 00:28:50 is 91.067311634 s in the future tar: ofono-1.31.2/test/test-phonebook: time stamp 2020-05-21 00:28:50 is 91.067161535 s in the future tar: ofono-1.31.2/test/test-push-notification: time stamp 2020-05-21 00:28:50 is 91.067040317 s in the future tar: ofono-1.31.2/test/test-serving-cell-info: time stamp 2020-05-21 00:28:50 is 91.0669334 s in the future tar: ofono-1.31.2/test/test-smart-messaging: time stamp 2020-05-21 00:28:50 is 91.066826502 s in the future tar: ofono-1.31.2/test/test-sms: time stamp 2020-05-21 00:28:50 is 91.066560122 s in the future tar: ofono-1.31.2/test/test-ss: time stamp 2020-05-21 00:28:50 is 91.06644352 s in the future tar: ofono-1.31.2/test/test-ss-control-cb: time stamp 2020-05-21 00:28:50 is 91.066324703 s in the future tar: ofono-1.31.2/test/test-ss-control-cf: time stamp 2020-05-21 00:28:50 is 91.066214504 s in the future tar: ofono-1.31.2/test/test-ss-control-cs: time stamp 2020-05-21 00:28:50 is 91.066092005 s in the future tar: ofono-1.31.2/test/test-stk-menu: time stamp 2020-05-21 00:28:50 is 91.065932872 s in the future tar: ofono-1.31.2/test/unlock-pin: time stamp 2020-05-21 00:28:50 is 91.065817528 s in the future tar: ofono-1.31.2/test: time stamp 2020-05-21 00:28:50 is 91.065759135 s in the future tar: ofono-1.31.2/tools/auto-enable.c: time stamp 2020-05-21 00:28:50 is 91.065331817 s in the future tar: ofono-1.31.2/tools/get-location.c: time stamp 2020-05-21 00:28:50 is 91.065195197 s in the future tar: ofono-1.31.2/tools/huawei-audio.c: time stamp 2020-05-21 00:28:50 is 91.064993211 s in the future tar: ofono-1.31.2/tools/lookup-apn.c: time stamp 2020-05-21 00:28:50 is 91.064853027 s in the future tar: ofono-1.31.2/tools/lookup-provider-name.c: time stamp 2020-05-21 00:28:50 is 91.064739753 s in the future tar: ofono-1.31.2/tools/stktest.c: time stamp 2020-05-21 00:28:50 is 91.063238856 s in the future tar: ofono-1.31.2/tools/tty-redirector.c: time stamp 2020-05-21 00:28:50 is 91.062994037 s in the future tar: ofono-1.31.2/tools: time stamp 2020-05-21 00:28:50 is 91.062929639 s in the future tar: ofono-1.31.2/unit/rilmodem-test-engine.c: time stamp 2020-05-21 00:28:50 is 91.062703659 s in the future tar: ofono-1.31.2/unit/rilmodem-test-engine.h: time stamp 2020-05-21 00:28:50 is 91.062578416 s in the future tar: ofono-1.31.2/unit/rilmodem-test-server.c: time stamp 2020-05-21 00:28:50 is 91.062290507 s in the future tar: ofono-1.31.2/unit/rilmodem-test-server.h: time stamp 2020-05-21 00:28:50 is 91.062148148 s in the future tar: ofono-1.31.2/unit/stk-test-data.h: time stamp 2020-05-21 00:28:50 is 91.061468251 s in the future tar: ofono-1.31.2/unit/test-caif.c: time stamp 2020-05-21 00:28:50 is 91.061147769 s in the future tar: ofono-1.31.2/unit/test-cdmasms.c: time stamp 2020-05-21 00:28:50 is 91.061008866 s in the future tar: ofono-1.31.2/unit/test-common.c: time stamp 2020-05-21 00:28:50 is 91.060892682 s in the future tar: ofono-1.31.2/unit/test-mbim.c: time stamp 2020-05-21 00:28:50 is 91.060685263 s in the future tar: ofono-1.31.2/unit/test-mux.c: time stamp 2020-05-21 00:28:50 is 91.060430577 s in the future tar: ofono-1.31.2/unit/test-rilmodem-cb.c: time stamp 2020-05-21 00:28:50 is 91.060067645 s in the future tar: ofono-1.31.2/unit/test-rilmodem-cs.c: time stamp 2020-05-21 00:28:50 is 91.059906618 s in the future tar: ofono-1.31.2/unit/test-rilmodem-gprs.c: time stamp 2020-05-21 00:28:50 is 91.059464028 s in the future tar: ofono-1.31.2/unit/test-rilmodem-sms.c: time stamp 2020-05-21 00:28:50 is 91.058923142 s in the future tar: ofono-1.31.2/unit/test-simutil.c: time stamp 2020-05-21 00:28:50 is 91.058690235 s in the future tar: ofono-1.31.2/unit/test-sms-root.c: time stamp 2020-05-21 00:28:50 is 91.058258313 s in the future tar: ofono-1.31.2/unit/test-sms.c: time stamp 2020-05-21 00:28:50 is 91.057570806 s in the future tar: ofono-1.31.2/unit/test-stkutil.c: time stamp 2020-05-21 00:28:50 is 91.049022921 s in the future tar: ofono-1.31.2/unit/test-util.c: time stamp 2020-05-21 00:28:50 is 91.048431845 s in the future tar: ofono-1.31.2/unit: time stamp 2020-05-21 00:28:50 is 91.048318831 s in the future tar: ofono-1.31.2: time stamp 2020-05-21 00:28:50 is 91.048279285 s in the future dpkg-source: warning: ignoring deletion of file drivers/motorolamodem/network-registration.c, use --include-removal to override dpkg-source: warning: ignoring deletion of file drivers/motorolamodem/netmon.c, use --include-removal to override dpkg-source: info: local changes detected, the modified files are: source/Makefile.am source/drivers/motorolamodem/motorolamodem.c source/drivers/motorolamodem/motorolamodem.h source/drivers/motorolamodem/sms.c source/drivers/qmimodem/sms.c source/gatchat/gatchat.c source/gatchat/gatsyntax.c source/plugins/motmdm.c dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ofono_1.31.2-1+2m7.diff.PNWrVG dpkg-source: info: you can integrate the local changes with dpkg-source --commit dpkg-buildpackage: error: dpkg-source --unapply-patches -b source gave error exit status 2 Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE