Skip to content
Success

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 86ce525e8ba02b935d2042935c7aed3d6ca75c03 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10
Commit message: "fixup: ttcn3-bts-test: use an older version of fake_trx.py"
First time build. Skipping changelog.
[registry-rebuild-upload-aram-applet] $ /bin/sh -xe /tmp/jenkins16288704593391552831.sh + REGISTRY=registry.osmocom.org + make -C debian-bookworm-aram-applet REGISTRY_HOST=registry.osmocom.org make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/debian-bookworm-aram-applet' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/debian:bookworm@sha256:1c62ac5d3b7b18ddbbda0f8a49f4d734a9ad21df68531f8f59f73babf28a9050 #4 resolve registry.osmocom.org/debian:bookworm@sha256:1c62ac5d3b7b18ddbbda0f8a49f4d734a9ad21df68531f8f59f73babf28a9050 0.0s done #4 CACHED #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.1s #6 [5/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ARAM-APPLET/+/REFS/HEADS/MASTER/BUILD.GRADLE?FORMAT=TEXT /tmp/build.gradle #6 DONE 0.1s #7 [2/6] RUN USERADD --uid=1000 -m build && mkdir /cache /build && chown build:build /cache /build #7 ... #6 [5/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ARAM-APPLET/+/REFS/HEADS/MASTER/BUILD.GRADLE?FORMAT=TEXT /tmp/build.gradle #6 DONE 0.1s #7 [2/6] RUN USERADD --uid=1000 -m build && mkdir /cache /build && chown build:build /cache /build #7 DONE 0.5s #8 [3/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates && echo "deb [trusted=yes] https://archive.debian.org/debian stretch main" >>"/etc/apt/sources.list.d/debian9-sources.list" && echo "deb [trusted=yes] https://archive.debian.org/debian-security stretch/updates main" >>"/etc/apt/sources.list.d/debian9-sources.list" && apt-get update && apt-get install -y --no-install-recommends x11-common && apt-get install -y --no-install-recommends -t stretch ca-certificates-java openjdk-8-jdk-headless && apt-get clean #8 0.350 + apt-get update #8 0.372 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #8 0.395 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #8 0.402 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #8 0.426 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #8 0.624 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] #8 0.624 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [257 kB] #8 1.160 Fetched 9305 kB in 1s (11.6 MB/s) #8 1.160 Reading package lists... #8 1.409 + apt-get install -y --no-install-recommends ca-certificates #8 1.412 Reading package lists... #8 1.672 Building dependency tree... #8 1.727 Reading state information... #8 1.792 The following additional packages will be installed: #8 1.792 libssl3 openssl #8 1.809 The following NEW packages will be installed: #8 1.809 ca-certificates libssl3 openssl #8 1.826 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #8 1.826 Need to get 3606 kB of archives. #8 1.826 After this operation, 8910 kB of additional disk space will be used. #8 1.826 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #8 1.865 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #8 1.877 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #8 1.954 debconf: delaying package configuration, since apt-utils is not installed #8 1.970 Fetched 3606 kB in 0s (54.3 MB/s) #8 2.048 Selecting previously unselected package libssl3:amd64. #8 2.048 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6091 files and directories currently installed.) #8 2.050 Preparing to unpack .../libssl3_3.0.15-1~deb12u1_amd64.deb ... #8 2.108 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #8 2.384 Selecting previously unselected package openssl. #8 2.386 Preparing to unpack .../openssl_3.0.15-1~deb12u1_amd64.deb ... #8 2.418 Unpacking openssl (3.0.15-1~deb12u1) ... #8 2.668 Selecting previously unselected package ca-certificates. #8 2.670 Preparing to unpack .../ca-certificates_20230311_all.deb ... #8 2.702 Unpacking ca-certificates (20230311) ... #8 2.981 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #8 3.085 Setting up openssl (3.0.15-1~deb12u1) ... #8 3.179 Setting up ca-certificates (20230311) ... #8 3.244 debconf: unable to initialize frontend: Dialog #8 3.244 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.244 debconf: falling back to frontend: Readline #8 3.244 debconf: unable to initialize frontend: Readline #8 3.244 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 3.244 debconf: falling back to frontend: Teletype #8 3.383 Updating certificates in /etc/ssl/certs... #8 3.771 140 added, 0 removed; done. #8 3.904 Processing triggers for libc-bin (2.36-9+deb12u10) ... #8 3.983 Processing triggers for ca-certificates (20230311) ... #8 4.024 Updating certificates in /etc/ssl/certs... #8 4.691 0 added, 0 removed; done. #8 4.691 Running hooks in /etc/ca-certificates/update.d... #8 4.692 done. #8 4.785 + echo deb [trusted=yes] https://archive.debian.org/debian stretch main #8 4.785 + echo deb [trusted=yes] https://archive.debian.org/debian-security stretch/updates main #8 4.785 + apt-get update #8 4.844 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 4.844 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 4.844 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 4.865 Ign:4 https://archive.debian.org/debian stretch InRelease #8 4.871 Get:5 https://archive.debian.org/debian-security stretch/updates InRelease [59.1 kB] #8 4.887 Get:6 https://archive.debian.org/debian stretch Release [118 kB] #8 4.902 Get:7 https://archive.debian.org/debian stretch Release.gpg [3177 B] #8 5.189 Get:8 https://archive.debian.org/debian-security stretch/updates/main amd64 Packages [782 kB] #8 5.274 Get:9 https://archive.debian.org/debian stretch/main amd64 Packages [7080 kB] #8 5.864 Fetched 8042 kB in 1s (7657 kB/s) #8 5.864 Reading package lists... #8 6.343 + apt-get install -y --no-install-recommends x11-common #8 6.347 Reading package lists... #8 6.824 Building dependency tree... #8 6.924 Reading state information... #8 7.019 The following NEW packages will be installed: #8 7.019 x11-common #8 7.037 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. #8 7.037 Need to get 252 kB of archives. #8 7.037 After this operation, 315 kB of additional disk space will be used. #8 7.037 Get:1 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #8 7.103 debconf: delaying package configuration, since apt-utils is not installed #8 7.114 Fetched 252 kB in 0s (8650 kB/s) #8 7.208 Selecting previously unselected package x11-common. #8 7.208 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6578 files and directories currently installed.) #8 7.214 Preparing to unpack .../x11-common_1%3a7.7+23_all.deb ... #8 7.229 Unpacking x11-common (1:7.7+23) ... #8 7.368 Setting up x11-common (1:7.7+23) ... #8 7.907 debconf: unable to initialize frontend: Dialog #8 7.907 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 7.907 debconf: falling back to frontend: Readline #8 7.907 debconf: unable to initialize frontend: Readline #8 7.907 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 7.907 debconf: falling back to frontend: Teletype #8 7.914 invoke-rc.d: could not determine current runlevel #8 7.916 invoke-rc.d: policy-rc.d denied execution of restart. #8 8.006 + apt-get install -y --no-install-recommends -t stretch ca-certificates-java openjdk-8-jdk-headless #8 8.027 Reading package lists... #8 8.509 Building dependency tree... #8 8.608 Reading state information... #8 8.690 The following additional packages will be installed: #8 8.690 fontconfig-config fonts-dejavu-core java-common libavahi-client3 #8 8.690 libavahi-common-data libavahi-common3 libbsd0 libcups2 libdbus-1-3 libexpat1 #8 8.690 libfontconfig1 libfreetype6 libgssapi-krb5-2 libjpeg62-turbo libk5crypto3 #8 8.690 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libnspr4 libnss3 #8 8.690 libpcsclite1 libpng16-16 libsqlite3-0 libx11-6 libx11-data libxau6 libxcb1 #8 8.690 libxdmcp6 libxext6 libxi6 libxrender1 libxtst6 multiarch-support #8 8.690 openjdk-8-jre-headless ucf #8 8.690 Suggested packages: #8 8.690 default-jre cups-common krb5-doc krb5-user liblcms2-utils pcscd #8 8.690 openjdk-8-demo openjdk-8-source libnss-mdns fonts-dejavu-extra #8 8.690 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei #8 8.690 fonts-wqy-zenhei fonts-indic #8 8.690 Recommended packages: #8 8.690 dbus krb5-locales #8 8.763 The following NEW packages will be installed: #8 8.763 ca-certificates-java fontconfig-config fonts-dejavu-core java-common #8 8.763 libavahi-client3 libavahi-common-data libavahi-common3 libbsd0 libcups2 #8 8.763 libdbus-1-3 libexpat1 libfontconfig1 libfreetype6 libgssapi-krb5-2 #8 8.763 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 8.763 liblcms2-2 libnspr4 libnss3 libpcsclite1 libpng16-16 libsqlite3-0 libx11-6 #8 8.763 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxi6 libxrender1 libxtst6 #8 8.763 multiarch-support openjdk-8-jdk-headless openjdk-8-jre-headless ucf #8 8.785 0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. #8 8.785 Need to get 44.3 MB of archives. #8 8.785 After this operation, 164 MB of additional disk space will be used. #8 8.785 Get:1 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 8.803 Get:2 https://archive.debian.org/debian stretch/main amd64 multiarch-support amd64 2.24-11+deb9u4 [201 kB] #8 8.824 Get:3 https://archive.debian.org/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB] #8 8.824 Get:4 https://archive.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] #8 8.826 Get:5 https://archive.debian.org/debian-security stretch/updates/main amd64 libkrb5support0 amd64 1.15-1+deb9u3 [62.3 kB] #8 8.827 Get:6 https://archive.debian.org/debian-security stretch/updates/main amd64 libk5crypto3 amd64 1.15-1+deb9u3 [120 kB] #8 8.830 Get:7 https://archive.debian.org/debian-security stretch/updates/main amd64 libkrb5-3 amd64 1.15-1+deb9u3 [312 kB] #8 8.835 Get:8 https://archive.debian.org/debian-security stretch/updates/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u3 [155 kB] #8 8.837 Get:9 https://archive.debian.org/debian-security stretch/updates/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u3 [574 kB] #8 8.841 Get:10 https://archive.debian.org/debian stretch/main amd64 ucf all 3.0036 [70.2 kB] #8 8.842 Get:11 https://archive.debian.org/debian stretch/main amd64 java-common all 0.58+deb9u1 [13.6 kB] #8 8.842 Get:12 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-common-data amd64 0.6.32-2+deb9u1 [118 kB] #8 8.842 Get:13 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-common3 amd64 0.6.32-2+deb9u1 [52.3 kB] #8 8.844 Get:14 https://archive.debian.org/debian stretch/main amd64 libdbus-1-3 amd64 1.10.32-0+deb9u1 [196 kB] #8 8.845 Get:15 https://archive.debian.org/debian-security stretch/updates/main amd64 libavahi-client3 amd64 0.6.32-2+deb9u1 [55.6 kB] #8 8.847 Get:16 https://archive.debian.org/debian-security stretch/updates/main amd64 libcups2 amd64 2.2.1-8+deb9u8 [307 kB] #8 8.849 Get:17 https://archive.debian.org/debian stretch/main amd64 liblcms2-2 amd64 2.8-4+deb9u1 [143 kB] #8 8.850 Get:18 https://archive.debian.org/debian-security stretch/updates/main amd64 libjpeg62-turbo amd64 1:1.5.1-2+deb9u2 [134 kB] #8 8.852 Get:19 https://archive.debian.org/debian-security stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u5 [84.7 kB] #8 8.853 Get:20 https://archive.debian.org/debian stretch/main amd64 libpng16-16 amd64 1.6.28-1+deb9u1 [280 kB] #8 8.856 Get:21 https://archive.debian.org/debian-security stretch/updates/main amd64 libfreetype6 amd64 2.6.3-3.2+deb9u2 [438 kB] #8 8.860 Get:22 https://archive.debian.org/debian stretch/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #8 8.879 Get:23 https://archive.debian.org/debian stretch/main amd64 fontconfig-config all 2.11.0-6.7 [271 kB] #8 8.880 Get:24 https://archive.debian.org/debian stretch/main amd64 libfontconfig1 amd64 2.11.0-6.7+b1 [331 kB] #8 8.882 Get:25 https://archive.debian.org/debian stretch/main amd64 libnspr4 amd64 2:4.12-6 [117 kB] #8 8.882 Get:26 https://archive.debian.org/debian-security stretch/updates/main amd64 libnss3 amd64 2:3.26.2-1.1+deb9u5 [1244 kB] #8 8.888 Get:27 https://archive.debian.org/debian stretch/main amd64 libpcsclite1 amd64 1.8.20-1 [56.5 kB] #8 8.888 Get:28 https://archive.debian.org/debian-security stretch/updates/main amd64 libbsd0 amd64 0.8.3-1+deb9u1 [82.9 kB] #8 8.889 Get:29 https://archive.debian.org/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB] #8 8.889 Get:30 https://archive.debian.org/debian-security stretch/updates/main amd64 libx11-data all 2:1.6.4-3+deb9u4 [291 kB] #8 8.890 Get:31 https://archive.debian.org/debian-security stretch/updates/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u4 [748 kB] #8 8.897 Get:32 https://archive.debian.org/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #8 8.897 Get:33 https://archive.debian.org/debian stretch/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #8 8.898 Get:34 https://archive.debian.org/debian stretch/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #8 8.898 Get:35 https://archive.debian.org/debian stretch/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #8 8.902 Get:36 https://archive.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jre-headless amd64 8u332-ga-1~deb9u1 [28.1 MB] #8 9.143 Get:37 https://archive.debian.org/debian stretch/main amd64 ca-certificates-java all 20170929~deb9u3 [15.1 kB] #8 9.143 Get:38 https://archive.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk-headless amd64 8u332-ga-1~deb9u1 [8214 kB] #8 9.264 debconf: delaying package configuration, since apt-utils is not installed #8 9.275 Fetched 44.3 MB in 0s (99.5 MB/s) #8 9.320 Selecting previously unselected package multiarch-support. #8 9.320 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6611 files and directories currently installed.) #8 9.330 Preparing to unpack .../multiarch-support_2.24-11+deb9u4_amd64.deb ... #8 9.345 Unpacking multiarch-support (2.24-11+deb9u4) ... #8 9.557 Setting up multiarch-support (2.24-11+deb9u4) ... #8 9.767 Selecting previously unselected package libxau6:amd64. #8 9.767 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6615 files and directories currently installed.) #8 9.769 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... #8 9.783 Unpacking libxau6:amd64 (1:1.0.8-1) ... #8 9.888 Selecting previously unselected package libkeyutils1:amd64. #8 9.889 Preparing to unpack .../01-libkeyutils1_1.5.9-9_amd64.deb ... #8 9.921 Unpacking libkeyutils1:amd64 (1.5.9-9) ... #8 10.05 Selecting previously unselected package libkrb5support0:amd64. #8 10.05 Preparing to unpack .../02-libkrb5support0_1.15-1+deb9u3_amd64.deb ... #8 10.07 Unpacking libkrb5support0:amd64 (1.15-1+deb9u3) ... #8 10.30 Selecting previously unselected package libk5crypto3:amd64. #8 10.31 Preparing to unpack .../03-libk5crypto3_1.15-1+deb9u3_amd64.deb ... #8 10.33 Unpacking libk5crypto3:amd64 (1.15-1+deb9u3) ... #8 10.58 Selecting previously unselected package libkrb5-3:amd64. #8 10.59 Preparing to unpack .../04-libkrb5-3_1.15-1+deb9u3_amd64.deb ... #8 10.62 Unpacking libkrb5-3:amd64 (1.15-1+deb9u3) ... #8 10.94 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 10.94 Preparing to unpack .../05-libgssapi-krb5-2_1.15-1+deb9u3_amd64.deb ... #8 10.98 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u3) ... #8 11.27 Selecting previously unselected package libsqlite3-0:amd64. #8 11.27 Preparing to unpack .../06-libsqlite3-0_3.16.2-5+deb9u3_amd64.deb ... #8 11.31 Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u3) ... #8 11.62 Selecting previously unselected package ucf. #8 11.62 Preparing to unpack .../07-ucf_3.0036_all.deb ... #8 11.66 Moving old data out of the way #8 11.66 Unpacking ucf (3.0036) ... #8 11.87 Selecting previously unselected package java-common. #8 11.87 Preparing to unpack .../08-java-common_0.58+deb9u1_all.deb ... #8 11.90 Unpacking java-common (0.58+deb9u1) ... #8 12.07 Selecting previously unselected package libavahi-common-data:amd64. #8 12.07 Preparing to unpack .../09-libavahi-common-data_0.6.32-2+deb9u1_amd64.deb ... #8 12.10 Unpacking libavahi-common-data:amd64 (0.6.32-2+deb9u1) ... #8 12.33 Selecting previously unselected package libavahi-common3:amd64. #8 12.33 Preparing to unpack .../10-libavahi-common3_0.6.32-2+deb9u1_amd64.deb ... #8 12.36 Unpacking libavahi-common3:amd64 (0.6.32-2+deb9u1) ... #8 12.57 Selecting previously unselected package libdbus-1-3:amd64. #8 12.57 Preparing to unpack .../11-libdbus-1-3_1.10.32-0+deb9u1_amd64.deb ... #8 12.60 Unpacking libdbus-1-3:amd64 (1.10.32-0+deb9u1) ... #8 12.84 Selecting previously unselected package libavahi-client3:amd64. #8 12.84 Preparing to unpack .../12-libavahi-client3_0.6.32-2+deb9u1_amd64.deb ... #8 12.87 Unpacking libavahi-client3:amd64 (0.6.32-2+deb9u1) ... #8 13.08 Selecting previously unselected package libcups2:amd64. #8 13.08 Preparing to unpack .../13-libcups2_2.2.1-8+deb9u8_amd64.deb ... #8 13.11 Unpacking libcups2:amd64 (2.2.1-8+deb9u8) ... #8 13.26 Selecting previously unselected package liblcms2-2:amd64. #8 13.26 Preparing to unpack .../14-liblcms2-2_2.8-4+deb9u1_amd64.deb ... #8 13.27 Unpacking liblcms2-2:amd64 (2.8-4+deb9u1) ... #8 13.41 Selecting previously unselected package libjpeg62-turbo:amd64. #8 13.41 Preparing to unpack .../15-libjpeg62-turbo_1%3a1.5.1-2+deb9u2_amd64.deb ... #8 13.42 Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ... #8 13.60 Selecting previously unselected package libexpat1:amd64. #8 13.60 Preparing to unpack .../16-libexpat1_2.2.0-2+deb9u5_amd64.deb ... #8 13.64 Unpacking libexpat1:amd64 (2.2.0-2+deb9u5) ... #8 13.86 Selecting previously unselected package libpng16-16:amd64. #8 13.86 Preparing to unpack .../17-libpng16-16_1.6.28-1+deb9u1_amd64.deb ... #8 13.89 Unpacking libpng16-16:amd64 (1.6.28-1+deb9u1) ... #8 14.11 Selecting previously unselected package libfreetype6:amd64. #8 14.11 Preparing to unpack .../18-libfreetype6_2.6.3-3.2+deb9u2_amd64.deb ... #8 14.14 Unpacking libfreetype6:amd64 (2.6.3-3.2+deb9u2) ... #8 14.34 Selecting previously unselected package fonts-dejavu-core. #8 14.34 Preparing to unpack .../19-fonts-dejavu-core_2.37-1_all.deb ... #8 14.38 Unpacking fonts-dejavu-core (2.37-1) ... #8 14.72 Selecting previously unselected package fontconfig-config. #8 14.73 Preparing to unpack .../20-fontconfig-config_2.11.0-6.7_all.deb ... #8 14.87 Unpacking fontconfig-config (2.11.0-6.7) ... #8 15.07 Selecting previously unselected package libfontconfig1:amd64. #8 15.08 Preparing to unpack .../21-libfontconfig1_2.11.0-6.7+b1_amd64.deb ... #8 15.10 Unpacking libfontconfig1:amd64 (2.11.0-6.7+b1) ... #8 15.32 Selecting previously unselected package libnspr4:amd64. #8 15.32 Preparing to unpack .../22-libnspr4_2%3a4.12-6_amd64.deb ... #8 15.34 Unpacking libnspr4:amd64 (2:4.12-6) ... #8 15.54 Selecting previously unselected package libnss3:amd64. #8 15.54 Preparing to unpack .../23-libnss3_2%3a3.26.2-1.1+deb9u5_amd64.deb ... #8 15.56 Unpacking libnss3:amd64 (2:3.26.2-1.1+deb9u5) ... #8 15.83 Selecting previously unselected package libpcsclite1:amd64. #8 15.83 Preparing to unpack .../24-libpcsclite1_1.8.20-1_amd64.deb ... #8 15.86 Unpacking libpcsclite1:amd64 (1.8.20-1) ... #8 16.06 Selecting previously unselected package libbsd0:amd64. #8 16.06 Preparing to unpack .../25-libbsd0_0.8.3-1+deb9u1_amd64.deb ... #8 16.10 Unpacking libbsd0:amd64 (0.8.3-1+deb9u1) ... #8 16.28 Selecting previously unselected package libxdmcp6:amd64. #8 16.29 Preparing to unpack .../26-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 16.30 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 16.50 Selecting previously unselected package libxcb1:amd64. #8 16.50 Preparing to unpack .../27-libxcb1_1.12-1_amd64.deb ... #8 16.53 Unpacking libxcb1:amd64 (1.12-1) ... #8 16.66 Selecting previously unselected package libx11-data. #8 16.66 Preparing to unpack .../28-libx11-data_2%3a1.6.4-3+deb9u4_all.deb ... #8 16.69 Unpacking libx11-data (2:1.6.4-3+deb9u4) ... #8 16.91 Selecting previously unselected package libx11-6:amd64. #8 16.91 Preparing to unpack .../29-libx11-6_2%3a1.6.4-3+deb9u4_amd64.deb ... #8 16.93 Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u4) ... #8 17.19 Selecting previously unselected package libxext6:amd64. #8 17.19 Preparing to unpack .../30-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #8 17.22 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #8 17.44 Selecting previously unselected package libxi6:amd64. #8 17.44 Preparing to unpack .../31-libxi6_2%3a1.7.9-1_amd64.deb ... #8 17.47 Unpacking libxi6:amd64 (2:1.7.9-1) ... #8 17.68 Selecting previously unselected package libxrender1:amd64. #8 17.68 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ... #8 17.71 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #8 17.89 Selecting previously unselected package libxtst6:amd64. #8 17.90 Preparing to unpack .../33-libxtst6_2%3a1.2.3-1_amd64.deb ... #8 17.93 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #8 18.11 Selecting previously unselected package openjdk-8-jre-headless:amd64. #8 18.11 Preparing to unpack .../34-openjdk-8-jre-headless_8u332-ga-1~deb9u1_amd64.deb ... #8 18.15 Unpacking openjdk-8-jre-headless:amd64 (8u332-ga-1~deb9u1) ... #8 18.88 Selecting previously unselected package ca-certificates-java. #8 18.88 Preparing to unpack .../35-ca-certificates-java_20170929~deb9u3_all.deb ... #8 18.95 Unpacking ca-certificates-java (20170929~deb9u3) ... #8 19.17 Selecting previously unselected package openjdk-8-jdk-headless:amd64. #8 19.17 Preparing to unpack .../36-openjdk-8-jdk-headless_8u332-ga-1~deb9u1_amd64.deb ... #8 19.20 Unpacking openjdk-8-jdk-headless:amd64 (8u332-ga-1~deb9u1) ... #8 19.58 Setting up libexpat1:amd64 (2.2.0-2+deb9u5) ... #8 19.63 Setting up liblcms2-2:amd64 (2.8-4+deb9u1) ... #8 19.68 Setting up libxau6:amd64 (1:1.0.8-1) ... #8 19.74 Setting up libkeyutils1:amd64 (1.5.9-9) ... #8 19.79 Setting up java-common (0.58+deb9u1) ... #8 19.84 Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u3) ... #8 19.89 Setting up libkrb5support0:amd64 (1.15-1+deb9u3) ... #8 19.95 Setting up libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ... #8 19.99 Setting up libx11-data (2:1.6.4-3+deb9u4) ... #8 20.08 Setting up libnspr4:amd64 (2:4.12-6) ... #8 20.17 Setting up libavahi-common-data:amd64 (0.6.32-2+deb9u1) ... #8 20.27 Setting up libdbus-1-3:amd64 (1.10.32-0+deb9u1) ... #8 20.37 Setting up libpng16-16:amd64 (1.6.28-1+deb9u1) ... #8 20.46 Setting up fonts-dejavu-core (2.37-1) ... #8 20.82 Setting up libpcsclite1:amd64 (1.8.20-1) ... #8 20.90 Setting up ucf (3.0036) ... #8 21.04 debconf: unable to initialize frontend: Dialog #8 21.04 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 21.04 debconf: falling back to frontend: Readline #8 21.04 debconf: unable to initialize frontend: Readline #8 21.04 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 21.04 debconf: falling back to frontend: Teletype #8 21.11 Setting up libk5crypto3:amd64 (1.15-1+deb9u3) ... #8 21.21 Setting up libkrb5-3:amd64 (1.15-1+deb9u3) ... #8 21.31 Setting up libbsd0:amd64 (0.8.3-1+deb9u1) ... #8 21.38 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 21.48 Setting up libxcb1:amd64 (1.12-1) ... #8 21.57 Setting up fontconfig-config (2.11.0-6.7) ... #8 21.74 debconf: unable to initialize frontend: Dialog #8 21.74 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 21.74 debconf: falling back to frontend: Readline #8 21.74 debconf: unable to initialize frontend: Readline #8 21.74 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 21.74 debconf: falling back to frontend: Teletype #8 21.85 Setting up libavahi-common3:amd64 (0.6.32-2+deb9u1) ... #8 21.95 Setting up libnss3:amd64 (2:3.26.2-1.1+deb9u5) ... #8 22.03 Setting up libfreetype6:amd64 (2.6.3-3.2+deb9u2) ... #8 22.14 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u3) ... #8 22.25 Setting up libx11-6:amd64 (2:1.6.4-3+deb9u4) ... #8 22.33 Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ... #8 22.44 Setting up libavahi-client3:amd64 (0.6.32-2+deb9u1) ... #8 22.53 Setting up libxrender1:amd64 (1:0.9.10-1) ... #8 22.61 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #8 22.71 Setting up libcups2:amd64 (2.2.1-8+deb9u8) ... #8 22.81 Setting up libxi6:amd64 (2:1.7.9-1) ... #8 22.90 Setting up libxtst6:amd64 (2:1.2.3-1) ... #8 23.00 Setting up openjdk-8-jre-headless:amd64 (8u332-ga-1~deb9u1) ... #8 23.71 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode #8 23.73 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode #8 23.75 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode #8 23.76 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode #8 23.78 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode #8 23.79 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode #8 23.81 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode #8 23.83 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode #8 23.84 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode #8 23.86 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode #8 23.88 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode #8 24.04 Setting up ca-certificates-java (20170929~deb9u3) ... #8 24.31 Adding debian:Comodo_AAA_Services_root.pem #8 24.31 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem #8 24.32 Adding debian:CFCA_EV_ROOT.pem #8 24.32 Adding debian:ePKI_Root_Certification_Authority.pem #8 24.32 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem #8 24.32 Adding debian:COMODO_Certification_Authority.pem #8 24.32 Adding debian:Telia_Root_CA_v2.pem #8 24.33 Adding debian:Amazon_Root_CA_3.pem #8 24.33 Adding debian:DigiCert_Trusted_Root_G4.pem #8 24.33 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem #8 24.33 Adding debian:Certum_EC-384_CA.pem #8 24.33 Adding debian:DigiCert_Global_Root_CA.pem #8 24.33 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem #8 24.33 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem #8 24.33 Adding debian:emSign_ECC_Root_CA_-_G3.pem #8 24.34 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem #8 24.34 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem #8 24.34 Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem #8 24.34 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem #8 24.34 Adding debian:CA_Disig_Root_R2.pem #8 24.34 Adding debian:AffirmTrust_Premium.pem #8 24.34 Adding debian:Baltimore_CyberTrust_Root.pem #8 24.34 Adding debian:TrustCor_RootCert_CA-1.pem #8 24.34 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem #8 24.34 Adding debian:UCA_Extended_Validation_Root.pem #8 24.34 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem #8 24.35 Adding debian:emSign_ECC_Root_CA_-_C3.pem #8 24.35 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem #8 24.35 Adding debian:USERTrust_RSA_Certification_Authority.pem #8 24.35 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem #8 24.35 Adding debian:emSign_Root_CA_-_G1.pem #8 24.35 Adding debian:E-Tugra_Certification_Authority.pem #8 24.35 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem #8 24.35 Adding debian:QuoVadis_Root_CA_3_G3.pem #8 24.35 Adding debian:NAVER_Global_Root_Certification_Authority.pem #8 24.35 Adding debian:DigiCert_Assured_ID_Root_G3.pem #8 24.35 Adding debian:GlobalSign_Root_CA.pem #8 24.35 Adding debian:GLOBALTRUST_2020.pem #8 24.36 Adding debian:Amazon_Root_CA_2.pem #8 24.36 Adding debian:AffirmTrust_Networking.pem #8 24.36 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem #8 24.36 Adding debian:ISRG_Root_X1.pem #8 24.36 Adding debian:Certainly_Root_R1.pem #8 24.36 Adding debian:Amazon_Root_CA_4.pem #8 24.36 Adding debian:certSIGN_ROOT_CA.pem #8 24.36 Adding debian:SwissSign_Silver_CA_-_G2.pem #8 24.36 Adding debian:TunTrust_Root_CA.pem #8 24.36 Adding debian:GlobalSign_Root_CA_-_R6.pem #8 24.36 Adding debian:Certum_Trusted_Root_CA.pem #8 24.36 Adding debian:QuoVadis_Root_CA_3.pem #8 24.36 Adding debian:GlobalSign_Root_R46.pem #8 24.37 Adding debian:SecureSign_RootCA11.pem #8 24.37 Adding debian:e-Szigno_Root_CA_2017.pem #8 24.37 Adding debian:GlobalSign_Root_CA_-_R3.pem #8 24.37 Adding debian:DigiCert_Assured_ID_Root_CA.pem #8 24.37 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem #8 24.37 Adding debian:XRamp_Global_CA_Root.pem #8 24.37 Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem #8 24.37 Adding debian:QuoVadis_Root_CA_2.pem #8 24.37 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem #8 24.37 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem #8 24.37 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem #8 24.37 Adding debian:Entrust_Root_Certification_Authority.pem #8 24.37 Adding debian:UCA_Global_G2_Root.pem #8 24.37 Adding debian:USERTrust_ECC_Certification_Authority.pem #8 24.37 Adding debian:TWCA_Global_Root_CA.pem #8 24.37 Adding debian:GlobalSign_Root_E46.pem #8 24.38 Adding debian:IdenTrust_Commercial_Root_CA_1.pem #8 24.38 Adding debian:emSign_Root_CA_-_C1.pem #8 24.38 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem #8 24.38 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem #8 24.38 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem #8 24.38 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem #8 24.38 Adding debian:TrustCor_ECA-1.pem #8 24.38 Adding debian:QuoVadis_Root_CA_2_G3.pem #8 24.38 Adding debian:Trustwave_Global_Certification_Authority.pem #8 24.38 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem #8 24.38 Adding debian:QuoVadis_Root_CA_1_G3.pem #8 24.38 Adding debian:DigiCert_Assured_ID_Root_G2.pem #8 24.38 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem #8 24.38 Adding debian:Certum_Trusted_Network_CA.pem #8 24.38 Adding debian:SZAFIR_ROOT_CA2.pem #8 24.38 Adding debian:DigiCert_Global_Root_G2.pem #8 24.39 Adding debian:AC_RAIZ_FNMT-RCM.pem #8 24.39 Adding debian:Security_Communication_RootCA2.pem #8 24.39 Adding debian:SecureTrust_CA.pem #8 24.39 Adding debian:Hongkong_Post_Root_CA_3.pem #8 24.39 Adding debian:TWCA_Root_Certification_Authority.pem #8 24.39 Adding debian:Izenpe.com.pem #8 24.39 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem #8 24.39 Adding debian:SwissSign_Gold_CA_-_G2.pem #8 24.39 Adding debian:Amazon_Root_CA_1.pem #8 24.39 Adding debian:GTS_Root_R2.pem #8 24.39 Adding debian:HiPKI_Root_CA_-_G1.pem #8 24.39 Adding debian:Certum_Trusted_Network_CA_2.pem #8 24.39 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem #8 24.39 Adding debian:certSIGN_Root_CA_G2.pem #8 24.39 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem #8 24.39 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem #8 24.39 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem #8 24.40 Adding debian:ISRG_Root_X2.pem #8 24.40 Adding debian:Security_Communication_ECC_RootCA1.pem #8 24.40 Adding debian:COMODO_RSA_Certification_Authority.pem #8 24.40 Adding debian:AffirmTrust_Commercial.pem #8 24.40 Adding debian:Buypass_Class_3_Root_CA.pem #8 24.40 Adding debian:Hongkong_Post_Root_CA_1.pem #8 24.40 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem #8 24.40 Adding debian:Certigna.pem #8 24.40 Adding debian:Atos_TrustedRoot_2011.pem #8 24.40 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem #8 24.40 Adding debian:GTS_Root_R1.pem #8 24.40 Adding debian:GTS_Root_R3.pem #8 24.40 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem #8 24.40 Adding debian:Security_Communication_Root_CA.pem #8 24.40 Adding debian:Certigna_Root_CA.pem #8 24.40 Adding debian:Buypass_Class_2_Root_CA.pem #8 24.41 Adding debian:ACCVRAIZ1.pem #8 24.41 Adding debian:Starfield_Class_2_CA.pem #8 24.41 Adding debian:vTrus_ECC_Root_CA.pem #8 24.41 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem #8 24.41 Adding debian:TeliaSonera_Root_CA_v1.pem #8 24.41 Adding debian:Security_Communication_RootCA3.pem #8 24.41 Adding debian:AffirmTrust_Premium_ECC.pem #8 24.41 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem #8 24.41 Adding debian:Certainly_Root_E1.pem #8 24.41 Adding debian:GTS_Root_R4.pem #8 24.41 Adding debian:ANF_Secure_Server_Root_CA.pem #8 24.41 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem #8 24.41 Adding debian:Secure_Global_CA.pem #8 24.41 Adding debian:TrustCor_RootCert_CA-2.pem #8 24.41 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem #8 24.41 Adding debian:Go_Daddy_Class_2_CA.pem #8 24.42 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem #8 24.42 Adding debian:vTrus_Root_CA.pem #8 24.42 Adding debian:COMODO_ECC_Certification_Authority.pem #8 24.42 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem #8 24.42 Adding debian:Actalis_Authentication_Root_CA.pem #8 24.42 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem #8 24.42 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem #8 24.42 Adding debian:DigiCert_Global_Root_G3.pem #8 24.44 done. #8 24.46 Setting up openjdk-8-jdk-headless:amd64 (8u332-ga-1~deb9u1) ... #8 24.54 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode #8 24.55 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode #8 24.57 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode #8 24.59 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode #8 24.61 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode #8 24.62 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode #8 24.64 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode #8 24.66 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode #8 24.67 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode #8 24.69 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode #8 24.70 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode #8 24.72 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode #8 24.73 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode #8 24.75 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode #8 24.77 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode #8 24.79 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode #8 24.80 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode #8 24.82 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode #8 24.83 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode #8 24.85 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode #8 24.87 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode #8 24.88 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode #8 24.90 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode #8 24.91 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode #8 24.93 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode #8 24.95 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode #8 24.96 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode #8 24.97 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode #8 25.05 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode #8 25.07 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode #8 25.13 Processing triggers for libc-bin (2.36-9+deb12u10) ... #8 25.24 Processing triggers for ca-certificates (20230311) ... #8 25.31 Updating certificates in /etc/ssl/certs... #8 25.57 0 added, 0 removed; done. #8 25.57 Running hooks in /etc/ca-certificates/update.d... #8 25.57 #8 25.67 done. #8 25.67 done. #8 25.77 + apt-get clean #8 DONE 26.1s #9 [4/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends git && apt-get clean #9 0.459 + apt-get update #9 0.498 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.498 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.498 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.507 Ign:4 https://archive.debian.org/debian stretch InRelease #9 0.512 Hit:5 https://archive.debian.org/debian-security stretch/updates InRelease #9 0.517 Hit:6 https://archive.debian.org/debian stretch Release #9 0.871 Reading package lists... #9 1.370 + apt-get install -y --no-install-recommends git #9 1.374 Reading package lists... #9 1.852 Building dependency tree... #9 1.954 Reading state information... #9 2.034 The following additional packages will be installed: #9 2.034 git-man libbrotli1 libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6 #9 2.034 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.5-0 #9 2.035 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db #9 2.035 libssh2-1 perl perl-modules-5.36 #9 2.035 Suggested packages: #9 2.035 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui #9 2.035 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user #9 2.035 sensible-utils perl-doc libterm-readline-gnu-perl #9 2.035 | libterm-readline-perl-perl make libtap-harness-archive-perl #9 2.035 Recommended packages: #9 2.035 patch less ssh-client krb5-locales libldap-common publicsuffix #9 2.035 libsasl2-modules netbase #9 2.104 The following NEW packages will be installed: #9 2.104 git git-man libbrotli1 libcurl3-gnutls liberror-perl libgdbm-compat4 #9 2.104 libgdbm6 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 #9 2.104 libsasl2-modules-db libssh2-1 perl perl-modules-5.36 #9 2.105 The following packages will be upgraded: #9 2.105 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 #9 2.123 4 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. #9 2.123 Need to get 18.6 MB of archives. #9 2.123 After this operation, 100 MB of additional disk space will be used. #9 2.123 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] #9 2.169 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #9 2.170 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #9 2.171 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] #9 2.207 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] #9 2.209 Get:6 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #9 2.211 Get:7 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #9 2.212 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #9 2.215 Get:9 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #9 2.216 Get:10 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #9 2.216 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #9 2.216 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #9 2.217 Get:13 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #9 2.218 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #9 2.219 Get:15 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #9 2.220 Get:16 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #9 2.221 Get:17 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #9 2.224 Get:18 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] #9 2.228 Get:19 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #9 2.228 Get:20 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #9 2.246 Get:21 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #9 2.402 debconf: delaying package configuration, since apt-utils is not installed #9 2.463 Fetched 18.6 MB in 0s (92.9 MB/s) #9 2.540 Selecting previously unselected package perl-modules-5.36. #9 2.540 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7656 files and directories currently installed.) #9 2.553 Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... #9 2.569 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... #9 2.924 Selecting previously unselected package libgdbm6:amd64. #9 2.927 Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... #9 2.982 Unpacking libgdbm6:amd64 (1.23-3) ... #9 3.191 Selecting previously unselected package libgdbm-compat4:amd64. #9 3.193 Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... #9 3.224 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #9 3.441 Selecting previously unselected package libperl5.36:amd64. #9 3.443 Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... #9 3.478 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... #9 3.898 Selecting previously unselected package perl. #9 3.901 Preparing to unpack .../04-perl_5.36.0-7+deb12u2_amd64.deb ... #9 3.941 Unpacking perl (5.36.0-7+deb12u2) ... #9 4.183 Selecting previously unselected package libbrotli1:amd64. #9 4.185 Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... #9 4.211 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #9 4.478 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #9 4.573 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 4.891 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #9 4.980 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 5.167 Preparing to unpack .../08-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #9 5.214 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 5.466 Preparing to unpack .../09-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #9 5.536 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) over (1.15-1+deb9u3) ... #9 5.662 Selecting previously unselected package libsasl2-modules-db:amd64. #9 5.663 Preparing to unpack .../10-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #9 5.679 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 5.780 Selecting previously unselected package libsasl2-2:amd64. #9 5.781 Preparing to unpack .../11-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #9 5.797 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 5.906 Selecting previously unselected package libldap-2.5-0:amd64. #9 5.907 Preparing to unpack .../12-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #9 5.940 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 6.155 Selecting previously unselected package libnghttp2-14:amd64. #9 6.158 Preparing to unpack .../13-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #9 6.187 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #9 6.406 Selecting previously unselected package libpsl5:amd64. #9 6.409 Preparing to unpack .../14-libpsl5_0.21.2-1_amd64.deb ... #9 6.426 Unpacking libpsl5:amd64 (0.21.2-1) ... #9 6.655 Selecting previously unselected package librtmp1:amd64. #9 6.658 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #9 6.687 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 6.818 Selecting previously unselected package libssh2-1:amd64. #9 6.819 Preparing to unpack .../16-libssh2-1_1.10.0-3+b1_amd64.deb ... #9 6.835 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #9 6.956 Selecting previously unselected package libcurl3-gnutls:amd64. #9 6.957 Preparing to unpack .../17-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... #9 6.974 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #9 7.152 Selecting previously unselected package liberror-perl. #9 7.155 Preparing to unpack .../18-liberror-perl_0.17029-2_all.deb ... #9 7.190 Unpacking liberror-perl (0.17029-2) ... #9 7.345 Selecting previously unselected package git-man. #9 7.347 Preparing to unpack .../19-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #9 7.379 Unpacking git-man (1:2.39.5-0+deb12u2) ... #9 7.687 Selecting previously unselected package git. #9 7.689 Preparing to unpack .../20-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #9 7.732 Unpacking git (1:2.39.5-0+deb12u2) ... #9 8.148 Setting up libpsl5:amd64 (0.21.2-1) ... #9 8.241 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #9 8.347 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #9 8.446 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #9 8.546 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 8.641 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... #9 8.739 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 8.827 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #9 8.932 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 9.028 Setting up git-man (1:2.39.5-0+deb12u2) ... #9 9.095 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #9 9.200 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #9 9.297 Setting up libgdbm6:amd64 (1.23-3) ... #9 9.365 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 9.470 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #9 9.545 Setting up libgdbm-compat4:amd64 (1.23-3) ... #9 9.632 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... #9 9.720 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #9 9.805 Setting up perl (5.36.0-7+deb12u2) ... #9 9.937 Setting up liberror-perl (0.17029-2) ... #9 10.02 Setting up git (1:2.39.5-0+deb12u2) ... #9 10.15 Processing triggers for libc-bin (2.36-9+deb12u10) ... #9 10.43 + apt-get clean #9 DONE 11.0s #10 [5/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ARAM-APPLET/+/REFS/HEADS/MASTER/BUILD.GRADLE?FORMAT=TEXT /tmp/build.gradle #10 DONE 0.2s #11 [6/6] RUN SET -x && git -C /cache clone --depth=1 https://gerrit.osmocom.org/aram-applet && cd /cache/aram-applet && git submodule update --init && ./gradlew build #11 0.422 + git -C /cache clone --depth=1 https://gerrit.osmocom.org/aram-applet #11 0.423 Cloning into 'aram-applet'... #11 0.515 + cd /cache/aram-applet #11 0.515 + git submodule update --init #11 0.536 Submodule 'oracle_javacard_sdks' (https://github.com/martinpaljak/oracle_javacard_sdks.git) registered for path 'oracle_javacard_sdks' #11 0.537 Cloning into '/cache/aram-applet/oracle_javacard_sdks'... #11 2.775 Submodule path 'oracle_javacard_sdks': checked out '2b369428203976e7bec9dee4cfc5fd06b8518864' #11 2.776 + ./gradlew build #11 2.824 Downloading https://services.gradle.org/distributions/gradle-4.4.1-bin.zip #11 3.669 ........................................................................ #11 4.345 Unzipping /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x/gradle-4.4.1-bin.zip to /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x #11 4.686 Set executable permissions for: /home/build/.gradle/wrapper/dists/gradle-4.4.1-bin/46gopw3g8i1v3zqqx4q949t2x/gradle-4.4.1/bin/gradle #11 4.831 Starting a Gradle Daemon (subsequent builds will be faster) #11 6.391 Download https://repo.maven.apache.org/maven2/org/kt3k/gradle/plugin/coveralls-gradle-plugin/2.8.1/coveralls-gradle-plugin-2.8.1.pom #11 6.391 Download https://repo.maven.apache.org/maven2/fr/bmartel/gradle-javacard/1.5.2/gradle-javacard-1.5.2.pom #11 6.434 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom #11 6.434 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom #11 6.453 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom #11 6.454 Download https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.2.1/jna-4.2.1.pom #11 6.463 Download https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom #11 6.464 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.50/bcprov-jdk14-1.50.pom #11 6.464 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.57/bcprov-jdk15on-1.57.pom #11 6.465 Download https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom #11 6.465 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom #11 6.485 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom #11 6.515 Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.pom #11 6.516 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3/httpmime-4.3.pom #11 6.516 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201412230720-r/org.eclipse.jgit-3.6.0.201412230720-r.pom #11 6.526 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3/httpcomponents-client-4.3.pom #11 6.526 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201412230720-r/org.eclipse.jgit-parent-3.6.0.201412230720-r.pom #11 6.537 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom #11 6.547 Download https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom #11 6.567 Download https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom #11 6.577 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom #11 6.588 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3/httpclient-4.3.pom #11 6.598 Download https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom #11 6.608 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom #11 6.608 Download https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom #11 6.618 Download https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom #11 6.628 Download https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.3/json-lib-2.3.pom #11 6.628 Download https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.pom #11 6.629 Download https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom #11 6.639 Download https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom #11 6.649 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom #11 6.659 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom #11 6.680 Download https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom #11 6.680 Download https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom #11 6.680 Download https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom #11 6.680 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom #11 6.680 Download https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom #11 6.701 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom #11 6.702 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom #11 6.702 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom #11 6.733 Download https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom #11 6.753 Download https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom #11 6.763 Download https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom #11 6.773 Download https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom #11 6.774 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom #11 6.783 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom #11 6.784 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom #11 6.794 Download https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom #11 6.814 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom #11 6.824 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom #11 6.855 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar #11 6.855 Download https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.jar #11 6.855 Download https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar #11 6.855 Download https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.3/json-lib-2.3-jdk15.jar #11 6.855 Download https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.2.1/jna-4.2.1.jar #11 6.855 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.57/bcprov-jdk15on-1.57.jar #11 6.855 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3/httpmime-4.3.jar #11 6.865 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar #11 6.876 Download https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar #11 6.876 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar #11 6.876 Download https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar #11 6.876 Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.jar #11 6.876 Download https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar #11 6.876 Download https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.50/bcprov-jdk14-1.50.jar #11 6.876 Download https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar #11 6.876 Download https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar #11 6.876 Download https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar #11 6.876 Download https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar #11 6.876 Download https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201412230720-r/org.eclipse.jgit-3.6.0.201412230720-r.jar #11 6.886 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar #11 6.886 Download https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar #11 6.886 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3/httpclient-4.3.jar #11 6.886 Download https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar #11 6.897 Download https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar #11 6.907 Download https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar #11 6.928 Download https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar #11 6.928 Download https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.jar #11 6.928 Download https://repo.maven.apache.org/maven2/org/kt3k/gradle/plugin/coveralls-gradle-plugin/2.8.1/coveralls-gradle-plugin-2.8.1.jar #11 6.928 Download https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar #11 7.114 Download https://repo.maven.apache.org/maven2/fr/bmartel/gradle-javacard/1.5.2/gradle-javacard-1.5.2.jar #11 8.239 :assemble UP-TO-DATE #11 8.239 :check UP-TO-DATE #11 8.239 :build UP-TO-DATE #11 8.240 :aram:compileJava #11 8.279 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom #11 8.290 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom #11 8.876 Download https://javacard.pro/maven/org/globalplatform/javacard/1.1/javacard-1.1.pom #11 8.886 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom #11 8.916 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar #11 8.916 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar #11 8.957 Download https://javacard.pro/maven/org/globalplatform/javacard/1.1/javacard-1.1.jar #11 9.625 :aram:processResources NO-SOURCE #11 9.625 :aram:classes #11 9.625 :aram:jar #11 9.635 :aram:assemble #11 9.635 :aram:preBuild UP-TO-DATE #11 9.635 :aram:buildJavaCard #11 9.697 The name 'org.globalplatform:javacard:1.1' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. #11 9.707 [ant:cap] INFO: using JavaCard v2.2.1 SDK in /cache/aram-applet/oracle_javacard_sdks/jc221_kit #11 9.707 [ant:cap] Building CAP with 1 applet from package fr.bmartel.aram #11 9.707 [ant:cap] fr.bmartel.aram.AccessRuleMaster A00000015141434C00 #11 9.727 [ant:compile] Compiling 3 source files to /tmp/jccpro5118010504974720780 #11 10.08 [ant:cap] warning: You did not supply export file for the previous minor version of the package #11 10.15 [ant:cap] CAP saved to /cache/aram-applet/aram/build/javacard/applet.cap #11 10.15 [ant:export] EXP saved to /cache/aram-applet/aram/build/javacard/applet.exp/fr/bmartel/aram/javacard/aram.exp #11 10.16 [ant:export] Building jar: /cache/aram-applet/aram/build/javacard/applet.exp/aram.jar #11 10.16 [ant:jca] JCA saved to /cache/aram-applet/aram/build/javacard/applet.jca #11 10.24 [ant:verify] Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. #11 10.24 [ant:verify] Verifying CAP file /cache/aram-applet/aram/build/javacard/applet.cap #11 10.24 [ant:verify] Verification completed with 0 warnings and 0 errors. #11 10.24 :aram:compileTestJava #11 10.26 Download https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom #11 12.68 Download https://web.archive.org/web/20210502003943if_/https:/dl.bintray.com/bertrandmartel/maven/com/licel/jcardsim/3.0.4/jcardsim-3.0.4.pom #11 12.70 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom #11 12.71 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom #11 12.75 Download https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar #11 12.76 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar #11 15.64 Download https://web.archive.org/web/20210502003943if_/https:/dl.bintray.com/bertrandmartel/maven/com/licel/jcardsim/3.0.4/jcardsim-3.0.4.jar #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:521: error: unmappable character for encoding ASCII #11 16.31 assertEquals("init length, iteration n??" + i, 0, getLength()); #11 16.31 ^ #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:521: error: unmappable character for encoding ASCII #11 16.31 assertEquals("init length, iteration n??" + i, 0, getLength()); #11 16.31 ^ #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:523: error: unmappable character for encoding ASCII #11 16.31 assertEquals("length after addition, iteration n??" + i, 1, getLength()); #11 16.31 ^ #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:523: error: unmappable character for encoding ASCII #11 16.31 assertEquals("length after addition, iteration n??" + i, 1, getLength()); #11 16.31 ^ #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:525: error: unmappable character for encoding ASCII #11 16.31 assertEquals("length after deletion, iteration n??" + i, 0, getLength()); #11 16.31 ^ #11 16.31 /cache/aram-applet/aram/src/test/java/fr/bmartel/aram/RuleEntryTest.java:525: error: unmappable character for encoding ASCII #11 16.31 assertEquals("length after deletion, iteration n??" + i, 0, getLength()); #11 16.31 ^ #11 16.50 :aram:processTestResources NO-SOURCE #11 16.50 :aram:testClasses #11 16.50 :aram:test #11 16.53 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom #11 16.53 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom #11 16.56 Download https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.jar #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleNonEmptyTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleNonEmptyTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleSameTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAllTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.interTwinedAddDelete PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleWrongHashTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.addMultipleEntries PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.setPropertiesOffsetTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashMultipleSameTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.searchAidHash PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.setPropertiesTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleNonEmptyTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.checkRecycledItem PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashRuleMultipleTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidHashWrongHashTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.searchIdValues PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.RuleEntryTest.deleteAidMultipleSameTest PASSED #11 17.35 #11 17.35 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultiple PASSED #11 17.40 #11 17.40 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength1next PASSED #11 17.40 #11 17.40 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength2next PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongP1P2GetData PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongP1P2StoreData PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAid PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHashRuleEmpty PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongRefArDo PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteMultipleSameAid PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHashRule PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongInstruction PASSED #11 17.41 #11 17.41 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteAll PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.refreshTag PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataValid PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.nextDataNotFound PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.wrongClass PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.getSpecificArDo PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongRefDo PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongStore PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongHashRefDo PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.deleteByAidHash PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.getAllEmptyTest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongAidRefDo PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.nextDataSingleNextLengthRequest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength2 PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataMultipleNextLength3 PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramTest.storeDataWrongArDo PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoTest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow1Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow2Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoOverflow3Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow1Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow2Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoOverflow3Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow1Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow2Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoOverflow3Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.hashRefDoTest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest1 PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest2 PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoOverflowTest3 PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refArDoTest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow1Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow2Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.refDoOverflow3Test PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.arDoTest PASSED #11 17.42 #11 17.42 fr.bmartel.aram.TestSuite > fr.bmartel.aram.AramUtilsTest.aidRefDoTest PASSED #11 17.47 :aram:check #11 17.47 :aram:build #11 17.47 #11 17.47 BUILD SUCCESSFUL in 14s #11 17.47 5 actionable tasks: 5 executed #11 DONE 17.9s #12 exporting to image #12 exporting layers #12 exporting layers 0.8s done #12 writing image sha256:eb85bfc0c555d739f465c431b62a925f5c67e9dac45af1a8963ab89c7ec3cf49 0.0s done #12 naming to registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet:latest 0.0s done #12 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-aram-applet/debian-bookworm-aram-applet' + docker push registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet Using default tag: latest The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-aram-applet] df3eb92bd5f7: Preparing 9320cac609e2: Preparing 9b805922990a: Preparing 7b5769139bb0: Preparing df34a57630fb: Preparing 247fffb7158d: Preparing 247fffb7158d: Waiting 9320cac609e2: Pushed df34a57630fb: Pushed 247fffb7158d: Mounted from osmocom-build/ttcn3-bts-test 9b805922990a: Pushed df3eb92bd5f7: Pushed 7b5769139bb0: Pushed latest: digest: sha256:0373fcaea1f812f357c45098521fdc611046ac2bb44ea65db9643a46edc9d770 size: 1583 Finished: SUCCESS