Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hermes] Initial setup for Hermes #3698

Merged
merged 3 commits into from
May 22, 2020
Merged

Conversation

neildhar
Copy link
Contributor

No description provided.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@TravisBuddy
Copy link

Travis tests have failed

Hey @neildhar,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

4th Build

View build log

./infra/travis/travis_build.py
Building project hermes
Running command: python /home/travis/build/google/oss-fuzz/infra/helper.py build_fuzzers hermes --engine afl --sanitizer address --architecture x86_64
Running: docker build -t gcr.io/oss-fuzz/hermes projects/hermes

Step 1/7 : FROM gcr.io/oss-fuzz-base/base-builder
latest: Pulling from oss-fuzz-base/base-builder






















Digest: sha256:9ccb94a7c47428e8732107c66ef16cd7bca78b7aa3770064af3bc810e81f1671
Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest
 ---> ca06bb11bd75
Step 2/7 : MAINTAINER [email protected]
 ---> Running in 3139c905687d
Removing intermediate container 3139c905687d
 ---> ec986b3d4387
Step 3/7 : RUN apt-get update &&     apt-get install -y make autoconf automake libtool wget ninja-build     libicu-dev python zip libreadline-dev libatomic-ops-dev
 ---> Running in 3f5e8a05ba8b
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1089 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1459 kB]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [623 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1028 kB]
Fetched 4524 kB in 1s (3281 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
make is already the newest version (4.1-6).
zip is already the newest version (3.0-11).
The following additional packages will be installed:
  autotools-dev icu-devtools libicu55 libltdl-dev libltdl7 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev m4 python-minimal python2.7 python2.7-minimal
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc gettext icu-doc libtool-doc
  readline-doc libstdc++-5-doc gfortran | fortran95-compiler gcj-jdk
  python-doc python-tk python2.7-doc binfmt-support
The following NEW packages will be installed:
  autoconf automake autotools-dev icu-devtools libatomic-ops-dev libicu-dev
  libicu55 libltdl-dev libltdl7 libpython-stdlib libpython2.7-minimal
  libpython2.7-stdlib libreadline-dev libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev libtool m4 ninja-build python python-minimal
  python2.7 python2.7-minimal wget
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.8 MB of archives.
After this operation, 113 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [338 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [1261 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.11 [1884 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.11 [224 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatomic-ops-dev amd64 7.4.2-3ubuntu1 [69.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline-dev amd64 6.3-8ubuntu2 [992 B]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ninja-build amd64 1.5.1-0.1ubuntu1 [84.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 23.8 MB in 1s (14.1 MB/s)
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 14801 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
Unpacking python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Setting up python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package python.
(Reading database ... 15554 files and directories currently installed.)
Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
Unpacking python (2.7.12-1~16.04) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...
Unpacking wget (1.17.1-1ubuntu1.5) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ...
Unpacking m4 (1.4.17-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-9_all.deb ...
Unpacking autoconf (2.69-9) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
Unpacking autotools-dev (20150820.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ...
Unpacking automake (1:1.15-4ubuntu1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ...
Unpacking icu-devtools (55.1-7ubuntu0.5) ...
Selecting previously unselected package libatomic-ops-dev:amd64.
Preparing to unpack .../libatomic-ops-dev_7.4.2-3ubuntu1_amd64.deb ...
Unpacking libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libreadline-dev:amd64.
Preparing to unpack .../libreadline-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
Unpacking libtool (2.4.6-0.1) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../ninja-build_1.5.1-0.1ubuntu1_amd64.deb ...
Unpacking ninja-build (1.5.1-0.1ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsigsegv2:amd64 (2.10-4) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Setting up python (2.7.12-1~16.04) ...
Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
Setting up wget (1.17.1-1ubuntu1.5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-9) ...
Setting up autotools-dev (20150820.1) ...
Setting up automake (1:1.15-4ubuntu1) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up icu-devtools (55.1-7ubuntu0.5) ...
Setting up libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Setting up libltdl7:amd64 (2.4.6-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Setting up libreadline-dev:amd64 (6.3-8ubuntu2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up ninja-build (1.5.1-0.1ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container 3f5e8a05ba8b
 ---> d2154b8cc244
Step 4/7 : RUN wget https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh;     chmod +x cmake-3.16.6-Linux-x86_64.sh;     ./cmake-3.16.6-Linux-x86_64.sh --skip-license --prefix="/usr/local"
 ---> Running in 385b8e12531d
--2020-04-22 23:32:17--  https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh
Resolving github.com (github.com)... 140.82.114.4
Connecting to github.com (github.com)|140.82.114.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200422T233215Z&X-Amz-Expires=300&X-Amz-Signature=beeddffc6d25b28201ad9818220b413b236d524d1cac3bb14b63c9fe1794f0e6&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [following]
--2020-04-22 23:32:17--  https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200422T233215Z&X-Amz-Expires=300&X-Amz-Signature=beeddffc6d25b28201ad9818220b413b236d524d1cac3bb14b63c9fe1794f0e6&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.146.163
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.146.163|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 39529835 (38M) [application/octet-stream]
Saving to: 'cmake-3.16.6-Linux-x86_64.sh'

     0K .......... .......... .......... .......... ..........  0% 3.69M 10s
    50K .......... .......... .......... .......... ..........  0% 3.64M 10s
   100K .......... .......... .......... .......... ..........  0% 3.64M 10s
   150K .......... .......... .......... .......... ..........  0%  173M 8s
   200K .......... .......... .......... .......... ..........  0%  270M 6s
   250K .......... .......... .......... .......... ..........  0% 3.70M 7s
   300K .......... .......... .......... .......... ..........  0%  186M 6s
   350K .......... .......... .......... .......... ..........  1%  221M 5s
   400K .......... .......... .......... .......... ..........  1%  267M 5s
   450K .......... .......... .......... .......... ..........  1%  276M 4s
   500K .......... .......... .......... .......... ..........  1%  217M 4s
   550K .......... .......... .......... .......... ..........  1% 3.89M 4s
   600K .......... .......... .......... .......... ..........  1%  178M 4s
   650K .......... .......... .......... .......... ..........  1%  199M 4s
   700K .......... .......... .......... .......... ..........  1%  179M 3s
   750K .......... .......... .......... .......... ..........  2%  256M 3s
   800K .......... .......... .......... .......... ..........  2%  236M 3s
   850K .......... .......... .......... .......... ..........  2%  202M 3s
   900K .......... .......... .......... .......... ..........  2%  288M 3s
   950K .......... .......... .......... .......... ..........  2% 92.6M 3s
  1000K .......... .......... .......... .......... ..........  2%  240M 2s
  1050K .......... .......... .......... .......... ..........  2%  164M 2s
  1100K .......... .......... .......... .......... ..........  2%  206M 2s
  1150K .......... .......... .......... .......... ..........  3% 4.60M 3s
  1200K .......... .......... .......... .......... ..........  3%  204M 2s
  1250K .......... .......... .......... .......... ..........  3%  230M 2s
  1300K .......... .......... .......... .......... ..........  3%  176M 2s
  1350K .......... .......... .......... .......... ..........  3%  313M 2s
  1400K .......... .......... .......... .......... ..........  3%  306M 2s
  1450K .......... .......... .......... .......... ..........  3%  285M 2s
  1500K .......... .......... .......... .......... ..........  4%  227M 2s
  1550K .......... .......... .......... .......... ..........  4%  275M 2s
  1600K .......... .......... .......... .......... ..........  4%  160M 2s
  1650K .......... .......... .......... .......... ..........  4% 90.6M 2s
  1700K .......... .......... .......... .......... ..........  4%  267M 2s
  1750K .......... .......... .......... .......... ..........  4%  224M 2s
  1800K .......... .......... .......... .......... ..........  4%  147M 2s
  1850K .......... .......... .......... .......... ..........  4%  324M 2s
  1900K .......... .......... .......... .......... ..........  5%  167M 2s
  1950K .......... .......... .......... .......... ..........  5%  322M 2s
  2000K .......... .......... .......... .......... ..........  5%  314M 2s
  2050K .......... .......... .......... .......... ..........  5%  116M 1s
  2100K .......... .......... .......... .......... ..........  5%  221M 1s
  2150K .......... .......... .......... .......... ..........  5%  290M 1s
  2200K .......... .......... .......... .......... ..........  5%  128M 1s
  2250K .......... .......... .......... .......... ..........  5%  253M 1s
  2300K .......... .......... .......... .......... ..........  6%  169M 1s
  2350K .......... .......... .......... .......... ..........  6% 5.74M 1s
  2400K .......... .......... .......... .......... ..........  6%  203M 1s
  2450K .......... .......... .......... .......... ..........  6%  178M 1s
  2500K .......... .......... .......... .......... ..........  6%  160M 1s
  2550K .......... .......... .......... .......... ..........  6%  219M 1s
  2600K .......... .......... .......... .......... ..........  6%  284M 1s
  2650K .......... .......... .......... .......... ..........  6%  280M 1s
  2700K .......... .......... .......... .......... ..........  7%  192M 1s
  2750K .......... .......... .......... .......... ..........  7%  101M 1s
  2800K .......... .......... .......... .......... ..........  7%  275M 1s
  2850K .......... .......... .......... .......... ..........  7%  294M 1s
  2900K .......... .......... .......... .......... ..........  7%  254M 1s
  2950K .......... .......... .......... .......... ..........  7%  219M 1s
  3000K .......... .......... .......... .......... ..........  7%  189M 1s
  3050K .......... .......... .......... .......... ..........  8%  260M 1s
  3100K .......... .......... .......... .......... ..........  8%  264M 1s
  3150K .......... .......... .......... .......... ..........  8%  234M 1s
  3200K .......... .......... .......... .......... ..........  8%  190M 1s
  3250K .......... .......... .......... .......... ..........  8%  125M 1s
  3300K .......... .......... .......... .......... ..........  8%  240M 1s
  3350K .......... .......... .......... .......... ..........  8%  197M 1s
  3400K .......... .......... .......... .......... ..........  8% 98.1M 1s
  3450K .......... .......... .......... .......... ..........  9%  304M 1s
  3500K .......... .......... .......... .......... ..........  9%  111M 1s
  3550K .......... .......... .......... .......... ..........  9%  281M 1s
  3600K .......... .......... .......... .......... ..........  9%  270M 1s
  3650K .......... .......... .......... .......... ..........  9%  198M 1s
  3700K .......... .......... .......... .......... ..........  9% 60.7M 1s
  3750K .......... .......... .......... .......... ..........  9%  158M 1s
  3800K .......... .......... .......... .......... ..........  9%  297M 1s
  3850K .......... .......... .......... .......... .......... 10%  302M 1s
  3900K .......... .......... .......... .......... .......... 10%  116M 1s
  3950K .......... .......... .......... .......... .......... 10% 87.3M 1s
  4000K .......... .......... .......... .......... .......... 10%  133M 1s
  4050K .......... .......... .......... .......... .......... 10%  307M 1s
  4100K .......... .......... .......... .......... .......... 10%  239M 1s
  4150K .......... .......... .......... .......... .......... 10%  301M 1s
  4200K .......... .......... .......... .......... .......... 11% 89.4M 1s
  4250K .......... .......... .......... .......... .......... 11%  145M 1s
  4300K .......... .......... .......... .......... .......... 11%  202M 1s
  4350K .......... .......... .......... .......... .......... 11%  298M 1s
  4400K .......... .......... .......... .......... .......... 11%  318M 1s
  4450K .......... .......... .......... .......... .......... 11%  317M 1s
  4500K .......... .......... .......... .......... .......... 11%  263M 1s
  4550K .......... .......... .......... .......... .......... 11% 79.7M 1s
  4600K .......... .......... .......... .......... .......... 12%  187M 1s
  4650K .......... .......... .......... .......... .......... 12%  241M 1s
  4700K .......... .......... .......... .......... .......... 12%  280M 1s
  4750K .......... .......... .......... .......... .......... 12% 89.1M 1s
  4800K .......... .......... .......... .......... .......... 12% 48.3M 1s
  4850K .......... .......... .......... .......... .......... 12% 49.1M 1s
  4900K .......... .......... .......... .......... .......... 12% 94.1M 1s
  4950K .......... .......... .......... .......... .......... 12%  148M 1s
  5000K .......... .......... .......... .......... .......... 13%  142M 1s
  5050K .......... .......... .......... .......... .......... 13%  175M 1s
  5100K .......... .......... .......... .......... .......... 13% 72.9M 1s
  5150K .......... .......... .......... .......... .......... 13%  122M 1s
  5200K .......... .......... .......... .......... .......... 13%  227M 1s
  5250K .......... .......... .......... .......... .......... 13%  282M 1s
  5300K .......... .......... .......... .......... .......... 13%  127M 1s
  5350K .......... .......... .......... .......... .......... 13%  271M 1s
  5400K .......... .......... .......... .......... .......... 14% 97.6M 1s
  5450K .......... .......... .......... .......... .......... 14%  122M 1s
  5500K .......... .......... .......... .......... .......... 14%  136M 1s
  5550K .......... .......... .......... .......... .......... 14%  193M 1s
  5600K .......... .......... .......... .......... .......... 14%  134M 1s
  5650K .......... .......... .......... .......... .......... 14%  167M 1s
  5700K .......... .......... .......... .......... .......... 14%  143M 1s
  5750K .......... .......... .......... .......... .......... 15%  320M 1s
  5800K .......... .......... .......... .......... .......... 15%  126M 1s
  5850K .......... .......... .......... .......... .......... 15%  121M 1s
  5900K .......... .......... .......... .......... .......... 15%  192M 1s
  5950K .......... .......... .......... .......... .......... 15%  150M 1s
  6000K .......... .......... .......... .......... .......... 15%  127M 1s
  6050K .......... .......... .......... .......... .......... 15%  138M 1s
  6100K .......... .......... .......... .......... .......... 15%  113M 1s
  6150K .......... .......... .......... .......... .......... 16%  169M 1s
  6200K .......... .......... .......... .......... .......... 16%  275M 1s
  6250K .......... .......... .......... .......... .......... 16%  172M 1s
  6300K .......... .......... .......... .......... .......... 16%  108M 1s
  6350K .......... .......... .......... .......... .......... 16%  230M 1s
  6400K .......... .......... .......... .......... .......... 16%  125M 1s
  6450K .......... .......... .......... .......... .......... 16%  130M 1s
  6500K .......... .......... .......... .......... .......... 16%  180M 1s
  6550K .......... .......... .......... .......... .......... 17%  170M 1s
  6600K .......... .......... .......... .......... .......... 17%  221M 1s
  6650K .......... .......... .......... .......... .......... 17%  233M 1s
  6700K .......... .......... .......... .......... .......... 17%  199M 1s
  6750K .......... .......... .......... .......... .......... 17%  187M 1s
  6800K .......... .......... .......... .......... .......... 17%  213M 1s
  6850K .......... .......... .......... .......... .......... 17%  180M 1s
  6900K .......... .......... .......... .......... .......... 18%  184M 1s
  6950K .......... .......... .......... .......... .......... 18%  237M 1s
  7000K .......... .......... .......... .......... .......... 18%  191M 1s
  7050K .......... .......... .......... .......... .......... 18%  301M 1s
  7100K .......... .......... .......... .......... .......... 18%  196M 1s
  7150K .......... .......... .......... .......... .......... 18%  241M 1s
  7200K .......... .......... .......... .......... .......... 18%  207M 1s
  7250K .......... .......... .......... .......... .......... 18%  196M 1s
  7300K .......... .......... .......... .......... .......... 19%  206M 1s
  7350K .......... .......... .......... .......... .......... 19%  219M 1s
  7400K .......... .......... .......... .......... .......... 19%  211M 1s
  7450K .......... .......... .......... .......... .......... 19%  190M 1s
  7500K .......... .......... .......... .......... .......... 19%  170M 1s
  7550K .......... .......... .......... .......... .......... 19%  231M 1s
  7600K .......... .......... .......... .......... .......... 19%  308M 1s
  7650K .......... .......... .......... .......... .......... 19%  239M 1s
  7700K .......... .......... .......... .......... .......... 20%  120M 1s
  7750K .......... .......... .......... .......... .......... 20%  168M 1s
  7800K .......... .......... .......... .......... .......... 20%  138M 1s
  7850K .......... .......... .......... .......... .......... 20%  188M 0s
  7900K .......... .......... .......... .......... .......... 20%  227M 0s
  7950K .......... .......... .......... .......... .......... 20%  265M 0s
  8000K .......... .......... .......... .......... .......... 20%  261M 0s
  8050K .......... .......... .......... .......... .......... 20%  195M 0s
  8100K .......... .......... .......... .......... .......... 21%  218M 0s
  8150K .......... .......... .......... .......... .......... 21%  208M 0s
  8200K .......... .......... .......... .......... .......... 21%  209M 0s
  8250K .......... .......... .......... .......... .......... 21%  211M 0s
  8300K .......... .......... .......... .......... .......... 21%  171M 0s
  8350K .......... .......... .......... .......... .......... 21%  257M 0s
  8400K .......... .......... .......... .......... .......... 21%  256M 0s
  8450K .......... .......... .......... .......... .......... 22%  205M 0s
  8500K .......... .......... .......... .......... .......... 22% 62.7M 0s
  8550K .......... .......... .......... .......... .......... 22%  121M 0s
  8600K .......... .......... .......... .......... .......... 22%  152M 0s
  8650K .......... .......... .......... .......... .......... 22%  143M 0s
  8700K .......... .......... .......... .......... .......... 22%  121M 0s
  8750K .......... .......... .......... .......... .......... 22%  168M 0s
  8800K .......... .......... .......... .......... .......... 22%  124M 0s
  8850K .......... .......... .......... .......... .......... 23%  126M 0s
  8900K .......... .......... .......... .......... .......... 23%  132M 0s
  8950K .......... .......... .......... .......... .......... 23%  114M 0s
  9000K .......... .......... .......... .......... .......... 23%  136M 0s
  9050K .......... .......... .......... .......... .......... 23% 37.5M 0s
  9100K .......... .......... .......... .......... .......... 23%  135M 0s
  9150K .......... .......... .......... .......... .......... 23%  118M 0s
  9200K .......... .......... .......... .......... .......... 23%  118M 0s
  9250K .......... .......... .......... .......... .......... 24%  139M 0s
  9300K .......... .......... .......... .......... .......... 24%  116M 0s
  9350K .......... .......... .......... .......... .......... 24%  164M 0s
  9400K .......... .......... .......... .......... .......... 24%  131M 0s
  9450K .......... .......... .......... .......... .......... 24%  136M 0s
  9500K .......... .......... .......... .......... .......... 24%  153M 0s
  9550K .......... .......... .......... .......... .......... 24%  135M 0s
  9600K .......... .......... .......... .......... .......... 24%  137M 0s
  9650K .......... .......... .......... .......... .......... 25%  149M 0s
  9700K .......... .......... .......... .......... .......... 25%  122M 0s
  9750K .......... .......... .......... .......... .......... 25%  144M 0s
  9800K .......... .......... .......... .......... .......... 25%  155M 0s
  9850K .......... .......... .......... .......... .......... 25%  159M 0s
  9900K .......... .......... .......... .......... .......... 25%  154M 0s
  9950K .......... .......... .......... .......... .......... 25%  164M 0s
 10000K .......... .......... .......... .......... .......... 26%  148M 0s
 10050K .......... .......... .......... .......... .......... 26%  135M 0s
 10100K .......... .......... .......... .......... .......... 26%  228M 0s
 10150K .......... .......... .......... .......... .......... 26%  183M 0s
 10200K .......... .......... .......... .......... .......... 26%  161M 0s
 10250K .......... .......... .......... .......... .......... 26%  212M 0s
 10300K .......... .......... .......... .......... .......... 26%  212M 0s
 10350K .......... .......... .......... .......... .......... 26%  156M 0s
 10400K .......... .......... .......... .......... .......... 27%  243M 0s
 10450K .......... .......... .......... .......... .......... 27%  134M 0s
 10500K .......... .......... .......... .......... .......... 27%  146M 0s
 10550K .......... .......... .......... .......... .......... 27%  175M 0s
 10600K .......... .......... .......... .......... .......... 27%  136M 0s
 10650K .......... .......... .......... .......... .......... 27%  170M 0s
 10700K .......... .......... .......... .......... .......... 27%  147M 0s
 10750K .......... .......... .......... .......... .......... 27%  182M 0s
 10800K .......... .......... .......... .......... .......... 28%  128M 0s
 10850K .......... .......... .......... .......... .......... 28%  158M 0s
 10900K .......... .......... .......... .......... .......... 28%  120M 0s
 10950K .......... .......... .......... .......... .......... 28%  120M 0s
 11000K .......... .......... .......... .......... .......... 28%  153M 0s
 11050K .......... .......... .......... .......... .......... 28%  161M 0s
 11100K .......... .......... .......... .......... .......... 28%  139M 0s
 11150K .......... .......... .......... .......... .......... 29%  145M 0s
 11200K .......... .......... .......... .......... .......... 29%  153M 0s
 11250K .......... .......... .......... .......... .......... 29%  133M 0s
 11300K .......... .......... .......... .......... .......... 29%  115M 0s
 11350K .......... .......... .......... .......... .......... 29%  140M 0s
 11400K .......... .......... .......... .......... .......... 29%  159M 0s
 11450K .......... .......... .......... .......... .......... 29%  145M 0s
 11500K .......... .......... .......... .......... .......... 29%  130M 0s
 11550K .......... .......... .......... .......... .......... 30%  155M 0s
 11600K .......... .......... .......... .......... .......... 30%  162M 0s
 11650K .......... .......... .......... .......... .......... 30%  176M 0s
 11700K .......... .......... .......... .......... .......... 30%  115M 0s
 11750K .......... .......... .......... .......... .......... 30%  152M 0s
 11800K .......... .......... .......... .......... .......... 30%  171M 0s
 11850K .......... .......... .......... .......... .......... 30%  168M 0s
 11900K .......... .......... .......... .......... .......... 30%  149M 0s
 11950K .......... .......... .......... .......... .......... 31%  142M 0s
 12000K .......... .......... .......... .......... .......... 31%  113M 0s
 12050K .......... .......... .......... .......... .......... 31%  132M 0s
 12100K .......... .......... .......... .......... .......... 31%  118M 0s
 12150K .......... .......... .......... .......... .......... 31%  188M 0s
 12200K .......... .......... .......... .......... .......... 31%  204M 0s
 12250K .......... .......... .......... .......... .......... 31%  184M 0s
 12300K .......... .......... .......... .......... .......... 31%  166M 0s
 12350K .......... .......... .......... .......... .......... 32%  165M 0s
 12400K .......... .......... .......... .......... .......... 32%  274M 0s
 12450K .......... .......... .......... .......... .......... 32%  106M 0s
 12500K .......... .......... .......... .......... .......... 32%  102M 0s
 12550K .......... .......... .......... .......... .......... 32%  301M 0s
 12600K .......... .......... .......... .......... .......... 32%  311M 0s
 12650K .......... .......... .......... .......... .......... 32%  254M 0s
 12700K .......... .......... .......... .......... .......... 33%  272M 0s
 12750K .......... .......... .......... .......... .......... 33%  329M 0s
 12800K .......... .......... .......... .......... .......... 33%  339M 0s
 12850K .......... .......... .......... .......... .......... 33%  311M 0s
 12900K .......... .......... .......... .......... .......... 33%  228M 0s
 12950K .......... .......... .......... .......... .......... 33%  269M 0s
 13000K .......... .......... .......... .......... .......... 33%  275M 0s
 13050K .......... .......... .......... .......... .......... 33%  286M 0s
 13100K .......... .......... .......... .......... .......... 34%  263M 0s
 13150K .......... .......... .......... .......... .......... 34%  290M 0s
 13200K .......... .......... .......... .......... .......... 34%  277M 0s
 13250K .......... .......... .......... .......... .......... 34%  291M 0s
 13300K .......... .......... .......... .......... .......... 34%  251M 0s
 13350K .......... .......... .......... .......... .......... 34% 78.0M 0s
 13400K .......... .......... .......... .......... .......... 34%  124M 0s
 13450K .......... .......... .......... .......... .......... 34%  208M 0s
 13500K .......... .......... .......... .......... .......... 35%  107M 0s
 13550K .......... .......... .......... .......... .......... 35%  154M 0s
 13600K .......... .......... .......... .......... .......... 35%  152M 0s
 13650K .......... .......... .......... .......... .......... 35%  186M 0s
 13700K .......... .......... .......... .......... .......... 35%  115M 0s
 13750K .......... .......... .......... .......... .......... 35%  151M 0s
 13800K .......... .......... .......... .......... .......... 35%  131M 0s
 13850K .......... .......... .......... .......... .......... 36%  137M 0s
 13900K .......... .......... .......... .......... .......... 36%  141M 0s
 13950K .......... .......... .......... .......... .......... 36%  137M 0s
 14000K .......... .......... .......... .......... .......... 36%  137M 0s
 14050K .......... .......... .......... .......... .......... 36%  148M 0s
 14100K .......... .......... .......... .......... .......... 36%  122M 0s
 14150K .......... .......... .......... .......... .......... 36%  179M 0s
 14200K .......... .......... .......... .......... .......... 36%  156M 0s
 14250K .......... .......... .......... .......... .......... 37%  168M 0s
 14300K .......... .......... .......... .......... .......... 37%  143M 0s
 14350K .......... .......... .......... .......... .......... 37%  187M 0s
 14400K .......... .......... .......... .......... .......... 37%  172M 0s
 14450K .......... .......... .......... .......... .......... 37%  138M 0s
 14500K .......... .......... .......... .......... .......... 37%  127M 0s
 14550K .......... .......... .......... .......... .......... 37%  123M 0s
 14600K .......... .......... .......... .......... .......... 37%  122M 0s
 14650K .......... .......... .......... .......... .......... 38%  325M 0s
 14700K .......... .......... .......... .......... .......... 38%  291M 0s
 14750K .......... .......... .......... .......... .......... 38%  104M 0s
 14800K .......... .......... .......... .......... .......... 38%  235M 0s
 14850K .......... .......... .......... .......... .......... 38%  145M 0s
 14900K .......... .......... .......... .......... .......... 38%  231M 0s
 14950K .......... .......... .......... .......... .......... 38%  263M 0s
 15000K .......... .......... .......... .......... .......... 38%  327M 0s
 15050K .......... .......... .......... .......... .......... 39%  305M 0s
 15100K .......... .......... .......... .......... .......... 39%  262M 0s
 15150K .......... .......... .......... .......... .......... 39%  292M 0s
 15200K .......... .......... .......... .......... .......... 39%  264M 0s
 15250K .......... .......... .......... .......... .......... 39%  274M 0s
 15300K .......... .......... .......... .......... .......... 39%  236M 0s
 15350K .......... .......... .......... .......... .......... 39%  308M 0s
 15400K .......... .......... .......... .......... .......... 40% 73.9M 0s
 15450K .......... .......... .......... .......... .......... 40%  183M 0s
 15500K .......... .......... .......... .......... .......... 40%  135M 0s
 15550K .......... .......... .......... .......... .......... 40%  117M 0s
 15600K .......... .......... .......... .......... .......... 40%  170M 0s
 15650K .......... .......... .......... .......... .......... 40%  145M 0s
 15700K .......... .......... .......... .......... .......... 40%  148M 0s
 15750K .......... .......... .......... .......... .......... 40%  135M 0s
 15800K .......... .......... .......... .......... .......... 41%  159M 0s
 15850K .......... .......... .......... .......... .......... 41%  140M 0s
 15900K .......... .......... .......... .......... .......... 41%  119M 0s
 15950K .......... .......... .......... .......... .......... 41%  148M 0s
 16000K .......... .......... .......... .......... .......... 41%  160M 0s
 16050K .......... .......... .......... .......... .......... 41%  125M 0s
 16100K .......... .......... .......... .......... .......... 41%  115M 0s
 16150K .......... .......... .......... .......... .......... 41%  148M 0s
 16200K .......... .......... .......... .......... .......... 42%  151M 0s
 16250K .......... .......... .......... .......... .......... 42%  113M 0s
 16300K .......... .......... .......... .......... .......... 42%  139M 0s
 16350K .......... .......... .......... .......... .......... 42%  138M 0s
 16400K .......... .......... .......... .......... .......... 42%  151M 0s
 16450K .......... .......... .......... .......... .......... 42%  183M 0s
 16500K .......... .......... .......... .......... .......... 42%  120M 0s
 16550K .......... .......... .......... .......... .......... 43%  195M 0s
 16600K .......... .......... .......... .......... .......... 43%  182M 0s
 16650K .......... .......... .......... .......... .......... 43%  183M 0s
 16700K .......... .......... .......... .......... .......... 43%  173M 0s
 16750K .......... .......... .......... .......... .......... 43%  321M 0s
 16800K .......... .......... .......... .......... .......... 43%  329M 0s
 16850K .......... .......... .......... .......... .......... 43%  331M 0s
 16900K .......... .......... .......... .......... .......... 43%  276M 0s
 16950K .......... .......... .......... .......... .......... 44%  333M 0s
 17000K .......... .......... .......... .......... .......... 44%  322M 0s
 17050K .......... .......... .......... .......... .......... 44%  308M 0s
 17100K .......... .......... .......... .......... .......... 44%  296M 0s
 17150K .......... .......... .......... .......... .......... 44%  342M 0s
 17200K .......... .......... .......... .......... .......... 44%  330M 0s
 17250K .......... .......... .......... .......... .......... 44%  333M 0s
 17300K .......... .......... .......... .......... .......... 44%  273M 0s
 17350K .......... .......... .......... .......... .......... 45%  266M 0s
 17400K .......... .......... .......... .......... .......... 45%  290M 0s
 17450K .......... .......... .......... .......... .......... 45%  306M 0s
 17500K .......... .......... .......... .......... .......... 45%  281M 0s
 17550K .......... .......... .......... .......... .......... 45%  297M 0s
 17600K .......... .......... .......... .......... .......... 45%  324M 0s
 17650K .......... .......... .......... .......... .......... 45%  274M 0s
 17700K .......... .......... .......... .......... .......... 45%  241M 0s
 17750K .......... .......... .......... .......... .......... 46%  316M 0s
 17800K .......... .......... .......... .......... .......... 46%  305M 0s
 17850K .......... .......... .......... .......... .......... 46%  303M 0s
 17900K .......... .......... .......... .......... .......... 46%  234M 0s
 17950K .......... .......... .......... .......... .......... 46%  268M 0s
 18000K .......... .......... .......... .......... .......... 46%  312M 0s
 18050K .......... .......... .......... .......... .......... 46%  293M 0s
 18100K .......... .......... .......... .......... .......... 47%  274M 0s
 18150K .......... .......... .......... .......... .......... 47%  340M 0s
 18200K .......... .......... .......... .......... .......... 47%  272M 0s
 18250K .......... .......... .......... .......... .......... 47%  281M 0s
 18300K .......... .......... .......... .......... .......... 47%  264M 0s
 18350K .......... .......... .......... .......... .......... 47%  292M 0s
 18400K .......... .......... .......... .......... .......... 47%  323M 0s
 18450K .......... .......... .......... .......... .......... 47%  330M 0s
 18500K .......... .......... .......... .......... .......... 48%  208M 0s
 18550K .......... .......... .......... .......... .......... 48%  271M 0s
 18600K .......... .......... .......... .......... .......... 48%  325M 0s
 18650K .......... .......... .......... .......... .......... 48%  337M 0s
 18700K .......... .......... .......... .......... .......... 48%  298M 0s
 18750K .......... .......... .......... .......... .......... 48%  310M 0s
 18800K .......... .......... .......... .......... .......... 48% 27.2M 0s
 18850K .......... .......... .......... .......... .......... 48%  286M 0s
 18900K .......... .......... .......... .......... .......... 49%  214M 0s
 18950K .......... .......... .......... .......... .......... 49%  153M 0s
 19000K .......... .......... .......... .......... .......... 49%  260M 0s
 19050K .......... .......... .......... .......... .......... 49%  296M 0s
 19100K .......... .......... .......... .......... .......... 49%  248M 0s
 19150K .......... .......... .......... .......... .......... 49%  176M 0s
 19200K .......... .......... .......... .......... .......... 49%  207M 0s
 19250K .......... .......... .......... .......... .......... 49%  283M 0s
 19300K .......... .......... .......... .......... .......... 50%  217M 0s
 19350K .......... .......... .......... .......... .......... 50%  176M 0s
 19400K .......... .......... .......... .......... .......... 50%  270M 0s
 19450K .......... .......... .......... .......... .......... 50%  292M 0s
 19500K .......... .......... .......... .......... .......... 50%  250M 0s
 19550K .......... .......... .......... .......... .......... 50%  163M 0s
 19600K .......... .......... .......... .......... .......... 50%  257M 0s
 19650K .......... .......... .......... .......... .......... 51%  306M 0s
 19700K .......... .......... .......... .......... .......... 51%  246M 0s
 19750K .......... .......... .......... .......... .......... 51%  163M 0s
 19800K .......... .......... .......... .......... .......... 51%  213M 0s
 19850K .......... .......... .......... .......... .......... 51%  293M 0s
 19900K .......... .......... .......... .......... .......... 51%  146M 0s
 19950K .......... .......... .......... .......... .......... 51%  261M 0s
 20000K .......... .......... .......... .......... .......... 51%  287M 0s
 20050K .......... .......... .......... .......... .......... 52% 16.5M 0s
 20100K .......... .......... .......... .......... .......... 52% 61.6M 0s
 20150K .......... .......... .......... .......... .......... 52%  218M 0s
 20200K .......... .......... .......... .......... .......... 52%  193M 0s
 20250K .......... .......... .......... .......... .......... 52%  229M 0s
 20300K .......... .......... .......... .......... .......... 52%  153M 0s
 20350K .......... .......... .......... .......... .......... 52%  115M 0s
 20400K .......... .......... .......... .......... .......... 52%  154M 0s
 20450K .......... .......... .......... .......... .......... 53%  124M 0s
 20500K .......... .......... .......... .......... .......... 53%  142M 0s
 20550K .......... .......... .......... .......... .......... 53%  119M 0s
 20600K .......... .......... .......... .......... .......... 53%  275M 0s
 20650K .......... .......... .......... .......... .......... 53%  128M 0s
 20700K .......... .......... .......... .......... .......... 53%  252M 0s
 20750K .......... .......... .......... .......... .......... 53%  127M 0s
 20800K .......... .......... .......... .......... .......... 54%  125M 0s
 20850K .......... .......... .......... .......... .......... 54%  180M 0s
 20900K .......... .......... .......... .......... .......... 54% 86.0M 0s
 20950K .......... .......... .......... .......... .......... 54%  194M 0s
 21000K .......... .......... .......... .......... .......... 54%  280M 0s
 21050K .......... .......... .......... .......... .......... 54%  104M 0s
 21100K .......... .......... .......... .......... .......... 54%  138M 0s
 21150K .......... .......... .......... .......... .......... 54%  150M 0s
 21200K .......... .......... .......... .......... .......... 55%  137M 0s
 21250K .......... .......... .......... .......... .......... 55%  194M 0s
 21300K .......... .......... .......... .......... .......... 55%  123M 0s
 21350K .......... .......... .......... .......... .......... 55%  182M 0s
 21400K .......... .......... .......... .......... .......... 55%  127M 0s
 21450K .......... .......... .......... .......... .......... 55%  149M 0s
 21500K .......... .......... .......... .......... .......... 55%  140M 0s
 21550K .......... .......... .......... .......... .......... 55% 86.3M 0s
 21600K .......... .......... .......... .......... .......... 56%  281M 0s
 21650K .......... .......... .......... .......... .......... 56%  110M 0s
 21700K .......... .......... .......... .......... .......... 56%  159M 0s
 21750K .......... .......... .......... .......... .......... 56%  179M 0s
 21800K .......... .......... .......... .......... .......... 56%  137M 0s
 21850K .......... .......... .......... .......... .......... 56%  211M 0s
 21900K .......... .......... .......... .......... .......... 56% 95.4M 0s
 21950K .......... .......... .......... .......... .......... 56%  136M 0s
 22000K .......... .......... .......... .......... .......... 57%  221M 0s
 22050K .......... .......... .......... .......... .......... 57%  303M 0s
 22100K .......... .......... .......... .......... .......... 57%  125M 0s
 22150K .......... .......... .......... .......... .......... 57%  112M 0s
 22200K .......... .......... .......... .......... .......... 57%  111M 0s
 22250K .......... .......... .......... .......... .......... 57%  243M 0s
 22300K .......... .......... .......... .......... .......... 57%  103M 0s
 22350K .......... .......... .......... .......... .......... 58%  208M 0s
 22400K .......... .......... .......... .......... .......... 58%  146M 0s
 22450K .......... .......... .......... .......... .......... 58%  237M 0s
 22500K .......... .......... .......... .......... .......... 58%  169M 0s
 22550K .......... .......... .......... .......... .......... 58%  192M 0s
 22600K .......... .......... .......... .......... .......... 58%  143M 0s
 22650K .......... .......... .......... .......... .......... 58%  187M 0s
 22700K .......... .......... .......... .......... .......... 58%  168M 0s
 22750K .......... .......... .......... .......... .......... 59%  179M 0s
 22800K .......... .......... .......... .......... .......... 59%  126M 0s
 22850K .......... .......... .......... .......... .......... 59%  235M 0s
 22900K .......... .......... .......... .......... .......... 59%  153M 0s
 22950K .......... .......... .......... .......... .......... 59%  180M 0s
 23000K .......... .......... .......... .......... .......... 59%  162M 0s
 23050K .......... .......... .......... .......... .......... 59%  161M 0s
 23100K .......... .......... .......... .......... .......... 59%  158M 0s
 23150K .......... .......... .......... .......... .......... 60%  165M 0s
 23200K .......... .......... .......... .......... .......... 60%  156M 0s
 23250K .......... .......... .......... .......... .......... 60%  156M 0s
 23300K .......... .......... .......... .......... .......... 60%  181M 0s
 23350K .......... .......... .......... .......... .......... 60%  213M 0s
 23400K .......... .......... .......... .......... .......... 60%  175M 0s
 23450K .......... .......... .......... .......... .......... 60%  200M 0s
 23500K .......... .......... .......... .......... .......... 61%  150M 0s
 23550K .......... .......... .......... .......... .......... 61%  194M 0s
 23600K .......... .......... .......... .......... .......... 61%  218M 0s
 23650K .......... .......... .......... .......... .......... 61%  180M 0s
 23700K .......... .......... .......... .......... .......... 61%  164M 0s
 23750K .......... .......... .......... .......... .......... 61%  198M 0s
 23800K .......... .......... .......... .......... .......... 61%  188M 0s
 23850K .......... .......... .......... .......... .......... 61%  163M 0s
 23900K .......... .......... .......... .......... .......... 62%  213M 0s
 23950K .......... .......... .......... .......... .......... 62%  171M 0s
 24000K .......... .......... .......... .......... .......... 62%  157M 0s
 24050K .......... .......... .......... .......... .......... 62%  211M 0s
 24100K .......... .......... .......... .......... .......... 62%  259M 0s
 24150K .......... .......... .......... .......... .......... 62%  158M 0s
 24200K .......... .......... .......... .......... .......... 62%  199M 0s
 24250K .......... .......... .......... .......... .......... 62%  169M 0s
 24300K .......... .......... .......... .......... .......... 63%  159M 0s
 24350K .......... .......... .......... .......... .......... 63%  179M 0s
 24400K .......... .......... .......... .......... .......... 63%  178M 0s
 24450K .......... .......... .......... .......... .......... 63%  248M 0s
 24500K .......... .......... .......... .......... .......... 63%  197M 0s
 24550K .......... .......... .......... .......... .......... 63%  146M 0s
 24600K .......... .......... .......... .......... .......... 63%  153M 0s
 24650K .......... .......... .......... .......... .......... 63%  188M 0s
 24700K .......... .......... .......... .......... .......... 64%  213M 0s
 24750K .......... .......... .......... .......... .......... 64%  169M 0s
 24800K .......... .......... .......... .......... .......... 64%  262M 0s
 24850K .......... .......... .......... .......... .......... 64%  138M 0s
 24900K .......... .......... .......... .......... .......... 64%  140M 0s
 24950K .......... .......... .......... .......... .......... 64%  145M 0s
 25000K .......... .......... .......... .......... .......... 64%  171M 0s
 25050K .......... .......... .......... .......... .......... 65%  212M 0s
 25100K .......... .......... .......... .......... .......... 65%  176M 0s
 25150K .......... .......... .......... .......... .......... 65%  144M 0s
 25200K .......... .......... .......... .......... .......... 65%  237M 0s
 25250K .......... .......... .......... .......... .......... 65%  203M 0s
 25300K .......... .......... .......... .......... .......... 65%  145M 0s
 25350K .......... .......... .......... .......... .......... 65%  172M 0s
 25400K .......... .......... .......... .......... .......... 65%  244M 0s
 25450K .......... .......... .......... .......... .......... 66%  160M 0s
 25500K .......... .......... .......... .......... .......... 66%  199M 0s
 25550K .......... .......... .......... .......... .......... 66%  217M 0s
 25600K .......... .......... .......... .......... .......... 66%  145M 0s
 25650K .......... .......... .......... .......... .......... 66%  143M 0s
 25700K .......... .......... .......... .......... .......... 66%  176M 0s
 25750K .......... .......... .......... .......... .......... 66%  146M 0s
 25800K .......... .......... .......... .......... .......... 66%  115M 0s
 25850K .......... .......... .......... .......... .......... 67%  194M 0s
 25900K .......... .......... .......... .......... .......... 67%  218M 0s
 25950K .......... .......... .......... .......... .......... 67%  234M 0s
 26000K .......... .......... .......... .......... .......... 67%  202M 0s
 26050K .......... .......... .......... .......... .......... 67%  181M 0s
 26100K .......... .......... .......... .......... .......... 67%  178M 0s
 26150K .......... .......... .......... .......... .......... 67%  198M 0s
 26200K .......... .......... .......... .......... .......... 67%  266M 0s
 26250K .......... .......... .......... .......... .......... 68%  163M 0s
 26300K .......... .......... .......... .......... .......... 68%  202M 0s
 26350K .......... .......... .......... .......... .......... 68%  168M 0s
 26400K .......... .......... .......... .......... .......... 68%  153M 0s
 26450K .......... .......... .......... .......... .......... 68%  183M 0s
 26500K .......... .......... .......... .......... .......... 68%  230M 0s
 26550K .......... .......... .......... .......... .......... 68%  212M 0s
 26600K .......... .......... .......... .......... .......... 69%  193M 0s
 26650K .......... .......... .......... .......... .......... 69%  181M 0s
 26700K .......... .......... .......... .......... .......... 69%  194M 0s
 26750K .......... .......... .......... .......... .......... 69%  236M 0s
 26800K .......... .......... .......... .......... .......... 69%  235M 0s
 26850K .......... .......... .......... .......... .......... 69%  140M 0s
 26900K .......... .......... .......... .......... .......... 69%  192M 0s
 26950K .......... .......... .......... .......... .......... 69%  228M 0s
 27000K .......... .......... .......... .......... .......... 70%  263M 0s
 27050K .......... .......... .......... .......... .......... 70%  177M 0s
 27100K .......... .......... .......... .......... .......... 70%  190M 0s
 27150K .......... .......... .......... .......... .......... 70%  184M 0s
 27200K .......... .......... .......... .......... .......... 70%  264M 0s
 27250K .......... .......... .......... .......... .......... 70%  176M 0s
 27300K .......... .......... .......... .......... .......... 70%  179M 0s
 27350K .......... .......... .......... .......... .......... 70%  283M 0s
 27400K .......... .......... .......... .......... .......... 71% 72.5M 0s
 27450K .......... .......... .......... .......... .......... 71% 63.6M 0s
 27500K .......... .......... .......... .......... .......... 71%  109M 0s
 27550K .......... .......... .......... .......... .......... 71%  116M 0s
 27600K .......... .......... .......... .......... .......... 71%  117M 0s
 27650K .......... .......... .......... .......... .......... 71%  150M 0s
 27700K .......... .......... .......... .......... .......... 71%  105M 0s
 27750K .......... .......... .......... .......... .......... 72%  128M 0s
 27800K .......... .......... .......... .......... .......... 72% 52.1M 0s
 27850K .......... .......... .......... .......... .......... 72%  211M 0s
 27900K .......... .......... .......... .......... .......... 72%  109M 0s
 27950K .......... .......... .......... .......... .......... 72%  156M 0s
 28000K .......... .......... .......... .......... .......... 72% 88.0M 0s
 28050K .......... .......... .......... .......... .......... 72%  319M 0s
 28100K .......... .......... .......... .......... .......... 72% 46.1M 0s
 28150K .......... .......... .......... .......... .......... 73% 99.9M 0s
 28200K .......... .......... .......... .......... .......... 73%  279M 0s
 28250K .......... .......... .......... .......... .......... 73%  267M 0s
 28300K .......... .......... .......... .......... .......... 73% 19.9M 0s
 28350K .......... .......... .......... .......... .......... 73%  327M 0s
 28400K .......... .......... .......... .......... .......... 73%  230M 0s
 28450K .......... .......... .......... .......... .......... 73%  304M 0s
 28500K .......... .......... .......... .......... .......... 73%  319M 0s
 28550K .......... .......... .......... .......... .......... 74%  322M 0s
 28600K .......... .......... .......... .......... .......... 74% 96.4M 0s
 28650K .......... .......... .......... .......... .......... 74%  205M 0s
 28700K .......... .......... .......... .......... .......... 74% 35.8M 0s
 28750K .......... .......... .......... .......... .......... 74%  278M 0s
 28800K .......... .......... .......... .......... .......... 74%  289M 0s
 28850K .......... .......... .......... .......... .......... 74%  247M 0s
 28900K .......... .......... .......... .......... .......... 74% 44.4M 0s
 28950K .......... .......... .......... .......... .......... 75% 98.9M 0s
 29000K .......... .......... .......... .......... .......... 75% 91.1M 0s
 29050K .......... .......... .......... .......... .......... 75%  125M 0s
 29100K .......... .......... .......... .......... .......... 75%  233M 0s
 29150K .......... .......... .......... .......... .......... 75%  311M 0s
 29200K .......... .......... .......... .......... .......... 75% 40.1M 0s
 29250K .......... .......... .......... .......... .......... 75%  336M 0s
 29300K .......... .......... .......... .......... .......... 76% 46.8M 0s
 29350K .......... .......... .......... .......... .......... 76%  297M 0s
 29400K .......... .......... .......... .......... .......... 76%  172M 0s
 29450K .......... .......... .......... .......... .......... 76%  304M 0s
 29500K .......... .......... .......... .......... .......... 76% 49.9M 0s
 29550K .......... .......... .......... .......... .......... 76%  263M 0s
 29600K .......... .......... .......... .......... .......... 76% 48.1M 0s
 29650K .......... .......... .......... .......... .......... 76%  315M 0s
 29700K .......... .......... .......... .......... .......... 77% 41.4M 0s
 29750K .......... .......... .......... .......... .......... 77%  203M 0s
 29800K .......... .......... .......... .......... .......... 77%  108M 0s
 29850K .......... .......... .......... .......... .......... 77% 97.2M 0s
 29900K .......... .......... .......... .......... .......... 77%  291M 0s
 29950K .......... .......... .......... .......... .......... 77% 39.8M 0s
 30000K .......... .......... .......... .......... .......... 77%  273M 0s
 30050K .......... .......... .......... .......... .......... 77% 49.5M 0s
 30100K .......... .......... .......... .......... .......... 78%  225M 0s
 30150K .......... .......... .......... .......... .......... 78%  114M 0s
 30200K .......... .......... .......... .......... .......... 78%  275M 0s
 30250K .......... .......... .......... .......... .......... 78% 66.8M 0s
 30300K .......... .......... .......... .......... .......... 78%  166M 0s
 30350K .......... .......... .......... .......... .......... 78% 44.4M 0s
 30400K .......... .......... .......... .......... .......... 78%  181M 0s
 30450K .......... .......... .......... .......... .......... 79% 53.9M 0s
 30500K .......... .......... .......... .......... .......... 79%  158M 0s
 30550K .......... .......... .......... .......... .......... 79% 73.9M 0s
 30600K .......... .......... .......... .......... .......... 79% 98.7M 0s
 30650K .......... .......... .......... .......... .......... 79% 52.4M 0s
 30700K .......... .......... .......... .......... .......... 79% 59.6M 0s
 30750K .......... .......... .......... .......... .......... 79% 88.3M 0s
 30800K .......... .......... .......... .......... .......... 79%  143M 0s
 30850K .......... .......... .......... .......... .......... 80%  150M 0s
 30900K .......... .......... .......... .......... .......... 80% 91.6M 0s
 30950K .......... .......... .......... .......... .......... 80%  111M 0s
 31000K .......... .......... .......... .......... .......... 80%  152M 0s
 31050K .......... .......... .......... .......... .......... 80%  296M 0s
 31100K .......... .......... .......... .......... .......... 80%  116M 0s
 31150K .......... .......... .......... .......... .......... 80% 51.6M 0s
 31200K .......... .......... .......... .......... .......... 80%  327M 0s
 31250K .......... .......... .......... .......... .......... 81%  116M 0s
 31300K .......... .......... .......... .......... .......... 81%  134M 0s
 31350K .......... .......... .......... .......... .......... 81% 86.0M 0s
 31400K .......... .......... .......... .......... .......... 81%  148M 0s
 31450K .......... .......... .......... .......... .......... 81% 50.4M 0s
 31500K .......... .......... .......... .......... .......... 81%  113M 0s
 31550K .......... .......... .......... .......... .......... 81%  194M 0s
 31600K .......... .......... .......... .......... .......... 81% 79.5M 0s
 31650K .......... .......... .......... .......... .......... 82%  264M 0s
 31700K .......... .......... .......... .......... .......... 82% 43.0M 0s
 31750K .......... .......... .......... .......... .......... 82%  258M 0s
 31800K .......... .......... .......... .......... .......... 82% 44.5M 0s
 31850K .......... .......... .......... .......... .......... 82%  248M 0s
 31900K .......... .......... .......... .......... .......... 82%  206M 0s
 31950K .......... .......... .......... .......... .......... 82% 62.8M 0s
 32000K .......... .......... .......... .......... .......... 83% 42.2M 0s
 32050K .......... .......... .......... .......... .......... 83% 79.2M 0s
 32100K .......... .......... .......... .......... .......... 83% 76.5M 0s
 32150K .......... .......... .......... .......... .......... 83% 96.6M 0s
 32200K .......... .......... .......... .......... .......... 83%  277M 0s
 32250K .......... .......... .......... .......... .......... 83%  160M 0s
 32300K .......... .......... .......... .......... .......... 83%  155M 0s
 32350K .......... .......... .......... .......... .......... 83%  163M 0s
 32400K .......... .......... .......... .......... .......... 84% 58.6M 0s
 32450K .......... .......... .......... .......... .......... 84%  286M 0s
 32500K .......... .......... .......... .......... .......... 84% 67.5M 0s
 32550K .......... .......... .......... .......... .......... 84%  110M 0s
 32600K .......... .......... .......... .......... .......... 84%  147M 0s
 32650K .......... .......... .......... .......... .......... 84%  146M 0s
 32700K .......... .......... .......... .......... .......... 84% 76.0M 0s
 32750K .......... .......... .......... .......... .......... 84%  134M 0s
 32800K .......... .......... .......... .......... .......... 85% 74.9M 0s
 32850K .......... .......... .......... .......... .......... 85%  312M 0s
 32900K .......... .......... .......... .......... .......... 85% 42.4M 0s
 32950K .......... .......... .......... .......... .......... 85%  109M 0s
 33000K .......... .......... .......... .......... .......... 85%  334M 0s
 33050K .......... .......... .......... .......... .......... 85%  277M 0s
 33100K .......... .......... .......... .......... .......... 85% 87.4M 0s
 33150K .......... .......... .......... .......... .......... 86%  111M 0s
 33200K .......... .......... .......... .......... .......... 86% 50.6M 0s
 33250K .......... .......... .......... .......... .......... 86%  327M 0s
 33300K .......... .......... .......... .......... .......... 86% 49.5M 0s
 33350K .......... .......... .......... .......... .......... 86% 44.9M 0s
 33400K .......... .......... .......... .......... .......... 86%  101M 0s
 33450K .......... .......... .......... .......... .......... 86%  178M 0s
 33500K .......... .......... .......... .......... .......... 86%  322M 0s
 33550K .......... .......... .......... .......... .......... 87% 74.1M 0s
 33600K .......... .......... .......... .......... .......... 87%  184M 0s
 33650K .......... .......... .......... .......... .......... 87% 40.1M 0s
 33700K .......... .......... .......... .......... .......... 87%  207M 0s
 33750K .......... .......... .......... .......... .......... 87%  206M 0s
 33800K .......... .......... .......... .......... .......... 87% 66.0M 0s
 33850K .......... .......... .......... .......... .......... 87%  162M 0s
 33900K .......... .......... .......... .......... .......... 87%  215M 0s
 33950K .......... .......... .......... .......... .......... 88% 54.0M 0s
 34000K .......... .......... .......... .......... .......... 88% 69.4M 0s
 34050K .......... .......... .......... .......... .......... 88% 44.3M 0s
 34100K .......... .......... .......... .......... .......... 88%  104M 0s
 34150K .......... .......... .......... .......... .......... 88%  276M 0s
 34200K .......... .......... .......... .......... .......... 88% 52.6M 0s
 34250K .......... .......... .......... .......... .......... 88%  213M 0s
 34300K .......... .......... .......... .......... .......... 88% 83.5M 0s
 34350K .......... .......... .......... .......... .......... 89%  125M 0s
 34400K .......... .......... .......... .......... .......... 89%  136M 0s
 34450K .......... .......... .......... .......... .......... 89% 63.2M 0s
 34500K .......... .......... .......... .......... .......... 89% 70.6M 0s
 34550K .......... .......... .......... .......... .......... 89%  128M 0s
 34600K .......... .......... .......... .......... .......... 89%  112M 0s
 34650K .......... .......... .......... .......... .......... 89% 79.4M 0s
 34700K .......... .......... .......... .......... .......... 90%  133M 0s
 34750K .......... .......... .......... .......... .......... 90%  110M 0s
 34800K .......... .......... .......... .......... .......... 90%  125M 0s
 34850K .......... .......... .......... .......... .......... 90%  106M 0s
 34900K .......... .......... .......... .......... .......... 90%  124M 0s
 34950K .......... .......... .......... .......... .......... 90%  112M 0s
 35000K .......... .......... .......... .......... .......... 90%  138M 0s
 35050K .......... .......... .......... .......... .......... 90% 81.9M 0s
 35100K .......... .......... .......... .......... .......... 91% 44.7M 0s
 35150K .......... .......... .......... .......... .......... 91%  229M 0s
 35200K .......... .......... .......... .......... .......... 91%  322M 0s
 35250K .......... .......... .......... .......... .......... 91% 49.9M 0s
 35300K .......... .......... .......... .......... .......... 91% 60.6M 0s
 35350K .......... .......... .......... .......... .......... 91%  142M 0s
 35400K .......... .......... .......... .......... .......... 91%  106M 0s
 35450K .......... .......... .......... .......... .......... 91%  201M 0s
 35500K .......... .......... .......... .......... .......... 92%  309M 0s
 35550K .......... .......... .......... .......... .......... 92%  104M 0s
 35600K .......... .......... .......... .......... .......... 92% 71.7M 0s
 35650K .......... .......... .......... .......... .......... 92%  185M 0s
 35700K .......... .......... .......... .......... .......... 92%  319M 0s
 35750K .......... .......... .......... .......... .......... 92% 43.3M 0s
 35800K .......... .......... .......... .......... .......... 92%  273M 0s
 35850K .......... .......... .......... .......... .......... 92% 83.7M 0s
 35900K .......... .......... .......... .......... .......... 93%  351M 0s
 35950K .......... .......... .......... .......... .......... 93% 50.6M 0s
 36000K .......... .......... .......... .......... .......... 93%  304M 0s
 36050K .......... .......... .......... .......... .......... 93% 66.1M 0s
 36100K .......... .......... .......... .......... .......... 93% 94.1M 0s
 36150K .......... .......... .......... .......... .......... 93% 49.1M 0s
 36200K .......... .......... .......... .......... .......... 93%  227M 0s
 36250K .......... .......... .......... .......... .......... 94%  236M 0s
 36300K .......... .......... .......... .......... .......... 94%  329M 0s
 36350K .......... .......... .......... .......... .......... 94% 53.8M 0s
 36400K .......... .......... .......... .......... .......... 94% 55.7M 0s
 36450K .......... .......... .......... .......... .......... 94% 59.3M 0s
 36500K .......... .......... .......... .......... .......... 94% 47.2M 0s
 36550K .......... .......... .......... .......... .......... 94% 40.1M 0s
 36600K .......... .......... .......... .......... .......... 94%  169M 0s
 36650K .......... .......... .......... .......... .......... 95%  250M 0s
 36700K .......... .......... .......... .......... .......... 95%  108M 0s
 36750K .......... .......... .......... .......... .......... 95%  108M 0s
 36800K .......... .......... .......... .......... .......... 95%  126M 0s
 36850K .......... .......... .......... .......... .......... 95%  102M 0s
 36900K .......... .......... .......... .......... .......... 95%  158M 0s
 36950K .......... .......... .......... .......... .......... 95%  101M 0s
 37000K .......... .......... .......... .......... .......... 95%  166M 0s
 37050K .......... .......... .......... .......... .......... 96%  176M 0s
 37100K .......... .......... .......... .......... .......... 96% 69.3M 0s
 37150K .......... .......... .......... .......... .......... 96%  242M 0s
 37200K .......... .......... .......... .......... .......... 96%  185M 0s
 37250K .......... .......... .......... .......... .......... 96%  116M 0s
 37300K .......... .......... .......... .......... .......... 96% 75.9M 0s
 37350K .......... .......... .......... .......... .......... 96%  228M 0s
 37400K .......... .......... .......... .......... .......... 97% 57.1M 0s
 37450K .......... .......... .......... .......... .......... 97%  214M 0s
 37500K .......... .......... .......... .......... .......... 97% 43.3M 0s
 37550K .......... .......... .......... .......... .......... 97%  218M 0s
 37600K .......... .......... .......... .......... .......... 97%  219M 0s
 37650K .......... .......... .......... .......... .......... 97%  260M 0s
 37700K .......... .......... .......... .......... .......... 97% 62.5M 0s
 37750K .......... .......... .......... .......... .......... 97%  397M 0s
 37800K .......... .......... .......... .......... .......... 98% 36.1M 0s
 37850K .......... .......... .......... .......... .......... 98%  264M 0s
 37900K .......... .......... .......... .......... .......... 98% 38.4M 0s
 37950K .......... .......... .......... .......... .......... 98%  119M 0s
 38000K .......... .......... .......... .......... .......... 98%  247M 0s
 38050K .......... .......... .......... .......... .......... 98%  127M 0s
 38100K .......... .......... .......... .......... .......... 98%  117M 0s
 38150K .......... .......... .......... .......... .......... 98% 52.8M 0s
 38200K .......... .......... .......... .......... .......... 99%  237M 0s
 38250K .......... .......... .......... .......... .......... 99%  111M 0s
 38300K .......... .......... .......... .......... .......... 99%  308M 0s
 38350K .......... .......... .......... .......... .......... 99% 69.4M 0s
 38400K .......... .......... .......... .......... .......... 99%  312M 0s
 38450K .......... .......... .......... .......... .......... 99% 26.5M 0s
 38500K .......... .......... .......... .......... .......... 99% 89.7M 0s
 38550K .......... .......... .......... .......... .......... 99% 40.3M 0s
 38600K ...                                                   100% 89.8M=0.4s

2020-04-22 23:32:17 (105 MB/s) - 'cmake-3.16.6-Linux-x86_64.sh' saved [39529835/39529835]

CMake Installer Version: 3.16.6, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
Removing intermediate container 385b8e12531d
 ---> a07cec54ef01
Step 5/7 : RUN git clone https://github.com/facebook/hermes.git
 ---> Running in 8e1f438a7639
Cloning into 'hermes'...
Removing intermediate container 8e1f438a7639
 ---> ea62ce602246
Step 6/7 : WORKDIR hermes
 ---> Running in 48b17e696f72
Removing intermediate container 48b17e696f72
 ---> 5724df12dc27
Step 7/7 : COPY build.sh $SRC/
 ---> 5100f99ca04b
Successfully built 5100f99ca04b
Successfully tagged gcr.io/oss-fuzz/hermes:latest
Keeping existing build artifacts as-is (if any).
Running: docker run --rm --privileged -i --cap-add SYS_PTRACE -e FUZZING_ENGINE=afl -e SANITIZER=address -e ARCHITECTURE=x86_64 -v /home/travis/build/google/oss-fuzz/build/out/hermes:/out -v /home/travis/build/google/oss-fuzz/build/work/hermes:/work -t gcr.io/oss-fuzz/hermes
---------------------------------------------------------------
Compiling afl to /usr/lib/libFuzzingEngine.a ...ar: creating /usr/lib/libFuzzingEngine.a
rm -f afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace
rm -rf out_dir qemu_mode/qemu-2.10.0
make -C llvm_mode clean
make[1]: Entering directory '/src/afl/llvm_mode'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 
rm -f ../afl-clang-fast ../afl-llvm-pass.so ../afl-llvm-rt.o ../afl-llvm-rt-32.o ../afl-llvm-rt-64.o ../afl-clang-fast++
make[1]: Leaving directory '/src/afl/llvm_mode'
make -C libdislocator clean
make[1]: Entering directory '/src/afl/libdislocator'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libdislocator.so
make[1]: Leaving directory '/src/afl/libdislocator'
make -C libtokencap clean
make[1]: Entering directory '/src/afl/libtokencap'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libtokencap.so
make[1]: Leaving directory '/src/afl/libtokencap'
[!] Note: skipping x86 compilation checks (AFL_NO_X86 set).
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gcc.c -o afl-gcc -ldl
set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-fuzz.c -o afl-fuzz -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-showmap.c -o afl-showmap -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-tmin.c -o afl-tmin -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gotcpu.c -o afl-gotcpu -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-analyze.c -o afl-analyze -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-as.c -o afl-as -ldl
ln -sf afl-as as
[!] Note: skipping build tests (you may need to use LLVM or QEMU mode).
[+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc.
[+] All done! Be sure to review README - it's pretty short and useful.
NOTE: If you can read this, your terminal probably uses white background.
This will make the UI hard to read. See docs/status_screen.txt for advice.
 done.
CC=clang
CXX=clang++
CFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard
CXXFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard -stdlib=libc++
---------------------------------------------------------------
+ CONFIGURE_FLAGS=--oss-fuzz
+ BUILD_DIR_SUFFIX=
+ '[' address = address ']'
+ CONFIGURE_FLAGS='--oss-fuzz --enable-asan'
+ BUILD_DIR_SUFFIX=_asan
+ ./utils/build/configure.py /out/build --oss-fuzz --oss-fuzz --enable-asan
usage: configure.py [-h]
                    [--target-platform {linux,macosx,windows,iphoneos,iphonesimulator}]
                    [--build-system BUILD_SYSTEM] [--cmake-flags CMAKE_FLAGS]
                    [--build-type {MinSizeRel,Debug}]
                    [--http-proxy HTTP_PROXY] [--distribute] [--32-bit]
                    [--enable-asan] [--icu ICU_ROOT] [--fbsource FBSOURCE_DIR]
                    [--opcode-stats] [--basic-block-profiler]
                    [--warnings-as-errors] [--static-link] [--wasm]
                    [--emscripten-root EMSCRIPTEN_ROOT]
                    [--emscripten-platform {upstream,fastcomp}]
                    [hermes_build_dir]
configure.py: error: unrecognized arguments: --oss-fuzz --oss-fuzz
Building fuzzers failed.
Failed projects: hermes
TravisBuddy Request Identifier: a0d8d0d0-84f1-11ea-ad5b-1b9501804cb7

@TravisBuddy
Copy link

Travis tests have failed

Hey @neildhar,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

4th Build

View build log

./infra/travis/travis_build.py
Building project hermes
Running command: python /home/travis/build/google/oss-fuzz/infra/helper.py build_fuzzers hermes --engine afl --sanitizer address --architecture x86_64
Running: docker build -t gcr.io/oss-fuzz/hermes projects/hermes

Step 1/7 : FROM gcr.io/oss-fuzz-base/base-builder
latest: Pulling from oss-fuzz-base/base-builder






















Digest: sha256:9ccb94a7c47428e8732107c66ef16cd7bca78b7aa3770064af3bc810e81f1671
Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest
 ---> ca06bb11bd75
Step 2/7 : MAINTAINER [email protected]
 ---> Running in af3a3eb89483
Removing intermediate container af3a3eb89483
 ---> 6604e0f9361e
Step 3/7 : RUN apt-get update &&     apt-get install -y make autoconf automake libtool wget ninja-build     libicu-dev python zip libreadline-dev libatomic-ops-dev
 ---> Running in 5eed65d27628
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1089 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1459 kB]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [623 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1028 kB]
Fetched 4524 kB in 1s (3391 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
make is already the newest version (4.1-6).
zip is already the newest version (3.0-11).
The following additional packages will be installed:
  autotools-dev icu-devtools libicu55 libltdl-dev libltdl7 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev m4 python-minimal python2.7 python2.7-minimal
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc gettext icu-doc libtool-doc
  readline-doc libstdc++-5-doc gfortran | fortran95-compiler gcj-jdk
  python-doc python-tk python2.7-doc binfmt-support
The following NEW packages will be installed:
  autoconf automake autotools-dev icu-devtools libatomic-ops-dev libicu-dev
  libicu55 libltdl-dev libltdl7 libpython-stdlib libpython2.7-minimal
  libpython2.7-stdlib libreadline-dev libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev libtool m4 ninja-build python python-minimal
  python2.7 python2.7-minimal wget
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.8 MB of archives.
After this operation, 113 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [338 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [1261 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.11 [1884 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.11 [224 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatomic-ops-dev amd64 7.4.2-3ubuntu1 [69.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline-dev amd64 6.3-8ubuntu2 [992 B]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ninja-build amd64 1.5.1-0.1ubuntu1 [84.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 23.8 MB in 1s (14.9 MB/s)
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 14801 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
Unpacking python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Setting up python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package python.
(Reading database ... 15554 files and directories currently installed.)
Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
Unpacking python (2.7.12-1~16.04) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...
Unpacking wget (1.17.1-1ubuntu1.5) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ...
Unpacking m4 (1.4.17-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-9_all.deb ...
Unpacking autoconf (2.69-9) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
Unpacking autotools-dev (20150820.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ...
Unpacking automake (1:1.15-4ubuntu1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ...
Unpacking icu-devtools (55.1-7ubuntu0.5) ...
Selecting previously unselected package libatomic-ops-dev:amd64.
Preparing to unpack .../libatomic-ops-dev_7.4.2-3ubuntu1_amd64.deb ...
Unpacking libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libreadline-dev:amd64.
Preparing to unpack .../libreadline-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
Unpacking libtool (2.4.6-0.1) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../ninja-build_1.5.1-0.1ubuntu1_amd64.deb ...
Unpacking ninja-build (1.5.1-0.1ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsigsegv2:amd64 (2.10-4) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Setting up python (2.7.12-1~16.04) ...
Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
Setting up wget (1.17.1-1ubuntu1.5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-9) ...
Setting up autotools-dev (20150820.1) ...
Setting up automake (1:1.15-4ubuntu1) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up icu-devtools (55.1-7ubuntu0.5) ...
Setting up libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Setting up libltdl7:amd64 (2.4.6-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Setting up libreadline-dev:amd64 (6.3-8ubuntu2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up ninja-build (1.5.1-0.1ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container 5eed65d27628
 ---> dc9a7ad9d0c2
Step 4/7 : RUN wget https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh;     chmod +x cmake-3.16.6-Linux-x86_64.sh;     ./cmake-3.16.6-Linux-x86_64.sh --skip-license --prefix="/usr/local"
 ---> Running in 65a43759b0d5
--2020-04-22 23:44:27--  https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh
Resolving github.com (github.com)... 140.82.113.4
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200422T234427Z&X-Amz-Expires=300&X-Amz-Signature=26dd11505f883bc75f3e65102b3ba4de609f6821a754e10a4f8a323e2761d93a&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [following]
--2020-04-22 23:44:27--  https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200422T234427Z&X-Amz-Expires=300&X-Amz-Signature=26dd11505f883bc75f3e65102b3ba4de609f6821a754e10a4f8a323e2761d93a&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.204.227
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.204.227|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 39529835 (38M) [application/octet-stream]
Saving to: 'cmake-3.16.6-Linux-x86_64.sh'

     0K .......... .......... .......... .......... ..........  0% 3.68M 10s
    50K .......... .......... .......... .......... ..........  0% 3.43M 11s
   100K .......... .......... .......... .......... ..........  0% 3.54M 11s
   150K .......... .......... .......... .......... ..........  0%  147M 8s
   200K .......... .......... .......... .......... ..........  0% 97.1M 6s
   250K .......... .......... .......... .......... ..........  0% 3.77M 7s
   300K .......... .......... .......... .......... ..........  0% 60.8M 6s
   350K .......... .......... .......... .......... ..........  1% 3.77M 7s
   400K .......... .......... .......... .......... ..........  1%  120M 6s
   450K .......... .......... .......... .......... ..........  1%  258M 5s
   500K .......... .......... .......... .......... ..........  1%  280M 5s
   550K .......... .......... .......... .......... ..........  1%  172M 4s
   600K .......... .......... .......... .......... ..........  1%  140M 4s
   650K .......... .......... .......... .......... ..........  1%  251M 4s
   700K .......... .......... .......... .......... ..........  1% 4.23M 4s
   750K .......... .......... .......... .......... ..........  2% 59.3M 4s
   800K .......... .......... .......... .......... ..........  2% 46.4M 4s
   850K .......... .......... .......... .......... ..........  2%  257M 4s
   900K .......... .......... .......... .......... ..........  2%  252M 3s
   950K .......... .......... .......... .......... ..........  2%  223M 3s
  1000K .......... .......... .......... .......... ..........  2%  197M 3s
  1050K .......... .......... .......... .......... ..........  2%  235M 3s
  1100K .......... .......... .......... .......... ..........  2%  228M 3s
  1150K .......... .......... .......... .......... ..........  3%  222M 3s
  1200K .......... .......... .......... .......... ..........  3%  224M 3s
  1250K .......... .......... .......... .......... ..........  3%  224M 2s
  1300K .......... .......... .......... .......... ..........  3%  257M 2s
  1350K .......... .......... .......... .......... ..........  3% 4.94M 3s
  1400K .......... .......... .......... .......... ..........  3% 98.1M 2s
  1450K .......... .......... .......... .......... ..........  3%  114M 2s
  1500K .......... .......... .......... .......... ..........  4%  186M 2s
  1550K .......... .......... .......... .......... ..........  4%  125M 2s
  1600K .......... .......... .......... .......... ..........  4%  106M 2s
  1650K .......... .......... .......... .......... ..........  4%  331M 2s
  1700K .......... .......... .......... .......... ..........  4%  262M 2s
  1750K .......... .......... .......... .......... ..........  4%  106M 2s
  1800K .......... .......... .......... .......... ..........  4%  236M 2s
  1850K .......... .......... .......... .......... ..........  4%  121M 2s
  1900K .......... .......... .......... .......... ..........  5%  219M 2s
  1950K .......... .......... .......... .......... ..........  5%  250M 2s
  2000K .......... .......... .......... .......... ..........  5%  304M 2s
  2050K .......... .......... .......... .......... ..........  5%  368M 2s
  2100K .......... .......... .......... .......... ..........  5%  390M 2s
  2150K .......... .......... .......... .......... ..........  5%  388M 2s
  2200K .......... .......... .......... .......... ..........  5%  351M 2s
  2250K .......... .......... .......... .......... ..........  5% 99.3M 2s
  2300K .......... .......... .......... .......... ..........  6%  119M 2s
  2350K .......... .......... .......... .......... ..........  6% 98.6M 2s
  2400K .......... .......... .......... .......... ..........  6%  166M 2s
  2450K .......... .......... .......... .......... ..........  6%  266M 1s
  2500K .......... .......... .......... .......... ..........  6% 65.1M 1s
  2550K .......... .......... .......... .......... ..........  6% 80.4M 1s
  2600K .......... .......... .......... .......... ..........  6%  285M 1s
  2650K .......... .......... .......... .......... ..........  6%  281M 1s
  2700K .......... .......... .......... .......... ..........  7% 9.37M 1s
  2750K .......... .......... .......... .......... ..........  7% 60.6M 1s
  2800K .......... .......... .......... .......... ..........  7% 67.8M 1s
  2850K .......... .......... .......... .......... ..........  7% 69.0M 1s
  2900K .......... .......... .......... .......... ..........  7% 71.7M 1s
  2950K .......... .......... .......... .......... ..........  7% 65.5M 1s
  3000K .......... .......... .......... .......... ..........  7% 83.1M 1s
  3050K .......... .......... .......... .......... ..........  8%  189M 1s
  3100K .......... .......... .......... .......... ..........  8% 73.7M 1s
  3150K .......... .......... .......... .......... ..........  8% 62.2M 1s
  3200K .......... .......... .......... .......... ..........  8% 86.6M 1s
  3250K .......... .......... .......... .......... ..........  8%  246M 1s
  3300K .......... .......... .......... .......... ..........  8%  251M 1s
  3350K .......... .......... .......... .......... ..........  8% 72.6M 1s
  3400K .......... .......... .......... .......... ..........  8%  174M 1s
  3450K .......... .......... .......... .......... ..........  9%  163M 1s
  3500K .......... .......... .......... .......... ..........  9%  343M 1s
  3550K .......... .......... .......... .......... ..........  9%  283M 1s
  3600K .......... .......... .......... .......... ..........  9%  118M 1s
  3650K .......... .......... .......... .......... ..........  9%  295M 1s
  3700K .......... .......... .......... .......... ..........  9%  330M 1s
  3750K .......... .......... .......... .......... ..........  9%  128M 1s
  3800K .......... .......... .......... .......... ..........  9%  236M 1s
  3850K .......... .......... .......... .......... .......... 10%  323M 1s
  3900K .......... .......... .......... .......... .......... 10%  315M 1s
  3950K .......... .......... .......... .......... .......... 10%  110M 1s
  4000K .......... .......... .......... .......... .......... 10%  335M 1s
  4050K .......... .......... .......... .......... .......... 10%  332M 1s
  4100K .......... .......... .......... .......... .......... 10%  230M 1s
  4150K .......... .......... .......... .......... .......... 10%  140M 1s
  4200K .......... .......... .......... .......... .......... 11%  319M 1s
  4250K .......... .......... .......... .......... .......... 11%  166M 1s
  4300K .......... .......... .......... .......... .......... 11%  221M 1s
  4350K .......... .......... .......... .......... .......... 11% 42.9M 1s
  4400K .......... .......... .......... .......... .......... 11% 70.0M 1s
  4450K .......... .......... .......... .......... .......... 11% 75.7M 1s
  4500K .......... .......... .......... .......... .......... 11% 77.2M 1s
  4550K .......... .......... .......... .......... .......... 11% 66.8M 1s
  4600K .......... .......... .......... .......... .......... 12% 49.5M 1s
  4650K .......... .......... .......... .......... .......... 12%  213M 1s
  4700K .......... .......... .......... .......... .......... 12%  317M 1s
  4750K .......... .......... .......... .......... .......... 12%  136M 1s
  4800K .......... .......... .......... .......... .......... 12%  174M 1s
  4850K .......... .......... .......... .......... .......... 12%  178M 1s
  4900K .......... .......... .......... .......... .......... 12%  136M 1s
  4950K .......... .......... .......... .......... .......... 12%  293M 1s
  5000K .......... .......... .......... .......... .......... 13%  108M 1s
  5050K .......... .......... .......... .......... .......... 13%  206M 1s
  5100K .......... .......... .......... .......... .......... 13%  268M 1s
  5150K .......... .......... .......... .......... .......... 13% 88.0M 1s
  5200K .......... .......... .......... .......... .......... 13%  221M 1s
  5250K .......... .......... .......... .......... .......... 13%  101M 1s
  5300K .......... .......... .......... .......... .......... 13%  253M 1s
  5350K .......... .......... .......... .......... .......... 13%  189M 1s
  5400K .......... .......... .......... .......... .......... 14%  103M 1s
  5450K .......... .......... .......... .......... .......... 14%  312M 1s
  5500K .......... .......... .......... .......... .......... 14%  277M 1s
  5550K .......... .......... .......... .......... .......... 14%  106M 1s
  5600K .......... .......... .......... .......... .......... 14%  316M 1s
  5650K .......... .......... .......... .......... .......... 14%  239M 1s
  5700K .......... .......... .......... .......... .......... 14%  101M 1s
  5750K .......... .......... .......... .......... .......... 15%  203M 1s
  5800K .......... .......... .......... .......... .......... 15%  134M 1s
  5850K .......... .......... .......... .......... .......... 15%  288M 1s
  5900K .......... .......... .......... .......... .......... 15%  138M 1s
  5950K .......... .......... .......... .......... .......... 15%  147M 1s
  6000K .......... .......... .......... .......... .......... 15%  300M 1s
  6050K .......... .......... .......... .......... .......... 15%  340M 1s
  6100K .......... .......... .......... .......... .......... 15%  167M 1s
  6150K .......... .......... .......... .......... .......... 16%  212M 1s
  6200K .......... .......... .......... .......... .......... 16%  251M 1s
  6250K .......... .......... .......... .......... .......... 16%  157M 1s
  6300K .......... .......... .......... .......... .......... 16%  321M 1s
  6350K .......... .......... .......... .......... .......... 16%  220M 1s
  6400K .......... .......... .......... .......... .......... 16% 96.5M 1s
  6450K .......... .......... .......... .......... .......... 16%  263M 1s
  6500K .......... .......... .......... .......... .......... 16%  161M 1s
  6550K .......... .......... .......... .......... .......... 17%  106M 1s
  6600K .......... .......... .......... .......... .......... 17%  179M 1s
  6650K .......... .......... .......... .......... .......... 17%  197M 1s
  6700K .......... .......... .......... .......... .......... 17%  109M 1s
  6750K .......... .......... .......... .......... .......... 17%  238M 1s
  6800K .......... .......... .......... .......... .......... 17%  190M 1s
  6850K .......... .......... .......... .......... .......... 17%  110M 1s
  6900K .......... .......... .......... .......... .......... 18%  307M 1s
  6950K .......... .......... .......... .......... .......... 18%  264M 1s
  7000K .......... .......... .......... .......... .......... 18%  138M 1s
  7050K .......... .......... .......... .......... .......... 18%  177M 1s
  7100K .......... .......... .......... .......... .......... 18%  201M 1s
  7150K .......... .......... .......... .......... .......... 18% 90.8M 1s
  7200K .......... .......... .......... .......... .......... 18%  300M 1s
  7250K .......... .......... .......... .......... .......... 18%  264M 1s
  7300K .......... .......... .......... .......... .......... 19%  102M 1s
  7350K .......... .......... .......... .......... .......... 19%  253M 1s
  7400K .......... .......... .......... .......... .......... 19%  339M 1s
  7450K .......... .......... .......... .......... .......... 19%  194M 1s
  7500K .......... .......... .......... .......... .......... 19%  115M 1s
  7550K .......... .......... .......... .......... .......... 19%  242M 1s
  7600K .......... .......... .......... .......... .......... 19%  348M 1s
  7650K .......... .......... .......... .......... .......... 19%  230M 1s
  7700K .......... .......... .......... .......... .......... 20%  130M 1s
  7750K .......... .......... .......... .......... .......... 20%  247M 1s
  7800K .......... .......... .......... .......... .......... 20%  276M 1s
  7850K .......... .......... .......... .......... .......... 20%  145M 1s
  7900K .......... .......... .......... .......... .......... 20%  172M 1s
  7950K .......... .......... .......... .......... .......... 20%  195M 1s
  8000K .......... .......... .......... .......... .......... 20%  130M 1s
  8050K .......... .......... .......... .......... .......... 20%  291M 1s
  8100K .......... .......... .......... .......... .......... 21%  177M 1s
  8150K .......... .......... .......... .......... .......... 21%  171M 1s
  8200K .......... .......... .......... .......... .......... 21%  230M 1s
  8250K .......... .......... .......... .......... .......... 21%  119M 1s
  8300K .......... .......... .......... .......... .......... 21%  307M 1s
  8350K .......... .......... .......... .......... .......... 21%  218M 1s
  8400K .......... .......... .......... .......... .......... 21%  113M 1s
  8450K .......... .......... .......... .......... .......... 22%  329M 1s
  8500K .......... .......... .......... .......... .......... 22%  255M 1s
  8550K .......... .......... .......... .......... .......... 22%  125M 1s
  8600K .......... .......... .......... .......... .......... 22%  309M 1s
  8650K .......... .......... .......... .......... .......... 22%  303M 1s
  8700K .......... .......... .......... .......... .......... 22%  232M 1s
  8750K .......... .......... .......... .......... .......... 22%  195M 1s
  8800K .......... .......... .......... .......... .......... 22%  124M 1s
  8850K .......... .......... .......... .......... .......... 23%  125M 0s
  8900K .......... .......... .......... .......... .......... 23%  140M 0s
  8950K .......... .......... .......... .......... .......... 23% 86.0M 0s
  9000K .......... .......... .......... .......... .......... 23%  132M 0s
  9050K .......... .......... .......... .......... .......... 23%  143M 0s
  9100K .......... .......... .......... .......... .......... 23%  130M 0s
  9150K .......... .......... .......... .......... .......... 23%  116M 0s
  9200K .......... .......... .......... .......... .......... 23%  132M 0s
  9250K .......... .......... .......... .......... .......... 24%  179M 0s
  9300K .......... .......... .......... .......... .......... 24%  120M 0s
  9350K .......... .......... .......... .......... .......... 24%  130M 0s
  9400K .......... .......... .......... .......... .......... 24%  204M 0s
  9450K .......... .......... .......... .......... .......... 24%  135M 0s
  9500K .......... .......... .......... .......... .......... 24%  209M 0s
  9550K .......... .......... .......... .......... .......... 24%  166M 0s
  9600K .......... .......... .......... .......... .......... 24%  157M 0s
  9650K .......... .......... .......... .......... .......... 25%  154M 0s
  9700K .......... .......... .......... .......... .......... 25%  131M 0s
  9750K .......... .......... .......... .......... .......... 25%  138M 0s
  9800K .......... .......... .......... .......... .......... 25%  113M 0s
  9850K .......... .......... .......... .......... .......... 25%  164M 0s
  9900K .......... .......... .......... .......... .......... 25%  212M 0s
  9950K .......... .......... .......... .......... .......... 25%  142M 0s
 10000K .......... .......... .......... .......... .......... 26%  144M 0s
 10050K .......... .......... .......... .......... .......... 26%  173M 0s
 10100K .......... .......... .......... .......... .......... 26%  184M 0s
 10150K .......... .......... .......... .......... .......... 26%  128M 0s
 10200K .......... .......... .......... .......... .......... 26%  207M 0s
 10250K .......... .......... .......... .......... .......... 26%  123M 0s
 10300K .......... .......... .......... .......... .......... 26%  100M 0s
 10350K .......... .......... .......... .......... .......... 26% 80.6M 0s
 10400K .......... .......... .......... .......... .......... 27%  124M 0s
 10450K .......... .......... .......... .......... .......... 27%  135M 0s
 10500K .......... .......... .......... .......... .......... 27%  149M 0s
 10550K .......... .......... .......... .......... .......... 27%  176M 0s
 10600K .......... .......... .......... .......... .......... 27%  238M 0s
 10650K .......... .......... .......... .......... .......... 27%  223M 0s
 10700K .......... .......... .......... .......... .......... 27%  145M 0s
 10750K .......... .......... .......... .......... .......... 27%  150M 0s
 10800K .......... .......... .......... .......... .......... 28% 90.5M 0s
 10850K .......... .......... .......... .......... .......... 28%  145M 0s
 10900K .......... .......... .......... .......... .......... 28%  167M 0s
 10950K .......... .......... .......... .......... .......... 28%  174M 0s
 11000K .......... .......... .......... .......... .......... 28%  120M 0s
 11050K .......... .......... .......... .......... .......... 28%  136M 0s
 11100K .......... .......... .......... .......... .......... 28% 57.5M 0s
 11150K .......... .......... .......... .......... .......... 29%  149M 0s
 11200K .......... .......... .......... .......... .......... 29%  162M 0s
 11250K .......... .......... .......... .......... .......... 29%  249M 0s
 11300K .......... .......... .......... .......... .......... 29% 98.6M 0s
 11350K .......... .......... .......... .......... .......... 29%  179M 0s
 11400K .......... .......... .......... .......... .......... 29% 99.2M 0s
 11450K .......... .......... .......... .......... .......... 29%  162M 0s
 11500K .......... .......... .......... .......... .......... 29%  226M 0s
 11550K .......... .......... .......... .......... .......... 30%  132M 0s
 11600K .......... .......... .......... .......... .......... 30%  214M 0s
 11650K .......... .......... .......... .......... .......... 30%  132M 0s
 11700K .......... .......... .......... .......... .......... 30%  131M 0s
 11750K .......... .......... .......... .......... .......... 30%  143M 0s
 11800K .......... .......... .......... .......... .......... 30%  145M 0s
 11850K .......... .......... .......... .......... .......... 30%  118M 0s
 11900K .......... .......... .......... .......... .......... 30%  117M 0s
 11950K .......... .......... .......... .......... .......... 31%  219M 0s
 12000K .......... .......... .......... .......... .......... 31%  134M 0s
 12050K .......... .......... .......... .......... .......... 31%  200M 0s
 12100K .......... .......... .......... .......... .......... 31%  156M 0s
 12150K .......... .......... .......... .......... .......... 31% 90.3M 0s
 12200K .......... .......... .......... .......... .......... 31%  165M 0s
 12250K .......... .......... .......... .......... .......... 31%  209M 0s
 12300K .......... .......... .......... .......... .......... 31%  151M 0s
 12350K .......... .......... .......... .......... .......... 32%  192M 0s
 12400K .......... .......... .......... .......... .......... 32%  131M 0s
 12450K .......... .......... .......... .......... .......... 32%  167M 0s
 12500K .......... .......... .......... .......... .......... 32%  155M 0s
 12550K .......... .......... .......... .......... .......... 32%  122M 0s
 12600K .......... .......... .......... .......... .......... 32%  302M 0s
 12650K .......... .......... .......... .......... .......... 32%  195M 0s
 12700K .......... .......... .......... .......... .......... 33%  210M 0s
 12750K .......... .......... .......... .......... .......... 33% 95.2M 0s
 12800K .......... .......... .......... .......... .......... 33%  158M 0s
 12850K .......... .......... .......... .......... .......... 33%  183M 0s
 12900K .......... .......... .......... .......... .......... 33%  150M 0s
 12950K .......... .......... .......... .......... .......... 33% 86.1M 0s
 13000K .......... .......... .......... .......... .......... 33%  196M 0s
 13050K .......... .......... .......... .......... .......... 33%  293M 0s
 13100K .......... .......... .......... .......... .......... 34%  241M 0s
 13150K .......... .......... .......... .......... .......... 34%  207M 0s
 13200K .......... .......... .......... .......... .......... 34%  302M 0s
 13250K .......... .......... .......... .......... .......... 34%  282M 0s
 13300K .......... .......... .......... .......... .......... 34%  282M 0s
 13350K .......... .......... .......... .......... .......... 34%  252M 0s
 13400K .......... .......... .......... .......... .......... 34%  284M 0s
 13450K .......... .......... .......... .......... .......... 34%  282M 0s
 13500K .......... .......... .......... .......... .......... 35%  216M 0s
 13550K .......... .......... .......... .......... .......... 35%  167M 0s
 13600K .......... .......... .......... .......... .......... 35%  300M 0s
 13650K .......... .......... .......... .......... .......... 35%  187M 0s
 13700K .......... .......... .......... .......... .......... 35%  246M 0s
 13750K .......... .......... .......... .......... .......... 35%  224M 0s
 13800K .......... .......... .......... .......... .......... 35%  275M 0s
 13850K .......... .......... .......... .......... .......... 36%  294M 0s
 13900K .......... .......... .......... .......... .......... 36%  222M 0s
 13950K .......... .......... .......... .......... .......... 36%  199M 0s
 14000K .......... .......... .......... .......... .......... 36%  223M 0s
 14050K .......... .......... .......... .......... .......... 36%  294M 0s
 14100K .......... .......... .......... .......... .......... 36%  226M 0s
 14150K .......... .......... .......... .......... .......... 36%  257M 0s
 14200K .......... .......... .......... .......... .......... 36% 92.1M 0s
 14250K .......... .......... .......... .......... .......... 37% 68.1M 0s
 14300K .......... .......... .......... .......... .......... 37% 52.3M 0s
 14350K .......... .......... .......... .......... .......... 37%  118M 0s
 14400K .......... .......... .......... .......... .......... 37%  139M 0s
 14450K .......... .......... .......... .......... .......... 37%  107M 0s
 14500K .......... .......... .......... .......... .......... 37%  139M 0s
 14550K .......... .......... .......... .......... .......... 37% 78.4M 0s
 14600K .......... .......... .......... .......... .......... 37%  112M 0s
 14650K .......... .......... .......... .......... .......... 38% 60.1M 0s
 14700K .......... .......... .......... .......... .......... 38% 86.9M 0s
 14750K .......... .......... .......... .......... .......... 38% 89.1M 0s
 14800K .......... .......... .......... .......... .......... 38% 73.0M 0s
 14850K .......... .......... .......... .......... .......... 38%  227M 0s
 14900K .......... .......... .......... .......... .......... 38%  210M 0s
 14950K .......... .......... .......... .......... .......... 38%  227M 0s
 15000K .......... .......... .......... .......... .......... 38%  248M 0s
 15050K .......... .......... .......... .......... .......... 39%  287M 0s
 15100K .......... .......... .......... .......... .......... 39%  243M 0s
 15150K .......... .......... .......... .......... .......... 39%  181M 0s
 15200K .......... .......... .......... .......... .......... 39%  213M 0s
 15250K .......... .......... .......... .......... .......... 39%  248M 0s
 15300K .......... .......... .......... .......... .......... 39%  298M 0s
 15350K .......... .......... .......... .......... .......... 39% 75.3M 0s
 15400K .......... .......... .......... .......... .......... 40% 66.9M 0s
 15450K .......... .......... .......... .......... .......... 40% 91.4M 0s
 15500K .......... .......... .......... .......... .......... 40%  250M 0s
 15550K .......... .......... .......... .......... .......... 40%  202M 0s
 15600K .......... .......... .......... .......... .......... 40%  238M 0s
 15650K .......... .......... .......... .......... .......... 40%  217M 0s
 15700K .......... .......... .......... .......... .......... 40%  286M 0s
 15750K .......... .......... .......... .......... .......... 40%  256M 0s
 15800K .......... .......... .......... .......... .......... 41%  311M 0s
 15850K .......... .......... .......... .......... .......... 41%  289M 0s
 15900K .......... .......... .......... .......... .......... 41%  318M 0s
 15950K .......... .......... .......... .......... .......... 41%  236M 0s
 16000K .......... .......... .......... .......... .......... 41%  317M 0s
 16050K .......... .......... .......... .......... .......... 41%  288M 0s
 16100K .......... .......... .......... .......... .......... 41%  344M 0s
 16150K .......... .......... .......... .......... .......... 41%  266M 0s
 16200K .......... .......... .......... .......... .......... 42%  285M 0s
 16250K .......... .......... .......... .......... .......... 42%  276M 0s
 16300K .......... .......... .......... .......... .......... 42%  324M 0s
 16350K .......... .......... .......... .......... .......... 42%  272M 0s
 16400K .......... .......... .......... .......... .......... 42%  311M 0s
 16450K .......... .......... .......... .......... .......... 42%  285M 0s
 16500K .......... .......... .......... .......... .......... 42%  303M 0s
 16550K .......... .......... .......... .......... .......... 43%  237M 0s
 16600K .......... .......... .......... .......... .......... 43%  303M 0s
 16650K .......... .......... .......... .......... .......... 43%  295M 0s
 16700K .......... .......... .......... .......... .......... 43%  301M 0s
 16750K .......... .......... .......... .......... .......... 43%  261M 0s
 16800K .......... .......... .......... .......... .......... 43%  313M 0s
 16850K .......... .......... .......... .......... .......... 43%  274M 0s
 16900K .......... .......... .......... .......... .......... 43%  310M 0s
 16950K .......... .......... .......... .......... .......... 44%  244M 0s
 17000K .......... .......... .......... .......... .......... 44%  309M 0s
 17050K .......... .......... .......... .......... .......... 44%  304M 0s
 17100K .......... .......... .......... .......... .......... 44%  310M 0s
 17150K .......... .......... .......... .......... .......... 44%  236M 0s
 17200K .......... .......... .......... .......... .......... 44%  138M 0s
 17250K .......... .......... .......... .......... .......... 44%  188M 0s
 17300K .......... .......... .......... .......... .......... 44% 93.2M 0s
 17350K .......... .......... .......... .......... .......... 45% 1.45M 0s
 17400K .......... .......... .......... .......... .......... 45% 92.4M 0s
 17450K .......... .......... .......... .......... .......... 45%  300M 0s
 17500K .......... .......... .......... .......... .......... 45%  236M 0s
 17550K .......... .......... .......... .......... .......... 45%  291M 0s
 17600K .......... .......... .......... .......... .......... 45%  259M 0s
 17650K .......... .......... .......... .......... .......... 45%  286M 0s
 17700K .......... .......... .......... .......... .......... 45%  237M 0s
 17750K .......... .......... .......... .......... .......... 46%  341M 0s
 17800K .......... .......... .......... .......... .......... 46% 37.7M 0s
 17850K .......... .......... .......... .......... .......... 46%  131M 0s
 17900K .......... .......... .......... .......... .......... 46%  105M 0s
 17950K .......... .......... .......... .......... .......... 46%  209M 0s
 18000K .......... .......... .......... .......... .......... 46%  244M 0s
 18050K .......... .......... .......... .......... .......... 46%  234M 0s
 18100K .......... .......... .......... .......... .......... 47%  121M 0s
 18150K .......... .......... .......... .......... .......... 47%  177M 0s
 18200K .......... .......... .......... .......... .......... 47%  271M 0s
 18250K .......... .......... .......... .......... .......... 47% 88.1M 0s
 18300K .......... .......... .......... .......... .......... 47%  204M 0s
 18350K .......... .......... .......... .......... .......... 47%  207M 0s
 18400K .......... .......... .......... .......... .......... 47%  377M 0s
 18450K .......... .......... .......... .......... .......... 47%  457M 0s
 18500K .......... .......... .......... .......... .......... 48%  387M 0s
 18550K .......... .......... .......... .......... .......... 48%  309M 0s
 18600K .......... .......... .......... .......... .......... 48%  428M 0s
 18650K .......... .......... .......... .......... .......... 48%  478M 0s
 18700K .......... .......... .......... .......... .......... 48%  350M 0s
 18750K .......... .......... .......... .......... .......... 48%  321M 0s
 18800K .......... .......... .......... .......... .......... 48%  357M 0s
 18850K .......... .......... .......... .......... .......... 48%  402M 0s
 18900K .......... .......... .......... .......... .......... 49%  410M 0s
 18950K .......... .......... .......... .......... .......... 49%  351M 0s
 19000K .......... .......... .......... .......... .......... 49%  306M 0s
 19050K .......... .......... .......... .......... .......... 49%  447M 0s
 19100K .......... .......... .......... .......... .......... 49%  377M 0s
 19150K .......... .......... .......... .......... .......... 49%  351M 0s
 19200K .......... .......... .......... .......... .......... 49%  371M 0s
 19250K .......... .......... .......... .......... .......... 49%  446M 0s
 19300K .......... .......... .......... .......... .......... 50%  384M 0s
 19350K .......... .......... .......... .......... .......... 50%  294M 0s
 19400K .......... .......... .......... .......... .......... 50%  377M 0s
 19450K .......... .......... .......... .......... .......... 50% 11.9M 0s
 19500K .......... .......... .......... .......... .......... 50%  139M 0s
 19550K .......... .......... .......... .......... .......... 50% 6.41M 0s
 19600K .......... .......... .......... .......... .......... 50% 16.2M 0s
 19650K .......... .......... .......... .......... .......... 51% 46.0M 0s
 19700K .......... .......... .......... .......... .......... 51% 25.0M 0s
 19750K .......... .......... .......... .......... .......... 51% 50.0M 0s
 19800K .......... .......... .......... .......... .......... 51% 29.2M 0s
 19850K .......... .......... .......... .......... .......... 51%  143M 0s
 19900K .......... .......... .......... .......... .......... 51% 57.0M 0s
 19950K .......... .......... .......... .......... .......... 51% 84.9M 0s
 20000K .......... .......... .......... .......... .......... 51% 99.1M 0s
 20050K .......... .......... .......... .......... .......... 52% 90.9M 0s
 20100K .......... .......... .......... .......... .......... 52% 30.2M 0s
 20150K .......... .......... .......... .......... .......... 52% 99.8M 0s
 20200K .......... .......... .......... .......... .......... 52%  150M 0s
 20250K .......... .......... .......... .......... .......... 52%  124M 0s
 20300K .......... .......... .......... .......... .......... 52%  117M 0s
 20350K .......... .......... .......... .......... .......... 52% 76.8M 0s
 20400K .......... .......... .......... .......... .......... 52% 46.2M 0s
 20450K .......... .......... .......... .......... .......... 53%  137M 0s
 20500K .......... .......... .......... .......... .......... 53% 88.7M 0s
 20550K .......... .......... .......... .......... .......... 53% 17.2M 0s
 20600K .......... .......... .......... .......... .......... 53%  262M 0s
 20650K .......... .......... .......... .......... .......... 53%  287M 0s
 20700K .......... .......... .......... .......... .......... 53%  315M 0s
 20750K .......... .......... .......... .......... .......... 53%  308M 0s
 20800K .......... .......... .......... .......... .......... 54%  287M 0s
 20850K .......... .......... .......... .......... .......... 54%  318M 0s
 20900K .......... .......... .......... .......... .......... 54%  332M 0s
 20950K .......... .......... .......... .......... .......... 54%  305M 0s
 21000K .......... .......... .......... .......... .......... 54%  263M 0s
 21050K .......... .......... .......... .......... .......... 54%  362M 0s
 21100K .......... .......... .......... .......... .......... 54%  278M 0s
 21150K .......... .......... .......... .......... .......... 54%  333M 0s
 21200K .......... .......... .......... .......... .......... 55%  289M 0s
 21250K .......... .......... .......... .......... .......... 55%  353M 0s
 21300K .......... .......... .......... .......... .......... 55%  357M 0s
 21350K .......... .......... .......... .......... .......... 55%  344M 0s
 21400K .......... .......... .......... .......... .......... 55%  287M 0s
 21450K .......... .......... .......... .......... .......... 55%  273M 0s
 21500K .......... .......... .......... .......... .......... 55%  351M 0s
 21550K .......... .......... .......... .......... .......... 55%  341M 0s
 21600K .......... .......... .......... .......... .......... 56%  308M 0s
 21650K .......... .......... .......... .......... .......... 56%  325M 0s
 21700K .......... .......... .......... .......... .......... 56%  329M 0s
 21750K .......... .......... .......... .......... .......... 56%  296M 0s
 21800K .......... .......... .......... .......... .......... 56%  317M 0s
 21850K .......... .......... .......... .......... .......... 56%  106M 0s
 21900K .......... .......... .......... .......... .......... 56%  139M 0s
 21950K .......... .......... .......... .......... .......... 56% 83.6M 0s
 22000K .......... .......... .......... .......... .......... 57%  133M 0s
 22050K .......... .......... .......... .......... .......... 57% 76.3M 0s
 22100K .......... .......... .......... .......... .......... 57%  148M 0s
 22150K .......... .......... .......... .......... .......... 57% 78.6M 0s
 22200K .......... .......... .......... .......... .......... 57%  129M 0s
 22250K .......... .......... .......... .......... .......... 57%  249M 0s
 22300K .......... .......... .......... .......... .......... 57%  281M 0s
 22350K .......... .......... .......... .......... .......... 58%  300M 0s
 22400K .......... .......... .......... .......... .......... 58%  337M 0s
 22450K .......... .......... .......... .......... .......... 58%  279M 0s
 22500K .......... .......... .......... .......... .......... 58%  328M 0s
 22550K .......... .......... .......... .......... .......... 58%  329M 0s
 22600K .......... .......... .......... .......... .......... 58%  338M 0s
 22650K .......... .......... .......... .......... .......... 58%  279M 0s
 22700K .......... .......... .......... .......... .......... 58%  326M 0s
 22750K .......... .......... .......... .......... .......... 59%  329M 0s
 22800K .......... .......... .......... .......... .......... 59%  341M 0s
 22850K .......... .......... .......... .......... .......... 59%  278M 0s
 22900K .......... .......... .......... .......... .......... 59%  312M 0s
 22950K .......... .......... .......... .......... .......... 59%  322M 0s
 23000K .......... .......... .......... .......... .......... 59%  281M 0s
 23050K .......... .......... .......... .......... .......... 59%  282M 0s
 23100K .......... .......... .......... .......... .......... 59%  330M 0s
 23150K .......... .......... .......... .......... .......... 60%  330M 0s
 23200K .......... .......... .......... .......... .......... 60%  307M 0s
 23250K .......... .......... .......... .......... .......... 60%  298M 0s
 23300K .......... .......... .......... .......... .......... 60%  342M 0s
 23350K .......... .......... .......... .......... .......... 60%  339M 0s
 23400K .......... .......... .......... .......... .......... 60%  312M 0s
 23450K .......... .......... .......... .......... .......... 60%  274M 0s
 23500K .......... .......... .......... .......... .......... 61%  310M 0s
 23550K .......... .......... .......... .......... .......... 61%  267M 0s
 23600K .......... .......... .......... .......... .......... 61%  333M 0s
 23650K .......... .......... .......... .......... .......... 61%  296M 0s
 23700K .......... .......... .......... .......... .......... 61%  348M 0s
 23750K .......... .......... .......... .......... .......... 61%  338M 0s
 23800K .......... .......... .......... .......... .......... 61%  373M 0s
 23850K .......... .......... .......... .......... .......... 61%  301M 0s
 23900K .......... .......... .......... .......... .......... 62%  306M 0s
 23950K .......... .......... .......... .......... .......... 62%  378M 0s
 24000K .......... .......... .......... .......... .......... 62%  368M 0s
 24050K .......... .......... .......... .......... .......... 62%  279M 0s
 24100K .......... .......... .......... .......... .......... 62%  369M 0s
 24150K .......... .......... .......... .......... .......... 62%  362M 0s
 24200K .......... .......... .......... .......... .......... 62%  338M 0s
 24250K .......... .......... .......... .......... .......... 62%  237M 0s
 24300K .......... .......... .......... .......... .......... 63%  325M 0s
 24350K .......... .......... .......... .......... .......... 63%  306M 0s
 24400K .......... .......... .......... .......... .......... 63%  363M 0s
 24450K .......... .......... .......... .......... .......... 63%  320M 0s
 24500K .......... .......... .......... .......... .......... 63%  283M 0s
 24550K .......... .......... .......... .......... .......... 63%  324M 0s
 24600K .......... .......... .......... .......... .......... 63%  311M 0s
 24650K .......... .......... .......... .......... .......... 63%  260M 0s
 24700K .......... .......... .......... .......... .......... 64%  342M 0s
 24750K .......... .......... .......... .......... .......... 64%  298M 0s
 24800K .......... .......... .......... .......... .......... 64%  319M 0s
 24850K .......... .......... .......... .......... .......... 64%  256M 0s
 24900K .......... .......... .......... .......... .......... 64%  354M 0s
 24950K .......... .......... .......... .......... .......... 64%  344M 0s
 25000K .......... .......... .......... .......... .......... 64%  335M 0s
 25050K .......... .......... .......... .......... .......... 65%  279M 0s
 25100K .......... .......... .......... .......... .......... 65% 16.9M 0s
 25150K .......... .......... .......... .......... .......... 65% 85.2M 0s
 25200K .......... .......... .......... .......... .......... 65% 65.5M 0s
 25250K .......... .......... .......... .......... .......... 65% 63.9M 0s
 25300K .......... .......... .......... .......... .......... 65% 78.7M 0s
 25350K .......... .......... .......... .......... .......... 65% 59.4M 0s
 25400K .......... .......... .......... .......... .......... 65%  343M 0s
 25450K .......... .......... .......... .......... .......... 66%  287M 0s
 25500K .......... .......... .......... .......... .......... 66% 64.9M 0s
 25550K .......... .......... .......... .......... .......... 66% 79.6M 0s
 25600K .......... .......... .......... .......... .......... 66%  110M 0s
 25650K .......... .......... .......... .......... .......... 66% 59.6M 0s
 25700K .......... .......... .......... .......... .......... 66% 78.9M 0s
 25750K .......... .......... .......... .......... .......... 66% 55.4M 0s
 25800K .......... .......... .......... .......... .......... 66% 86.0M 0s
 25850K .......... .......... .......... .......... .......... 67% 72.5M 0s
 25900K .......... .......... .......... .......... .......... 67%  185M 0s
 25950K .......... .......... .......... .......... .......... 67%  241M 0s
 26000K .......... .......... .......... .......... .......... 67%  167M 0s
 26050K .......... .......... .......... .......... .......... 67%  207M 0s
 26100K .......... .......... .......... .......... .......... 67%  232M 0s
 26150K .......... .......... .......... .......... .......... 67%  163M 0s
 26200K .......... .......... .......... .......... .......... 67%  210M 0s
 26250K .......... .......... .......... .......... .......... 68%  231M 0s
 26300K .......... .......... .......... .......... .......... 68%  202M 0s
 26350K .......... .......... .......... .......... .......... 68%  212M 0s
 26400K .......... .......... .......... .......... .......... 68%  217M 0s
 26450K .......... .......... .......... .......... .......... 68%  222M 0s
 26500K .......... .......... .......... .......... .......... 68%  210M 0s
 26550K .......... .......... .......... .......... .......... 68%  192M 0s
 26600K .......... .......... .......... .......... .......... 69%  188M 0s
 26650K .......... .......... .......... .......... .......... 69%  227M 0s
 26700K .......... .......... .......... .......... .......... 69%  217M 0s
 26750K .......... .......... .......... .......... .......... 69%  226M 0s
 26800K .......... .......... .......... .......... .......... 69%  202M 0s
 26850K .......... .......... .......... .......... .......... 69%  188M 0s
 26900K .......... .......... .......... .......... .......... 69%  226M 0s
 26950K .......... .......... .......... .......... .......... 69%  224M 0s
 27000K .......... .......... .......... .......... .......... 70%  186M 0s
 27050K .......... .......... .......... .......... .......... 70%  202M 0s
 27100K .......... .......... .......... .......... .......... 70%  207M 0s
 27150K .......... .......... .......... .......... .......... 70%  234M 0s
 27200K .......... .......... .......... .......... .......... 70%  208M 0s
 27250K .......... .......... .......... .......... .......... 70%  226M 0s
 27300K .......... .......... .......... .......... .......... 70%  308M 0s
 27350K .......... .......... .......... .......... .......... 70% 63.5M 0s
 27400K .......... .......... .......... .......... .......... 71% 55.8M 0s
 27450K .......... .......... .......... .......... .......... 71% 67.2M 0s
 27500K .......... .......... .......... .......... .......... 71% 71.5M 0s
 27550K .......... .......... .......... .......... .......... 71% 81.1M 0s
 27600K .......... .......... .......... .......... .......... 71%  211M 0s
 27650K .......... .......... .......... .......... .......... 71%  370M 0s
 27700K .......... .......... .......... .......... .......... 71%  338M 0s
 27750K .......... .......... .......... .......... .......... 72% 74.6M 0s
 27800K .......... .......... .......... .......... .......... 72% 64.5M 0s
 27850K .......... .......... .......... .......... .......... 72% 61.6M 0s
 27900K .......... .......... .......... .......... .......... 72% 61.2M 0s
 27950K .......... .......... .......... .......... .......... 72% 60.5M 0s
 28000K .......... .......... .......... .......... .......... 72% 78.4M 0s
 28050K .......... .......... .......... .......... .......... 72% 62.5M 0s
 28100K .......... .......... .......... .......... .......... 72% 60.5M 0s
 28150K .......... .......... .......... .......... .......... 73%  121M 0s
 28200K .......... .......... .......... .......... .......... 73%  158M 0s
 28250K .......... .......... .......... .......... .......... 73%  189M 0s
 28300K .......... .......... .......... .......... .......... 73%  248M 0s
 28350K .......... .......... .......... .......... .......... 73%  183M 0s
 28400K .......... .......... .......... .......... .......... 73%  178M 0s
 28450K .......... .......... .......... .......... .......... 73%  150M 0s
 28500K .......... .......... .......... .......... .......... 73%  224M 0s
 28550K .......... .......... .......... .......... .......... 74%  140M 0s
 28600K .......... .......... .......... .......... .......... 74% 59.8M 0s
 28650K .......... .......... .......... .......... .......... 74% 48.8M 0s
 28700K .......... .......... .......... .......... .......... 74% 59.8M 0s
 28750K .......... .......... .......... .......... .......... 74% 42.9M 0s
 28800K .......... .......... .......... .......... .......... 74% 71.7M 0s
 28850K .......... .......... .......... .......... .......... 74% 48.8M 0s
 28900K .......... .......... .......... .......... .......... 74% 77.4M 0s
 28950K .......... .......... .......... .......... .......... 75%  213M 0s
 29000K .......... .......... .......... .......... .......... 75%  246M 0s
 29050K .......... .......... .......... .......... .......... 75%  215M 0s
 29100K .......... .......... .......... .......... .......... 75%  186M 0s
 29150K .......... .......... .......... .......... .......... 75%  165M 0s
 29200K .......... .......... .......... .......... .......... 75%  278M 0s
 29250K .......... .......... .......... .......... .......... 75%  163M 0s
 29300K .......... .......... .......... .......... .......... 76%  115M 0s
 29350K .......... .......... .......... .......... .......... 76% 54.2M 0s
 29400K .......... .......... .......... .......... .......... 76% 53.2M 0s
 29450K .......... .......... .......... .......... .......... 76% 72.2M 0s
 29500K .......... .......... .......... .......... .......... 76% 59.3M 0s
 29550K .......... .......... .......... .......... .......... 76% 69.3M 0s
 29600K .......... .......... .......... .......... .......... 76%  174M 0s
 29650K .......... .......... .......... .......... .......... 76%  224M 0s
 29700K .......... .......... .......... .......... .......... 77%  224M 0s
 29750K .......... .......... .......... .......... .......... 77%  194M 0s
 29800K .......... .......... .......... .......... .......... 77%  224M 0s
 29850K .......... .......... .......... .......... .......... 77%  213M 0s
 29900K .......... .......... .......... .......... .......... 77%  216M 0s
 29950K .......... .......... .......... .......... .......... 77%  169M 0s
 30000K .......... .......... .......... .......... .......... 77%  229M 0s
 30050K .......... .......... .......... .......... .......... 77%  248M 0s
 30100K .......... .......... .......... .......... .......... 78%  181M 0s
 30150K .......... .......... .......... .......... .......... 78%  162M 0s
 30200K .......... .......... .......... .......... .......... 78%  213M 0s
 30250K .......... .......... .......... .......... .......... 78%  227M 0s
 30300K .......... .......... .......... .......... .......... 78%  204M 0s
 30350K .......... .......... .......... .......... .......... 78%  158M 0s
 30400K .......... .......... .......... .......... .......... 78% 69.3M 0s
 30450K .......... .......... .......... .......... .......... 79% 60.3M 0s
 30500K .......... .......... .......... .......... .......... 79% 98.6M 0s
 30550K .......... .......... .......... .......... .......... 79% 56.4M 0s
 30600K .......... .......... .......... .......... .......... 79% 69.4M 0s
 30650K .......... .......... .......... .......... .......... 79% 67.0M 0s
 30700K .......... .......... .......... .......... .......... 79% 59.3M 0s
 30750K .......... .......... .......... .......... .......... 79% 77.9M 0s
 30800K .......... .......... .......... .......... .......... 79%  329M 0s
 30850K .......... .......... .......... .......... .......... 80%  101M 0s
 30900K .......... .......... .......... .......... .......... 80% 68.4M 0s
 30950K .......... .......... .......... .......... .......... 80% 58.8M 0s
 31000K .......... .......... .......... .......... .......... 80% 54.7M 0s
 31050K .......... .......... .......... .......... .......... 80%  169M 0s
 31100K .......... .......... .......... .......... .......... 80%  204M 0s
 31150K .......... .......... .......... .......... .......... 80%  177M 0s
 31200K .......... .......... .......... .......... .......... 80%  222M 0s
 31250K .......... .......... .......... .......... .......... 81%  219M 0s
 31300K .......... .......... .......... .......... .......... 81%  229M 0s
 31350K .......... .......... .......... .......... .......... 81%  190M 0s
 31400K .......... .......... .......... .......... .......... 81%  225M 0s
 31450K .......... .......... .......... .......... .......... 81%  196M 0s
 31500K .......... .......... .......... .......... .......... 81%  226M 0s
 31550K .......... .......... .......... .......... .......... 81%  185M 0s
 31600K .......... .......... .......... .......... .......... 81%  201M 0s
 31650K .......... .......... .......... .......... .......... 82%  101M 0s
 31700K .......... .......... .......... .......... .......... 82% 91.0M 0s
 31750K .......... .......... .......... .......... .......... 82% 79.8M 0s
 31800K .......... .......... .......... .......... .......... 82% 58.4M 0s
 31850K .......... .......... .......... .......... .......... 82%  148M 0s
 31900K .......... .......... .......... .......... .......... 82% 75.0M 0s
 31950K .......... .......... .......... .......... .......... 82% 51.2M 0s
 32000K .......... .......... .......... .......... .......... 83% 91.7M 0s
 32050K .......... .......... .......... .......... .......... 83% 54.6M 0s
 32100K .......... .......... .......... .......... .......... 83% 76.8M 0s
 32150K .......... .......... .......... .......... .......... 83% 45.0M 0s
 32200K .......... .......... .......... .......... .......... 83%  258M 0s
 32250K .......... .......... .......... .......... .......... 83%  187M 0s
 32300K .......... .......... .......... .......... .......... 83%  194M 0s
 32350K .......... .......... .......... .......... .......... 83%  203M 0s
 32400K .......... .......... .......... .......... .......... 84%  217M 0s
 32450K .......... .......... .......... .......... .......... 84%  221M 0s
 32500K .......... .......... .......... .......... .......... 84%  201M 0s
 32550K .......... .......... .......... .......... .......... 84%  249M 0s
 32600K .......... .......... .......... .......... .......... 84%  353M 0s
 32650K .......... .......... .......... .......... .......... 84%  351M 0s
 32700K .......... .......... .......... .......... .......... 84%  299M 0s
 32750K .......... .......... .......... .......... .......... 84%  293M 0s
 32800K .......... .......... .......... .......... .......... 85%  361M 0s
 32850K .......... .......... .......... .......... .......... 85%  329M 0s
 32900K .......... .......... .......... .......... .......... 85%  342M 0s
 32950K .......... .......... .......... .......... .......... 85%  296M 0s
 33000K .......... .......... .......... .......... .......... 85%  354M 0s
 33050K .......... .......... .......... .......... .......... 85%  361M 0s
 33100K .......... .......... .......... .......... .......... 85%  358M 0s
 33150K .......... .......... .......... .......... .......... 86%  282M 0s
 33200K .......... .......... .......... .......... .......... 86%  325M 0s
 33250K .......... .......... .......... .......... .......... 86%  347M 0s
 33300K .......... .......... .......... .......... .......... 86%  357M 0s
 33350K .......... .......... .......... .......... .......... 86%  321M 0s
 33400K .......... .......... .......... .......... .......... 86% 57.8M 0s
 33450K .......... .......... .......... .......... .......... 86% 88.4M 0s
 33500K .......... .......... .......... .......... .......... 86% 57.1M 0s
 33550K .......... .......... .......... .......... .......... 87% 62.8M 0s
 33600K .......... .......... .......... .......... .......... 87% 70.6M 0s
 33650K .......... .......... .......... .......... .......... 87% 59.0M 0s
 33700K .......... .......... .......... .......... .......... 87% 73.0M 0s
 33750K .......... .......... .......... .......... .......... 87% 88.9M 0s
 33800K .......... .......... .......... .......... .......... 87% 73.5M 0s
 33850K .......... .......... .......... .......... .......... 87% 66.1M 0s
 33900K .......... .......... .......... .......... .......... 87% 74.5M 0s
 33950K .......... .......... .......... .......... .......... 88% 91.4M 0s
 34000K .......... .......... .......... .......... .......... 88% 44.3M 0s
 34050K .......... .......... .......... .......... .......... 88% 71.3M 0s
 34100K .......... .......... .......... .......... .......... 88%  214M 0s
 34150K .......... .......... .......... .......... .......... 88%  173M 0s
 34200K .......... .......... .......... .......... .......... 88%  194M 0s
 34250K .......... .......... .......... .......... .......... 88%  212M 0s
 34300K .......... .......... .......... .......... .......... 88%  208M 0s
 34350K .......... .......... .......... .......... .......... 89%  151M 0s
 34400K .......... .......... .......... .......... .......... 89%  215M 0s
 34450K .......... .......... .......... .......... .......... 89%  188M 0s
 34500K .......... .......... .......... .......... .......... 89% 80.5M 0s
 34550K .......... .......... .......... .......... .......... 89% 88.9M 0s
 34600K .......... .......... .......... .......... .......... 89% 43.5M 0s
 34650K .......... .......... .......... .......... .......... 89% 54.7M 0s
 34700K .......... .......... .......... .......... .......... 90% 62.2M 0s
 34750K .......... .......... .......... .......... .......... 90% 74.3M 0s
 34800K .......... .......... .......... .......... .......... 90%  201M 0s
 34850K .......... .......... .......... .......... .......... 90%  213M 0s
 34900K .......... .......... .......... .......... .......... 90%  177M 0s
 34950K .......... .......... .......... .......... .......... 90%  222M 0s
 35000K .......... .......... .......... .......... .......... 90%  195M 0s
 35050K .......... .......... .......... .......... .......... 90%  241M 0s
 35100K .......... .......... .......... .......... .......... 91%  301M 0s
 35150K .......... .......... .......... .......... .......... 91%  328M 0s
 35200K .......... .......... .......... .......... .......... 91%  337M 0s
 35250K .......... .......... .......... .......... .......... 91%  266M 0s
 35300K .......... .......... .......... .......... .......... 91%  279M 0s
 35350K .......... .......... .......... .......... .......... 91%  287M 0s
 35400K .......... .......... .......... .......... .......... 91%  328M 0s
 35450K .......... .......... .......... .......... .......... 91%  246M 0s
 35500K .......... .......... .......... .......... .......... 92%  303M 0s
 35550K .......... .......... .......... .......... .......... 92%  314M 0s
 35600K .......... .......... .......... .......... .......... 92%  232M 0s
 35650K .......... .......... .......... .......... .......... 92%  271M 0s
 35700K .......... .......... .......... .......... .......... 92% 82.0M 0s
 35750K .......... .......... .......... .......... .......... 92% 57.7M 0s
 35800K .......... .......... .......... .......... .......... 92% 92.0M 0s
 35850K .......... .......... .......... .......... .......... 92% 56.7M 0s
 35900K .......... .......... .......... .......... .......... 93% 68.8M 0s
 35950K .......... .......... .......... .......... .......... 93% 57.8M 0s
 36000K .......... .......... .......... .......... .......... 93% 83.3M 0s
 36050K .......... .......... .......... .......... .......... 93% 61.2M 0s
 36100K .......... .......... .......... .......... .......... 93% 54.0M 0s
 36150K .......... .......... .......... .......... .......... 93% 49.7M 0s
 36200K .......... .......... .......... .......... .......... 93% 50.8M 0s
 36250K .......... .......... .......... .......... .......... 94% 76.5M 0s
 36300K .......... .......... .......... .......... .......... 94%  183M 0s
 36350K .......... .......... .......... .......... .......... 94% 88.7M 0s
 36400K .......... .......... .......... .......... .......... 94%  213M 0s
 36450K .......... .......... .......... .......... .......... 94%  214M 0s
 36500K .......... .......... .......... .......... .......... 94%  234M 0s
 36550K .......... .......... .......... .......... .......... 94%  210M 0s
 36600K .......... .......... .......... .......... .......... 94%  183M 0s
 36650K .......... .......... .......... .......... .......... 95%  343M 0s
 36700K .......... .......... .......... .......... .......... 95%  326M 0s
 36750K .......... .......... .......... .......... .......... 95%  315M 0s
 36800K .......... .......... .......... .......... .......... 95%  132M 0s
 36850K .......... .......... .......... .......... .......... 95% 75.8M 0s
 36900K .......... .......... .......... .......... .......... 95% 71.5M 0s
 36950K .......... .......... .......... .......... .......... 95% 50.6M 0s
 37000K .......... .......... .......... .......... .......... 95% 67.8M 0s
 37050K .......... .......... .......... .......... .......... 96% 47.9M 0s
 37100K .......... .......... .......... .......... .......... 96%  135M 0s
 37150K .......... .......... .......... .......... .......... 96%  170M 0s
 37200K .......... .......... .......... .......... .......... 96%  225M 0s
 37250K .......... .......... .......... .......... .......... 96%  199M 0s
 37300K .......... .......... .......... .......... .......... 96%  219M 0s
 37350K .......... .......... .......... .......... .......... 96%  227M 0s
 37400K .......... .......... .......... .......... .......... 97%  203M 0s
 37450K .......... .......... .......... .......... .......... 97%  331M 0s
 37500K .......... .......... .......... .......... .......... 97%  310M 0s
 37550K .......... .......... .......... .......... .......... 97%  339M 0s
 37600K .......... .......... .......... .......... .......... 97%  284M 0s
 37650K .......... .......... .......... .......... .......... 97%  370M 0s
 37700K .......... .......... .......... .......... .......... 97%  357M 0s
 37750K .......... .......... .......... .......... .......... 97%  322M 0s
 37800K .......... .......... .......... .......... .......... 98%  308M 0s
 37850K .......... .......... .......... .......... .......... 98%  329M 0s
 37900K .......... .......... .......... .......... .......... 98%  358M 0s
 37950K .......... .......... .......... .......... .......... 98%  299M 0s
 38000K .......... .......... .......... .......... .......... 98%  332M 0s
 38050K .......... .......... .......... .......... .......... 98%  344M 0s
 38100K .......... .......... .......... .......... .......... 98% 48.4M 0s
 38150K .......... .......... .......... .......... .......... 98% 68.4M 0s
 38200K .......... .......... .......... .......... .......... 99% 55.4M 0s
 38250K .......... .......... .......... .......... .......... 99% 99.2M 0s
 38300K .......... .......... .......... .......... .......... 99% 79.1M 0s
 38350K .......... .......... .......... .......... .......... 99% 59.0M 0s
 38400K .......... .......... .......... .......... .......... 99% 68.2M 0s
 38450K .......... .......... .......... .......... .......... 99% 60.9M 0s
 38500K .......... .......... .......... .......... .......... 99% 57.6M 0s
 38550K .......... .......... .......... .......... .......... 99% 48.9M 0s
 38600K ...                                                   100% 14.9M=0.4s

2020-04-22 23:44:27 (91.4 MB/s) - 'cmake-3.16.6-Linux-x86_64.sh' saved [39529835/39529835]

CMake Installer Version: 3.16.6, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
Removing intermediate container 65a43759b0d5
 ---> 30f3dadf6463
Step 5/7 : RUN git clone https://github.com/facebook/hermes.git
 ---> Running in 3278d47f0dd1
Cloning into 'hermes'...
Removing intermediate container 3278d47f0dd1
 ---> e7d459f01ebd
Step 6/7 : WORKDIR hermes
 ---> Running in 90e14a1d3e24
Removing intermediate container 90e14a1d3e24
 ---> faf8e1e60884
Step 7/7 : COPY build.sh $SRC/
 ---> 660e0261bd03
Successfully built 660e0261bd03
Successfully tagged gcr.io/oss-fuzz/hermes:latest
Keeping existing build artifacts as-is (if any).
Running: docker run --rm --privileged -i --cap-add SYS_PTRACE -e FUZZING_ENGINE=afl -e SANITIZER=address -e ARCHITECTURE=x86_64 -v /home/travis/build/google/oss-fuzz/build/out/hermes:/out -v /home/travis/build/google/oss-fuzz/build/work/hermes:/work -t gcr.io/oss-fuzz/hermes
---------------------------------------------------------------
Compiling afl to /usr/lib/libFuzzingEngine.a ...ar: creating /usr/lib/libFuzzingEngine.a
rm -f afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace
rm -rf out_dir qemu_mode/qemu-2.10.0
make -C llvm_mode clean
make[1]: Entering directory '/src/afl/llvm_mode'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 
rm -f ../afl-clang-fast ../afl-llvm-pass.so ../afl-llvm-rt.o ../afl-llvm-rt-32.o ../afl-llvm-rt-64.o ../afl-clang-fast++
make[1]: Leaving directory '/src/afl/llvm_mode'
make -C libdislocator clean
make[1]: Entering directory '/src/afl/libdislocator'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libdislocator.so
make[1]: Leaving directory '/src/afl/libdislocator'
make -C libtokencap clean
make[1]: Entering directory '/src/afl/libtokencap'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libtokencap.so
make[1]: Leaving directory '/src/afl/libtokencap'
[!] Note: skipping x86 compilation checks (AFL_NO_X86 set).
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gcc.c -o afl-gcc -ldl
set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-fuzz.c -o afl-fuzz -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-showmap.c -o afl-showmap -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-tmin.c -o afl-tmin -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gotcpu.c -o afl-gotcpu -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-analyze.c -o afl-analyze -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-as.c -o afl-as -ldl
ln -sf afl-as as
[!] Note: skipping build tests (you may need to use LLVM or QEMU mode).
[+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc.
[+] All done! Be sure to review README - it's pretty short and useful.
NOTE: If you can read this, your terminal probably uses white background.
This will make the UI hard to read. See docs/status_screen.txt for advice.
 done.
CC=clang
CXX=clang++
CFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard
CXXFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard -stdlib=libc++
---------------------------------------------------------------
+ CONFIGURE_FLAGS=--oss-fuzz
+ BUILD_DIR_SUFFIX=
+ '[' address = address ']'
+ CONFIGURE_FLAGS='--oss-fuzz --enable-asan'
+ BUILD_DIR_SUFFIX=_asan
+ ./utils/build/configure.py /out/build --oss-fuzz --oss-fuzz --enable-asan
usage: configure.py [-h]
                    [--target-platform {linux,macosx,windows,iphoneos,iphonesimulator}]
                    [--build-system BUILD_SYSTEM] [--cmake-flags CMAKE_FLAGS]
                    [--build-type {MinSizeRel,Debug}]
                    [--http-proxy HTTP_PROXY] [--distribute] [--32-bit]
                    [--enable-asan] [--icu ICU_ROOT] [--fbsource FBSOURCE_DIR]
                    [--opcode-stats] [--basic-block-profiler]
                    [--warnings-as-errors] [--static-link] [--wasm]
                    [--emscripten-root EMSCRIPTEN_ROOT]
                    [--emscripten-platform {upstream,fastcomp}]
                    [hermes_build_dir]
configure.py: error: unrecognized arguments: --oss-fuzz --oss-fuzz
Building fuzzers failed.
Failed projects: hermes
TravisBuddy Request Identifier: 569f6ef0-84f3-11ea-ad5b-1b9501804cb7

projects/hermes/Dockerfile Show resolved Hide resolved
projects/hermes/build.sh Outdated Show resolved Hide resolved
projects/hermes/Dockerfile Outdated Show resolved Hide resolved
projects/hermes/build.sh Outdated Show resolved Hide resolved
projects/hermes/build.sh Outdated Show resolved Hide resolved
projects/hermes/build.sh Outdated Show resolved Hide resolved
projects/hermes/project.yaml Show resolved Hide resolved
Copy link
Contributor

@dulinriley dulinriley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the comments!

projects/hermes/build.sh Outdated Show resolved Hide resolved
@TravisBuddy
Copy link

Travis tests have failed

Hey @neildhar,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

3rd Build

View build log

./infra/travis/travis_build.py
Building project hermes
Running command: python /home/travis/build/google/oss-fuzz/infra/helper.py build_fuzzers hermes --engine afl --sanitizer address --architecture x86_64
Running: docker build -t gcr.io/oss-fuzz/hermes projects/hermes

Step 1/7 : FROM gcr.io/oss-fuzz-base/base-builder
latest: Pulling from oss-fuzz-base/base-builder




















Digest: sha256:8cf83d05301093048ffdf5639927cce92cbae156f22468aeb223758e83030933
Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest
 ---> 11c29a6c33db
Step 2/7 : MAINTAINER [email protected]
 ---> Running in 967e73cd0d6e
Removing intermediate container 967e73cd0d6e
 ---> b8af353f129f
Step 3/7 : RUN apt-get update &&     apt-get install -y make autoconf automake libtool wget libicu-dev     python zip libreadline-dev libatomic-ops-dev
 ---> Running in ca6aaacb0144
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1470 kB]
Fetched 1796 kB in 1s (1478 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
make is already the newest version (4.1-6).
zip is already the newest version (3.0-11).
The following additional packages will be installed:
  autotools-dev icu-devtools libicu55 libltdl-dev libltdl7 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev m4 python-minimal python2.7 python2.7-minimal
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc gettext icu-doc libtool-doc
  readline-doc libstdc++-5-doc gfortran | fortran95-compiler gcj-jdk
  python-doc python-tk python2.7-doc binfmt-support
The following NEW packages will be installed:
  autoconf automake autotools-dev icu-devtools libatomic-ops-dev libicu-dev
  libicu55 libltdl-dev libltdl7 libpython-stdlib libpython2.7-minimal
  libpython2.7-stdlib libreadline-dev libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev libtool m4 python python-minimal python2.7
  python2.7-minimal wget
0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.7 MB of archives.
After this operation, 113 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [338 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [1261 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.11 [1884 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.11 [224 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatomic-ops-dev amd64 7.4.2-3ubuntu1 [69.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline-dev amd64 6.3-8ubuntu2 [992 B]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 23.7 MB in 1s (14.9 MB/s)
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 14801 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
Unpacking python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Setting up python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package python.
(Reading database ... 15554 files and directories currently installed.)
Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
Unpacking python (2.7.12-1~16.04) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...
Unpacking wget (1.17.1-1ubuntu1.5) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ...
Unpacking m4 (1.4.17-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-9_all.deb ...
Unpacking autoconf (2.69-9) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
Unpacking autotools-dev (20150820.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ...
Unpacking automake (1:1.15-4ubuntu1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ...
Unpacking icu-devtools (55.1-7ubuntu0.5) ...
Selecting previously unselected package libatomic-ops-dev:amd64.
Preparing to unpack .../libatomic-ops-dev_7.4.2-3ubuntu1_amd64.deb ...
Unpacking libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libreadline-dev:amd64.
Preparing to unpack .../libreadline-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
Unpacking libtool (2.4.6-0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsigsegv2:amd64 (2.10-4) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Setting up python (2.7.12-1~16.04) ...
Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
Setting up wget (1.17.1-1ubuntu1.5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-9) ...
Setting up autotools-dev (20150820.1) ...
Setting up automake (1:1.15-4ubuntu1) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up icu-devtools (55.1-7ubuntu0.5) ...
Setting up libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Setting up libltdl7:amd64 (2.4.6-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Setting up libreadline-dev:amd64 (6.3-8ubuntu2) ...
Setting up libtool (2.4.6-0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container ca6aaacb0144
 ---> 37fac191481b
Step 4/7 : RUN wget https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh;     chmod +x cmake-3.16.6-Linux-x86_64.sh;     ./cmake-3.16.6-Linux-x86_64.sh --skip-license --prefix="/usr/local"
 ---> Running in 838cf5618095
--2020-05-07 17:25:17--  https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T172517Z&X-Amz-Expires=300&X-Amz-Signature=4f9f0e608914654a001fff1539e2b61aab486e80a7d22ed112369971c6ce15d6&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [following]
--2020-05-07 17:25:17--  https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T172517Z&X-Amz-Expires=300&X-Amz-Signature=4f9f0e608914654a001fff1539e2b61aab486e80a7d22ed112369971c6ce15d6&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.134.59
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.134.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 39529835 (38M) [application/octet-stream]
Saving to: 'cmake-3.16.6-Linux-x86_64.sh'

     0K .......... .......... .......... .......... ..........  0% 3.74M 10s
    50K .......... .......... .......... .......... ..........  0% 3.70M 10s
   100K .......... .......... .......... .......... ..........  0% 1.19M 17s
   150K .......... .......... .......... .......... ..........  0%  196M 13s
   200K .......... .......... .......... .......... ..........  0% 3.64M 12s
   250K .......... .......... .......... .......... ..........  0%  306M 10s
   300K .......... .......... .......... .......... ..........  0% 88.3M 9s
   350K .......... .......... .......... .......... ..........  1% 3.86M 9s
   400K .......... .......... .......... .......... ..........  1% 76.5M 8s
   450K .......... .......... .......... .......... ..........  1%  278M 7s
   500K .......... .......... .......... .......... ..........  1%  226M 7s
   550K .......... .......... .......... .......... ..........  1%  214M 6s
   600K .......... .......... .......... .......... ..........  1%  268M 6s
   650K .......... .......... .......... .......... ..........  1%  249M 5s
   700K .......... .......... .......... .......... ..........  1%  299M 5s
   750K .......... .......... .......... .......... ..........  2% 4.20M 5s
   800K .......... .......... .......... .......... ..........  2% 64.2M 5s
   850K .......... .......... .......... .......... ..........  2%  280M 5s
   900K .......... .......... .......... .......... ..........  2%  155M 4s
   950K .......... .......... .......... .......... ..........  2%  212M 4s
  1000K .......... .......... .......... .......... ..........  2%  294M 4s
  1050K .......... .......... .......... .......... ..........  2% 93.3M 4s
  1100K .......... .......... .......... .......... ..........  2%  271M 4s
  1150K .......... .......... .......... .......... ..........  3%  273M 3s
  1200K .......... .......... .......... .......... ..........  3%  180M 3s
  1250K .......... .......... .......... .......... ..........  3%  110M 3s
  1300K .......... .......... .......... .......... ..........  3%  158M 3s
  1350K .......... .......... .......... .......... ..........  3% 89.2M 3s
  1400K .......... .......... .......... .......... ..........  3%  275M 3s
  1450K .......... .......... .......... .......... ..........  3% 5.29M 3s
  1500K .......... .......... .......... .......... ..........  4%  220M 3s
  1550K .......... .......... .......... .......... ..........  4%  196M 3s
  1600K .......... .......... .......... .......... ..........  4%  188M 3s
  1650K .......... .......... .......... .......... ..........  4%  225M 3s
  1700K .......... .......... .......... .......... ..........  4%  215M 3s
  1750K .......... .......... .......... .......... ..........  4%  249M 3s
  1800K .......... .......... .......... .......... ..........  4%  247M 2s
  1850K .......... .......... .......... .......... ..........  4%  162M 2s
  1900K .......... .......... .......... .......... ..........  5%  235M 2s
  1950K .......... .......... .......... .......... ..........  5%  258M 2s
  2000K .......... .......... .......... .......... ..........  5%  320M 2s
  2050K .......... .......... .......... .......... ..........  5% 78.2M 2s
  2100K .......... .......... .......... .......... ..........  5%  244M 2s
  2150K .......... .......... .......... .......... ..........  5%  165M 2s
  2200K .......... .......... .......... .......... ..........  5%  181M 2s
  2250K .......... .......... .......... .......... ..........  5%  209M 2s
  2300K .......... .......... .......... .......... ..........  6%  192M 2s
  2350K .......... .......... .......... .......... ..........  6%  168M 2s
  2400K .......... .......... .......... .......... ..........  6%  240M 2s
  2450K .......... .......... .......... .......... ..........  6%  247M 2s
  2500K .......... .......... .......... .......... ..........  6%  210M 2s
  2550K .......... .......... .......... .......... ..........  6%  175M 2s
  2600K .......... .......... .......... .......... ..........  6%  115M 2s
  2650K .......... .......... .......... .......... ..........  6% 68.4M 2s
  2700K .......... .......... .......... .......... ..........  7%  261M 2s
  2750K .......... .......... .......... .......... ..........  7%  278M 2s
  2800K .......... .......... .......... .......... ..........  7%  308M 2s
  2850K .......... .......... .......... .......... ..........  7%  324M 2s
  2900K .......... .......... .......... .......... ..........  7%  321M 2s
  2950K .......... .......... .......... .......... ..........  7% 8.29M 2s
  3000K .......... .......... .......... .......... ..........  7% 81.9M 2s
  3050K .......... .......... .......... .......... ..........  8%  220M 2s
  3100K .......... .......... .......... .......... ..........  8% 80.4M 2s
  3150K .......... .......... .......... .......... ..........  8% 96.2M 2s
  3200K .......... .......... .......... .......... ..........  8%  121M 1s
  3250K .......... .......... .......... .......... ..........  8%  161M 1s
  3300K .......... .......... .......... .......... ..........  8% 80.7M 1s
  3350K .......... .......... .......... .......... ..........  8%  103M 1s
  3400K .......... .......... .......... .......... ..........  8% 69.6M 1s
  3450K .......... .......... .......... .......... ..........  9% 82.2M 1s
  3500K .......... .......... .......... .......... ..........  9% 77.6M 1s
  3550K .......... .......... .......... .......... ..........  9%  214M 1s
  3600K .......... .......... .......... .......... ..........  9%  353M 1s
  3650K .......... .......... .......... .......... ..........  9%  393M 1s
  3700K .......... .......... .......... .......... ..........  9%  430M 1s
  3750K .......... .......... .......... .......... ..........  9%  443M 1s
  3800K .......... .......... .......... .......... ..........  9%  385M 1s
  3850K .......... .......... .......... .......... .......... 10%  359M 1s
  3900K .......... .......... .......... .......... .......... 10%  373M 1s
  3950K .......... .......... .......... .......... .......... 10%  324M 1s
  4000K .......... .......... .......... .......... .......... 10%  374M 1s
  4050K .......... .......... .......... .......... .......... 10%  388M 1s
  4100K .......... .......... .......... .......... .......... 10%  326M 1s
  4150K .......... .......... .......... .......... .......... 10%  362M 1s
  4200K .......... .......... .......... .......... .......... 11%  397M 1s
  4250K .......... .......... .......... .......... .......... 11%  393M 1s
  4300K .......... .......... .......... .......... .......... 11%  210M 1s
  4350K .......... .......... .......... .......... .......... 11% 69.8M 1s
  4400K .......... .......... .......... .......... .......... 11% 81.7M 1s
  4450K .......... .......... .......... .......... .......... 11%  300M 1s
  4500K .......... .......... .......... .......... .......... 11%  159M 1s
  4550K .......... .......... .......... .......... .......... 11%  120M 1s
  4600K .......... .......... .......... .......... .......... 12%  175M 1s
  4650K .......... .......... .......... .......... .......... 12%  135M 1s
  4700K .......... .......... .......... .......... .......... 12%  216M 1s
  4750K .......... .......... .......... .......... .......... 12%  111M 1s
  4800K .......... .......... .......... .......... .......... 12%  155M 1s
  4850K .......... .......... .......... .......... .......... 12% 97.1M 1s
  4900K .......... .......... .......... .......... .......... 12%  210M 1s
  4950K .......... .......... .......... .......... .......... 12% 80.9M 1s
  5000K .......... .......... .......... .......... .......... 13%  170M 1s
  5050K .......... .......... .......... .......... .......... 13%  111M 1s
  5100K .......... .......... .......... .......... .......... 13% 98.4M 1s
  5150K .......... .......... .......... .......... .......... 13% 77.5M 1s
  5200K .......... .......... .......... .......... .......... 13% 99.9M 1s
  5250K .......... .......... .......... .......... .......... 13%  213M 1s
  5300K .......... .......... .......... .......... .......... 13%  187M 1s
  5350K .......... .......... .......... .......... .......... 13%  138M 1s
  5400K .......... .......... .......... .......... .......... 14%  126M 1s
  5450K .......... .......... .......... .......... .......... 14%  145M 1s
  5500K .......... .......... .......... .......... .......... 14%  187M 1s
  5550K .......... .......... .......... .......... .......... 14%  140M 1s
  5600K .......... .......... .......... .......... .......... 14% 87.8M 1s
  5650K .......... .......... .......... .......... .......... 14%  171M 1s
  5700K .......... .......... .......... .......... .......... 14%  128M 1s
  5750K .......... .......... .......... .......... .......... 15%  148M 1s
  5800K .......... .......... .......... .......... .......... 15% 66.1M 1s
  5850K .......... .......... .......... .......... .......... 15%  133M 1s
  5900K .......... .......... .......... .......... .......... 15%  156M 1s
  5950K .......... .......... .......... .......... .......... 15%  244M 1s
  6000K .......... .......... .......... .......... .......... 15%  245M 1s
  6050K .......... .......... .......... .......... .......... 15%  281M 1s
  6100K .......... .......... .......... .......... .......... 15%  282M 1s
  6150K .......... .......... .......... .......... .......... 16%  226M 1s
  6200K .......... .......... .......... .......... .......... 16% 99.3M 1s
  6250K .......... .......... .......... .......... .......... 16%  266M 1s
  6300K .......... .......... .......... .......... .......... 16%  277M 1s
  6350K .......... .......... .......... .......... .......... 16%  195M 1s
  6400K .......... .......... .......... .......... .......... 16% 72.9M 1s
  6450K .......... .......... .......... .......... .......... 16% 8.77M 1s
  6500K .......... .......... .......... .......... .......... 16% 46.3M 1s
  6550K .......... .......... .......... .......... .......... 17% 42.7M 1s
  6600K .......... .......... .......... .......... .......... 17% 75.8M 1s
  6650K .......... .......... .......... .......... .......... 17% 79.8M 1s
  6700K .......... .......... .......... .......... .......... 17% 60.1M 1s
  6750K .......... .......... .......... .......... .......... 17% 88.6M 1s
  6800K .......... .......... .......... .......... .......... 17% 75.1M 1s
  6850K .......... .......... .......... .......... .......... 17% 47.3M 1s
  6900K .......... .......... .......... .......... .......... 18% 75.8M 1s
  6950K .......... .......... .......... .......... .......... 18% 90.3M 1s
  7000K .......... .......... .......... .......... .......... 18% 68.7M 1s
  7050K .......... .......... .......... .......... .......... 18% 89.0M 1s
  7100K .......... .......... .......... .......... .......... 18% 76.4M 1s
  7150K .......... .......... .......... .......... .......... 18%  109M 1s
  7200K .......... .......... .......... .......... .......... 18%  208M 1s
  7250K .......... .......... .......... .......... .......... 18%  266M 1s
  7300K .......... .......... .......... .......... .......... 19%  223M 1s
  7350K .......... .......... .......... .......... .......... 19%  221M 1s
  7400K .......... .......... .......... .......... .......... 19%  258M 1s
  7450K .......... .......... .......... .......... .......... 19%  424M 1s
  7500K .......... .......... .......... .......... .......... 19%  387M 1s
  7550K .......... .......... .......... .......... .......... 19%  383M 1s
  7600K .......... .......... .......... .......... .......... 19%  145M 1s
  7650K .......... .......... .......... .......... .......... 19%  209M 1s
  7700K .......... .......... .......... .......... .......... 20%  189M 1s
  7750K .......... .......... .......... .......... .......... 20%  264M 1s
  7800K .......... .......... .......... .......... .......... 20%  244M 1s
  7850K .......... .......... .......... .......... .......... 20%  110M 1s
  7900K .......... .......... .......... .......... .......... 20%  203M 1s
  7950K .......... .......... .......... .......... .......... 20%  273M 1s
  8000K .......... .......... .......... .......... .......... 20%  311M 1s
  8050K .......... .......... .......... .......... .......... 20%  290M 1s
  8100K .......... .......... .......... .......... .......... 21%  268M 1s
  8150K .......... .......... .......... .......... .......... 21%  292M 1s
  8200K .......... .......... .......... .......... .......... 21%  277M 1s
  8250K .......... .......... .......... .......... .......... 21%  318M 1s
  8300K .......... .......... .......... .......... .......... 21%  229M 1s
  8350K .......... .......... .......... .......... .......... 21%  249M 1s
  8400K .......... .......... .......... .......... .......... 21%  226M 1s
  8450K .......... .......... .......... .......... .......... 22%  239M 1s
  8500K .......... .......... .......... .......... .......... 22%  195M 1s
  8550K .......... .......... .......... .......... .......... 22%  262M 1s
  8600K .......... .......... .......... .......... .......... 22%  223M 1s
  8650K .......... .......... .......... .......... .......... 22%  264M 1s
  8700K .......... .......... .......... .......... .......... 22%  209M 1s
  8750K .......... .......... .......... .......... .......... 22%  305M 1s
  8800K .......... .......... .......... .......... .......... 22%  306M 1s
  8850K .......... .......... .......... .......... .......... 23%  299M 1s
  8900K .......... .......... .......... .......... .......... 23%  213M 1s
  8950K .......... .......... .......... .......... .......... 23%  237M 1s
  9000K .......... .......... .......... .......... .......... 23%  251M 1s
  9050K .......... .......... .......... .......... .......... 23%  297M 1s
  9100K .......... .......... .......... .......... .......... 23%  193M 1s
  9150K .......... .......... .......... .......... .......... 23%  222M 1s
  9200K .......... .......... .......... .......... .......... 23%  258M 1s
  9250K .......... .......... .......... .......... .......... 24%  264M 1s
  9300K .......... .......... .......... .......... .......... 24%  211M 1s
  9350K .......... .......... .......... .......... .......... 24%  272M 1s
  9400K .......... .......... .......... .......... .......... 24%  237M 1s
  9450K .......... .......... .......... .......... .......... 24%  245M 1s
  9500K .......... .......... .......... .......... .......... 24% 68.4M 1s
  9550K .......... .......... .......... .......... .......... 24%  259M 1s
  9600K .......... .......... .......... .......... .......... 24%  169M 1s
  9650K .......... .......... .......... .......... .......... 25%  258M 1s
  9700K .......... .......... .......... .......... .......... 25%  272M 1s
  9750K .......... .......... .......... .......... .......... 25%  178M 1s
  9800K .......... .......... .......... .......... .......... 25%  240M 1s
  9850K .......... .......... .......... .......... .......... 25%  248M 1s
  9900K .......... .......... .......... .......... .......... 25%  218M 1s
  9950K .......... .......... .......... .......... .......... 25%  222M 1s
 10000K .......... .......... .......... .......... .......... 26%  217M 1s
 10050K .......... .......... .......... .......... .......... 26%  224M 1s
 10100K .......... .......... .......... .......... .......... 26%  167M 1s
 10150K .......... .......... .......... .......... .......... 26%  179M 1s
 10200K .......... .......... .......... .......... .......... 26%  195M 1s
 10250K .......... .......... .......... .......... .......... 26%  249M 1s
 10300K .......... .......... .......... .......... .......... 26%  241M 1s
 10350K .......... .......... .......... .......... .......... 26%  191M 1s
 10400K .......... .......... .......... .......... .......... 27%  220M 1s
 10450K .......... .......... .......... .......... .......... 27%  206M 1s
 10500K .......... .......... .......... .......... .......... 27%  198M 0s
 10550K .......... .......... .......... .......... .......... 27%  155M 0s
 10600K .......... .......... .......... .......... .......... 27%  245M 0s
 10650K .......... .......... .......... .......... .......... 27%  185M 0s
 10700K .......... .......... .......... .......... .......... 27%  214M 0s
 10750K .......... .......... .......... .......... .......... 27%  233M 0s
 10800K .......... .......... .......... .......... .......... 28%  219M 0s
 10850K .......... .......... .......... .......... .......... 28%  191M 0s
 10900K .......... .......... .......... .......... .......... 28%  250M 0s
 10950K .......... .......... .......... .......... .......... 28%  226M 0s
 11000K .......... .......... .......... .......... .......... 28%  217M 0s
 11050K .......... .......... .......... .......... .......... 28%  209M 0s
 11100K .......... .......... .......... .......... .......... 28%  214M 0s
 11150K .......... .......... .......... .......... .......... 29%  218M 0s
 11200K .......... .......... .......... .......... .......... 29%  262M 0s
 11250K .......... .......... .......... .......... .......... 29%  247M 0s
 11300K .......... .......... .......... .......... .......... 29%  200M 0s
 11350K .......... .......... .......... .......... .......... 29%  170M 0s
 11400K .......... .......... .......... .......... .......... 29%  329M 0s
 11450K .......... .......... .......... .......... .......... 29%  245M 0s
 11500K .......... .......... .......... .......... .......... 29%  203M 0s
 11550K .......... .......... .......... .......... .......... 30%  247M 0s
 11600K .......... .......... .......... .......... .......... 30%  265M 0s
 11650K .......... .......... .......... .......... .......... 30%  237M 0s
 11700K .......... .......... .......... .......... .......... 30%  182M 0s
 11750K .......... .......... .......... .......... .......... 30%  173M 0s
 11800K .......... .......... .......... .......... .......... 30%  221M 0s
 11850K .......... .......... .......... .......... .......... 30%  169M 0s
 11900K .......... .......... .......... .......... .......... 30%  182M 0s
 11950K .......... .......... .......... .......... .......... 31%  268M 0s
 12000K .......... .......... .......... .......... .......... 31%  192M 0s
 12050K .......... .......... .......... .......... .......... 31%  159M 0s
 12100K .......... .......... .......... .......... .......... 31%  193M 0s
 12150K .......... .......... .......... .......... .......... 31%  196M 0s
 12200K .......... .......... .......... .......... .......... 31%  177M 0s
 12250K .......... .......... .......... .......... .......... 31%  196M 0s
 12300K .......... .......... .......... .......... .......... 31%  225M 0s
 12350K .......... .......... .......... .......... .......... 32%  161M 0s
 12400K .......... .......... .......... .......... .......... 32%  187M 0s
 12450K .......... .......... .......... .......... .......... 32%  226M 0s
 12500K .......... .......... .......... .......... .......... 32%  209M 0s
 12550K .......... .......... .......... .......... .......... 32%  176M 0s
 12600K .......... .......... .......... .......... .......... 32%  205M 0s
 12650K .......... .......... .......... .......... .......... 32%  259M 0s
 12700K .......... .......... .......... .......... .......... 33%  172M 0s
 12750K .......... .......... .......... .......... .......... 33%  177M 0s
 12800K .......... .......... .......... .......... .......... 33%  243M 0s
 12850K .......... .......... .......... .......... .......... 33%  205M 0s
 12900K .......... .......... .......... .......... .......... 33%  178M 0s
 12950K .......... .......... .......... .......... .......... 33%  196M 0s
 13000K .......... .......... .......... .......... .......... 33%  233M 0s
 13050K .......... .......... .......... .......... .......... 33%  265M 0s
 13100K .......... .......... .......... .......... .......... 34%  195M 0s
 13150K .......... .......... .......... .......... .......... 34%  251M 0s
 13200K .......... .......... .......... .......... .......... 34%  272M 0s
 13250K .......... .......... .......... .......... .......... 34%  233M 0s
 13300K .......... .......... .......... .......... .......... 34%  191M 0s
 13350K .......... .......... .......... .......... .......... 34%  177M 0s
 13400K .......... .......... .......... .......... .......... 34%  233M 0s
 13450K .......... .......... .......... .......... .......... 34%  192M 0s
 13500K .......... .......... .......... .......... .......... 35%  215M 0s
 13550K .......... .......... .......... .......... .......... 35%  252M 0s
 13600K .......... .......... .......... .......... .......... 35%  253M 0s
 13650K .......... .......... .......... .......... .......... 35%  171M 0s
 13700K .......... .......... .......... .......... .......... 35%  183M 0s
 13750K .......... .......... .......... .......... .......... 35%  235M 0s
 13800K .......... .......... .......... .......... .......... 35%  131M 0s
 13850K .......... .......... .......... .......... .......... 36%  228M 0s
 13900K .......... .......... .......... .......... .......... 36%  182M 0s
 13950K .......... .......... .......... .......... .......... 36%  135M 0s
 14000K .......... .......... .......... .......... .......... 36% 81.6M 0s
 14050K .......... .......... .......... .......... .......... 36%  259M 0s
 14100K .......... .......... .......... .......... .......... 36%  201M 0s
 14150K .......... .......... .......... .......... .......... 36%  109M 0s
 14200K .......... .......... .......... .......... .......... 36% 69.1M 0s
 14250K .......... .......... .......... .......... .......... 37%  116M 0s
 14300K .......... .......... .......... .......... .......... 37% 98.9M 0s
 14350K .......... .......... .......... .......... .......... 37% 77.8M 0s
 14400K .......... .......... .......... .......... .......... 37% 81.4M 0s
 14450K .......... .......... .......... .......... .......... 37% 87.2M 0s
 14500K .......... .......... .......... .......... .......... 37%  125M 0s
 14550K .......... .......... .......... .......... .......... 37% 94.9M 0s
 14600K .......... .......... .......... .......... .......... 37% 97.2M 0s
 14650K .......... .......... .......... .......... .......... 38%  127M 0s
 14700K .......... .......... .......... .......... .......... 38%  131M 0s
 14750K .......... .......... .......... .......... .......... 38%  135M 0s
 14800K .......... .......... .......... .......... .......... 38% 96.5M 0s
 14850K .......... .......... .......... .......... .......... 38%  135M 0s
 14900K .......... .......... .......... .......... .......... 38%  145M 0s
 14950K .......... .......... .......... .......... .......... 38% 88.0M 0s
 15000K .......... .......... .......... .......... .......... 38%  126M 0s
 15050K .......... .......... .......... .......... .......... 39% 93.4M 0s
 15100K .......... .......... .......... .......... .......... 39% 55.9M 0s
 15150K .......... .......... .......... .......... .......... 39% 96.9M 0s
 15200K .......... .......... .......... .......... .......... 39%  149M 0s
 15250K .......... .......... .......... .......... .......... 39% 94.8M 0s
 15300K .......... .......... .......... .......... .......... 39%  126M 0s
 15350K .......... .......... .......... .......... .......... 39% 75.7M 0s
 15400K .......... .......... .......... .......... .......... 40%  108M 0s
 15450K .......... .......... .......... .......... .......... 40%  117M 0s
 15500K .......... .......... .......... .......... .......... 40%  127M 0s
 15550K .......... .......... .......... .......... .......... 40%  210M 0s
 15600K .......... .......... .......... .......... .......... 40%  226M 0s
 15650K .......... .......... .......... .......... .......... 40%  234M 0s
 15700K .......... .......... .......... .......... .......... 40%  166M 0s
 15750K .......... .......... .......... .......... .......... 40%  224M 0s
 15800K .......... .......... .......... .......... .......... 41%  163M 0s
 15850K .......... .......... .......... .......... .......... 41%  248M 0s
 15900K .......... .......... .......... .......... .......... 41%  260M 0s
 15950K .......... .......... .......... .......... .......... 41%  147M 0s
 16000K .......... .......... .......... .......... .......... 41%  210M 0s
 16050K .......... .......... .......... .......... .......... 41%  194M 0s
 16100K .......... .......... .......... .......... .......... 41%  224M 0s
 16150K .......... .......... .......... .......... .......... 41%  153M 0s
 16200K .......... .......... .......... .......... .......... 42%  208M 0s
 16250K .......... .......... .......... .......... .......... 42%  288M 0s
 16300K .......... .......... .......... .......... .......... 42%  158M 0s
 16350K .......... .......... .......... .......... .......... 42%  162M 0s
 16400K .......... .......... .......... .......... .......... 42%  327M 0s
 16450K .......... .......... .......... .......... .......... 42%  282M 0s
 16500K .......... .......... .......... .......... .......... 42%  225M 0s
 16550K .......... .......... .......... .......... .......... 43%  267M 0s
 16600K .......... .......... .......... .......... .......... 43%  291M 0s
 16650K .......... .......... .......... .......... .......... 43%  228M 0s
 16700K .......... .......... .......... .......... .......... 43%  291M 0s
 16750K .......... .......... .......... .......... .......... 43%  266M 0s
 16800K .......... .......... .......... .......... .......... 43%  310M 0s
 16850K .......... .......... .......... .......... .......... 43%  209M 0s
 16900K .......... .......... .......... .......... .......... 43%  281M 0s
 16950K .......... .......... .......... .......... .......... 44%  277M 0s
 17000K .......... .......... .......... .......... .......... 44%  218M 0s
 17050K .......... .......... .......... .......... .......... 44%  284M 0s
 17100K .......... .......... .......... .......... .......... 44%  332M 0s
 17150K .......... .......... .......... .......... .......... 44%  202M 0s
 17200K .......... .......... .......... .......... .......... 44%  227M 0s
 17250K .......... .......... .......... .......... .......... 44%  341M 0s
 17300K .......... .......... .......... .......... .......... 44%  201M 0s
 17350K .......... .......... .......... .......... .......... 45% 1.34M 0s
 17400K .......... .......... .......... .......... .......... 45% 51.1M 0s
 17450K .......... .......... .......... .......... .......... 45% 62.1M 0s
 17500K .......... .......... .......... .......... .......... 45%  218M 0s
 17550K .......... .......... .......... .......... .......... 45%  275M 0s
 17600K .......... .......... .......... .......... .......... 45%  204M 0s
 17650K .......... .......... .......... .......... .......... 45% 92.6M 0s
 17700K .......... .......... .......... .......... .......... 45%  226M 0s
 17750K .......... .......... .......... .......... .......... 46%  185M 0s
 17800K .......... .......... .......... .......... .......... 46% 88.6M 0s
 17850K .......... .......... .......... .......... .......... 46%  310M 0s
 17900K .......... .......... .......... .......... .......... 46%  330M 0s
 17950K .......... .......... .......... .......... .......... 46%  247M 0s
 18000K .......... .......... .......... .......... .......... 46%  180M 0s
 18050K .......... .......... .......... .......... .......... 46%  442M 0s
 18100K .......... .......... .......... .......... .......... 47%  291M 0s
 18150K .......... .......... .......... .......... .......... 47%  308M 0s
 18200K .......... .......... .......... .......... .......... 47%  449M 0s
 18250K .......... .......... .......... .......... .......... 47%  416M 0s
 18300K .......... .......... .......... .......... .......... 47%  468M 0s
 18350K .......... .......... .......... .......... .......... 47%  291M 0s
 18400K .......... .......... .......... .......... .......... 47%  210M 0s
 18450K .......... .......... .......... .......... .......... 47% 65.0M 0s
 18500K .......... .......... .......... .......... .......... 48%  264M 0s
 18550K .......... .......... .......... .......... .......... 48% 71.4M 0s
 18600K .......... .......... .......... .......... .......... 48%  230M 0s
 18650K .......... .......... .......... .......... .......... 48%  265M 0s
 18700K .......... .......... .......... .......... .......... 48%  275M 0s
 18750K .......... .......... .......... .......... .......... 48%  287M 0s
 18800K .......... .......... .......... .......... .......... 48%  275M 0s
 18850K .......... .......... .......... .......... .......... 48%  305M 0s
 18900K .......... .......... .......... .......... .......... 49%  267M 0s
 18950K .......... .......... .......... .......... .......... 49%  303M 0s
 19000K .......... .......... .......... .......... .......... 49%  313M 0s
 19050K .......... .......... .......... .......... .......... 49%  296M 0s
 19100K .......... .......... .......... .......... .......... 49%  251M 0s
 19150K .......... .......... .......... .......... .......... 49%  261M 0s
 19200K .......... .......... .......... .......... .......... 49%  292M 0s
 19250K .......... .......... .......... .......... .......... 49%  267M 0s
 19300K .......... .......... .......... .......... .......... 50%  307M 0s
 19350K .......... .......... .......... .......... .......... 50%  135M 0s
 19400K .......... .......... .......... .......... .......... 50%  232M 0s
 19450K .......... .......... .......... .......... .......... 50%  264M 0s
 19500K .......... .......... .......... .......... .......... 50%  248M 0s
 19550K .......... .......... .......... .......... .......... 50%  238M 0s
 19600K .......... .......... .......... .......... .......... 50%  256M 0s
 19650K .......... .......... .......... .......... .......... 51%  239M 0s
 19700K .......... .......... .......... .......... .......... 51%  287M 0s
 19750K .......... .......... .......... .......... .......... 51% 18.9M 0s
 19800K .......... .......... .......... .......... .......... 51%  245M 0s
 19850K .......... .......... .......... .......... .......... 51%  219M 0s
 19900K .......... .......... .......... .......... .......... 51%  252M 0s
 19950K .......... .......... .......... .......... .......... 51%  214M 0s
 20000K .......... .......... .......... .......... .......... 51%  255M 0s
 20050K .......... .......... .......... .......... .......... 52%  212M 0s
 20100K .......... .......... .......... .......... .......... 52%  284M 0s
 20150K .......... .......... .......... .......... .......... 52%  245M 0s
 20200K .......... .......... .......... .......... .......... 52%  259M 0s
 20250K .......... .......... .......... .......... .......... 52%  262M 0s
 20300K .......... .......... .......... .......... .......... 52%  272M 0s
 20350K .......... .......... .......... .......... .......... 52%  236M 0s
 20400K .......... .......... .......... .......... .......... 52%  269M 0s
 20450K .......... .......... .......... .......... .......... 53%  261M 0s
 20500K .......... .......... .......... .......... .......... 53%  277M 0s
 20550K .......... .......... .......... .......... .......... 53%  246M 0s
 20600K .......... .......... .......... .......... .......... 53%  249M 0s
 20650K .......... .......... .......... .......... .......... 53%  288M 0s
 20700K .......... .......... .......... .......... .......... 53% 84.1M 0s
 20750K .......... .......... .......... .......... .......... 53%  187M 0s
 20800K .......... .......... .......... .......... .......... 54%  187M 0s
 20850K .......... .......... .......... .......... .......... 54%  198M 0s
 20900K .......... .......... .......... .......... .......... 54%  214M 0s
 20950K .......... .......... .......... .......... .......... 54%  177M 0s
 21000K .......... .......... .......... .......... .......... 54% 74.6M 0s
 21050K .......... .......... .......... .......... .......... 54%  222M 0s
 21100K .......... .......... .......... .......... .......... 54%  227M 0s
 21150K .......... .......... .......... .......... .......... 54%  197M 0s
 21200K .......... .......... .......... .......... .......... 55%  210M 0s
 21250K .......... .......... .......... .......... .......... 55% 46.0M 0s
 21300K .......... .......... .......... .......... .......... 55%  251M 0s
 21350K .......... .......... .......... .......... .......... 55%  237M 0s
 21400K .......... .......... .......... .......... .......... 55%  285M 0s
 21450K .......... .......... .......... .......... .......... 55% 75.3M 0s
 21500K .......... .......... .......... .......... .......... 55%  255M 0s
 21550K .......... .......... .......... .......... .......... 55%  209M 0s
 21600K .......... .......... .......... .......... .......... 56% 83.6M 0s
 21650K .......... .......... .......... .......... .......... 56%  272M 0s
 21700K .......... .......... .......... .......... .......... 56%  230M 0s
 21750K .......... .......... .......... .......... .......... 56%  255M 0s
 21800K .......... .......... .......... .......... .......... 56%  245M 0s
 21850K .......... .......... .......... .......... .......... 56%  276M 0s
 21900K .......... .......... .......... .......... .......... 56% 63.2M 0s
 21950K .......... .......... .......... .......... .......... 56%  238M 0s
 22000K .......... .......... .......... .......... .......... 57%  251M 0s
 22050K .......... .......... .......... .......... .......... 57%  292M 0s
 22100K .......... .......... .......... .......... .......... 57%  265M 0s
 22150K .......... .......... .......... .......... .......... 57%  236M 0s
 22200K .......... .......... .......... .......... .......... 57%  199M 0s
 22250K .......... .......... .......... .......... .......... 57% 46.3M 0s
 22300K .......... .......... .......... .......... .......... 57%  242M 0s
 22350K .......... .......... .......... .......... .......... 58%  233M 0s
 22400K .......... .......... .......... .......... .......... 58%  281M 0s
 22450K .......... .......... .......... .......... .......... 58%  263M 0s
 22500K .......... .......... .......... .......... .......... 58%  290M 0s
 22550K .......... .......... .......... .......... .......... 58%  273M 0s
 22600K .......... .......... .......... .......... .......... 58%  304M 0s
 22650K .......... .......... .......... .......... .......... 58%  300M 0s
 22700K .......... .......... .......... .......... .......... 58%  259M 0s
 22750K .......... .......... .......... .......... .......... 59%  220M 0s
 22800K .......... .......... .......... .......... .......... 59%  236M 0s
 22850K .......... .......... .......... .......... .......... 59%  273M 0s
 22900K .......... .......... .......... .......... .......... 59%  279M 0s
 22950K .......... .......... .......... .......... .......... 59%  248M 0s
 23000K .......... .......... .......... .......... .......... 59% 26.8M 0s
 23050K .......... .......... .......... .......... .......... 59%  253M 0s
 23100K .......... .......... .......... .......... .......... 59%  251M 0s
 23150K .......... .......... .......... .......... .......... 60%  209M 0s
 23200K .......... .......... .......... .......... .......... 60%  279M 0s
 23250K .......... .......... .......... .......... .......... 60%  292M 0s
 23300K .......... .......... .......... .......... .......... 60%  277M 0s
 23350K .......... .......... .......... .......... .......... 60%  225M 0s
 23400K .......... .......... .......... .......... .......... 60%  278M 0s
 23450K .......... .......... .......... .......... .......... 60%  293M 0s
 23500K .......... .......... .......... .......... .......... 61%  233M 0s
 23550K .......... .......... .......... .......... .......... 61%  216M 0s
 23600K .......... .......... .......... .......... .......... 61%  252M 0s
 23650K .......... .......... .......... .......... .......... 61%  236M 0s
 23700K .......... .......... .......... .......... .......... 61%  278M 0s
 23750K .......... .......... .......... .......... .......... 61%  281M 0s
 23800K .......... .......... .......... .......... .......... 61%  279M 0s
 23850K .......... .......... .......... .......... .......... 61%  272M 0s
 23900K .......... .......... .......... .......... .......... 62% 22.9M 0s
 23950K .......... .......... .......... .......... .......... 62%  243M 0s
 24000K .......... .......... .......... .......... .......... 62%  267M 0s
 24050K .......... .......... .......... .......... .......... 62%  255M 0s
 24100K .......... .......... .......... .......... .......... 62%  250M 0s
 24150K .......... .......... .......... .......... .......... 62%  209M 0s
 24200K .......... .......... .......... .......... .......... 62%  260M 0s
 24250K .......... .......... .......... .......... .......... 62%  277M 0s
 24300K .......... .......... .......... .......... .......... 63%  225M 0s
 24350K .......... .......... .......... .......... .......... 63%  297M 0s
 24400K .......... .......... .......... .......... .......... 63%  249M 0s
 24450K .......... .......... .......... .......... .......... 63%  280M 0s
 24500K .......... .......... .......... .......... .......... 63%  233M 0s
 24550K .......... .......... .......... .......... .......... 63%  263M 0s
 24600K .......... .......... .......... .......... .......... 63% 27.9M 0s
 24650K .......... .......... .......... .......... .......... 63%  297M 0s
 24700K .......... .......... .......... .......... .......... 64%  257M 0s
 24750K .......... .......... .......... .......... .......... 64%  302M 0s
 24800K .......... .......... .......... .......... .......... 64% 76.3M 0s
 24850K .......... .......... .......... .......... .......... 64%  253M 0s
 24900K .......... .......... .......... .......... .......... 64% 65.1M 0s
 24950K .......... .......... .......... .......... .......... 64%  250M 0s
 25000K .......... .......... .......... .......... .......... 64%  293M 0s
 25050K .......... .......... .......... .......... .......... 65%  124M 0s
 25100K .......... .......... .......... .......... .......... 65% 76.7M 0s
 25150K .......... .......... .......... .......... .......... 65%  254M 0s
 25200K .......... .......... .......... .......... .......... 65%  263M 0s
 25250K .......... .......... .......... .......... .......... 65%  271M 0s
 25300K .......... .......... .......... .......... .......... 65% 88.2M 0s
 25350K .......... .......... .......... .......... .......... 65%  143M 0s
 25400K .......... .......... .......... .......... .......... 65%  175M 0s
 25450K .......... .......... .......... .......... .......... 66%  127M 0s
 25500K .......... .......... .......... .......... .......... 66%  147M 0s
 25550K .......... .......... .......... .......... .......... 66% 86.3M 0s
 25600K .......... .......... .......... .......... .......... 66%  273M 0s
 25650K .......... .......... .......... .......... .......... 66% 84.7M 0s
 25700K .......... .......... .......... .......... .......... 66%  196M 0s
 25750K .......... .......... .......... .......... .......... 66%  244M 0s
 25800K .......... .......... .......... .......... .......... 66% 92.3M 0s
 25850K .......... .......... .......... .......... .......... 67%  251M 0s
 25900K .......... .......... .......... .......... .......... 67%  231M 0s
 25950K .......... .......... .......... .......... .......... 67%  213M 0s
 26000K .......... .......... .......... .......... .......... 67%  265M 0s
 26050K .......... .......... .......... .......... .......... 67%  226M 0s
 26100K .......... .......... .......... .......... .......... 67% 63.2M 0s
 26150K .......... .......... .......... .......... .......... 67%  234M 0s
 26200K .......... .......... .......... .......... .......... 67%  246M 0s
 26250K .......... .......... .......... .......... .......... 68%  270M 0s
 26300K .......... .......... .......... .......... .......... 68%  227M 0s
 26350K .......... .......... .......... .......... .......... 68%  251M 0s
 26400K .......... .......... .......... .......... .......... 68%  241M 0s
 26450K .......... .......... .......... .......... .......... 68%  269M 0s
 26500K .......... .......... .......... .......... .......... 68%  203M 0s
 26550K .......... .......... .......... .......... .......... 68%  235M 0s
 26600K .......... .......... .......... .......... .......... 69% 46.1M 0s
 26650K .......... .......... .......... .......... .......... 69%  220M 0s
 26700K .......... .......... .......... .......... .......... 69%  220M 0s
 26750K .......... .......... .......... .......... .......... 69%  292M 0s
 26800K .......... .......... .......... .......... .......... 69%  247M 0s
 26850K .......... .......... .......... .......... .......... 69%  232M 0s
 26900K .......... .......... .......... .......... .......... 69%  203M 0s
 26950K .......... .......... .......... .......... .......... 69%  269M 0s
 27000K .......... .......... .......... .......... .......... 70%  247M 0s
 27050K .......... .......... .......... .......... .......... 70%  233M 0s
 27100K .......... .......... .......... .......... .......... 70%  219M 0s
 27150K .......... .......... .......... .......... .......... 70%  283M 0s
 27200K .......... .......... .......... .......... .......... 70%  266M 0s
 27250K .......... .......... .......... .......... .......... 70%  260M 0s
 27300K .......... .......... .......... .......... .......... 70%  220M 0s
 27350K .......... .......... .......... .......... .......... 70%  227M 0s
 27400K .......... .......... .......... .......... .......... 71%  298M 0s
 27450K .......... .......... .......... .......... .......... 71%  254M 0s
 27500K .......... .......... .......... .......... .......... 71%  240M 0s
 27550K .......... .......... .......... .......... .......... 71%  267M 0s
 27600K .......... .......... .......... .......... .......... 71% 17.9M 0s
 27650K .......... .......... .......... .......... .......... 71%  209M 0s
 27700K .......... .......... .......... .......... .......... 71%  200M 0s
 27750K .......... .......... .......... .......... .......... 72%  274M 0s
 27800K .......... .......... .......... .......... .......... 72%  285M 0s
 27850K .......... .......... .......... .......... .......... 72%  245M 0s
 27900K .......... .......... .......... .......... .......... 72%  221M 0s
 27950K .......... .......... .......... .......... .......... 72%  222M 0s
 28000K .......... .......... .......... .......... .......... 72%  246M 0s
 28050K .......... .......... .......... .......... .......... 72%  272M 0s
 28100K .......... .......... .......... .......... .......... 72%  207M 0s
 28150K .......... .......... .......... .......... .......... 73%  277M 0s
 28200K .......... .......... .......... .......... .......... 73%  252M 0s
 28250K .......... .......... .......... .......... .......... 73%  295M 0s
 28300K .......... .......... .......... .......... .......... 73%  235M 0s
 28350K .......... .......... .......... .......... .......... 73%  272M 0s
 28400K .......... .......... .......... .......... .......... 73%  244M 0s
 28450K .......... .......... .......... .......... .......... 73%  240M 0s
 28500K .......... .......... .......... .......... .......... 73%  217M 0s
 28550K .......... .......... .......... .......... .......... 74%  275M 0s
 28600K .......... .......... .......... .......... .......... 74%  238M 0s
 28650K .......... .......... .......... .......... .......... 74%  270M 0s
 28700K .......... .......... .......... .......... .......... 74%  229M 0s
 28750K .......... .......... .......... .......... .......... 74%  251M 0s
 28800K .......... .......... .......... .......... .......... 74%  272M 0s
 28850K .......... .......... .......... .......... .......... 74%  262M 0s
 28900K .......... .......... .......... .......... .......... 74%  180M 0s
 28950K .......... .......... .......... .......... .......... 75%  228M 0s
 29000K .......... .......... .......... .......... .......... 75%  270M 0s
 29050K .......... .......... .......... .......... .......... 75%  232M 0s
 29100K .......... .......... .......... .......... .......... 75%  243M 0s
 29150K .......... .......... .......... .......... .......... 75%  271M 0s
 29200K .......... .......... .......... .......... .......... 75%  261M 0s
 29250K .......... .......... .......... .......... .......... 75%  301M 0s
 29300K .......... .......... .......... .......... .......... 76%  253M 0s
 29350K .......... .......... .......... .......... .......... 76%  309M 0s
 29400K .......... .......... .......... .......... .......... 76%  256M 0s
 29450K .......... .......... .......... .......... .......... 76%  244M 0s
 29500K .......... .......... .......... .......... .......... 76%  239M 0s
 29550K .......... .......... .......... .......... .......... 76%  287M 0s
 29600K .......... .......... .......... .......... .......... 76%  299M 0s
 29650K .......... .......... .......... .......... .......... 76%  280M 0s
 29700K .......... .......... .......... .......... .......... 77%  202M 0s
 29750K .......... .......... .......... .......... .......... 77%  234M 0s
 29800K .......... .......... .......... .......... .......... 77%  253M 0s
 29850K .......... .......... .......... .......... .......... 77%  290M 0s
 29900K .......... .......... .......... .......... .......... 77%  254M 0s
 29950K .......... .......... .......... .......... .......... 77%  256M 0s
 30000K .......... .......... .......... .......... .......... 77% 11.3M 0s
 30050K .......... .......... .......... .......... .......... 77%  189M 0s
 30100K .......... .......... .......... .......... .......... 78%  188M 0s
 30150K .......... .......... .......... .......... .......... 78%  211M 0s
 30200K .......... .......... .......... .......... .......... 78%  225M 0s
 30250K .......... .......... .......... .......... .......... 78%  191M 0s
 30300K .......... .......... .......... .......... .......... 78%  211M 0s
 30350K .......... .......... .......... .......... .......... 78%  218M 0s
 30400K .......... .......... .......... .......... .......... 78%  252M 0s
 30450K .......... .......... .......... .......... .......... 79%  200M 0s
 30500K .......... .......... .......... .......... .......... 79%  169M 0s
 30550K .......... .......... .......... .......... .......... 79%  250M 0s
 30600K .......... .......... .......... .......... .......... 79%  240M 0s
 30650K .......... .......... .......... .......... .......... 79%  227M 0s
 30700K .......... .......... .......... .......... .......... 79%  219M 0s
 30750K .......... .......... .......... .......... .......... 79%  246M 0s
 30800K .......... .......... .......... .......... .......... 79%  223M 0s
 30850K .......... .......... .......... .......... .......... 80%  185M 0s
 30900K .......... .......... .......... .......... .......... 80%  159M 0s
 30950K .......... .......... .......... .......... .......... 80%  229M 0s
 31000K .......... .......... .......... .......... .......... 80%  187M 0s
 31050K .......... .......... .......... .......... .......... 80%  247M 0s
 31100K .......... .......... .......... .......... .......... 80%  383M 0s
 31150K .......... .......... .......... .......... .......... 80%  309M 0s
 31200K .......... .......... .......... .......... .......... 80%  368M 0s
 31250K .......... .......... .......... .......... .......... 81%  338M 0s
 31300K .......... .......... .......... .......... .......... 81%  327M 0s
 31350K .......... .......... .......... .......... .......... 81%  436M 0s
 31400K .......... .......... .......... .......... .......... 81%  396M 0s
 31450K .......... .......... .......... .......... .......... 81%  316M 0s
 31500K .......... .......... .......... .......... .......... 81%  284M 0s
 31550K .......... .......... .......... .......... .......... 81%  418M 0s
 31600K .......... .......... .......... .......... .......... 81%  365M 0s
 31650K .......... .......... .......... .......... .......... 82%  443M 0s
 31700K .......... .......... .......... .......... .......... 82%  315M 0s
 31750K .......... .......... .......... .......... .......... 82%  382M 0s
 31800K .......... .......... .......... .......... .......... 82%  378M 0s
 31850K .......... .......... .......... .......... .......... 82%  252M 0s
 31900K .......... .......... .......... .......... .......... 82%  319M 0s
 31950K .......... .......... .......... .......... .......... 82%  417M 0s
 32000K .......... .......... .......... .......... .......... 83%  319M 0s
 32050K .......... .......... .......... .......... .......... 83%  437M 0s
 32100K .......... .......... .......... .......... .......... 83%  295M 0s
 32150K .......... .......... .......... .......... .......... 83% 25.9M 0s
 32200K .......... .......... .......... .......... .......... 83% 67.3M 0s
 32250K .......... .......... .......... .......... .......... 83% 35.3M 0s
 32300K .......... .......... .......... .......... .......... 83% 34.0M 0s
 32350K .......... .......... .......... .......... .......... 83%  121M 0s
 32400K .......... .......... .......... .......... .......... 84%  251M 0s
 32450K .......... .......... .......... .......... .......... 84%  243M 0s
 32500K .......... .......... .......... .......... .......... 84%  194M 0s
 32550K .......... .......... .......... .......... .......... 84%  350M 0s
 32600K .......... .......... .......... .......... .......... 84%  342M 0s
 32650K .......... .......... .......... .......... .......... 84%  378M 0s
 32700K .......... .......... .......... .......... .......... 84%  351M 0s
 32750K .......... .......... .......... .......... .......... 84%  362M 0s
 32800K .......... .......... .......... .......... .......... 85%  343M 0s
 32850K .......... .......... .......... .......... .......... 85% 75.6M 0s
 32900K .......... .......... .......... .......... .......... 85% 40.3M 0s
 32950K .......... .......... .......... .......... .......... 85%  144M 0s
 33000K .......... .......... .......... .......... .......... 85%  418M 0s
 33050K .......... .......... .......... .......... .......... 85%  361M 0s
 33100K .......... .......... .......... .......... .......... 85%  343M 0s
 33150K .......... .......... .......... .......... .......... 86%  389M 0s
 33200K .......... .......... .......... .......... .......... 86%  439M 0s
 33250K .......... .......... .......... .......... .......... 86%  367M 0s
 33300K .......... .......... .......... .......... .......... 86%  341M 0s
 33350K .......... .......... .......... .......... .......... 86%  337M 0s
 33400K .......... .......... .......... .......... .......... 86%  426M 0s
 33450K .......... .......... .......... .......... .......... 86%  393M 0s
 33500K .......... .......... .......... .......... .......... 86%  375M 0s
 33550K .......... .......... .......... .......... .......... 87%  391M 0s
 33600K .......... .......... .......... .......... .......... 87%  429M 0s
 33650K .......... .......... .......... .......... .......... 87%  331M 0s
 33700K .......... .......... .......... .......... .......... 87%  329M 0s
 33750K .......... .......... .......... .......... .......... 87%  309M 0s
 33800K .......... .......... .......... .......... .......... 87%  434M 0s
 33850K .......... .......... .......... .......... .......... 87%  388M 0s
 33900K .......... .......... .......... .......... .......... 87%  388M 0s
 33950K .......... .......... .......... .......... .......... 88%  232M 0s
 34000K .......... .......... .......... .......... .......... 88%  101M 0s
 34050K .......... .......... .......... .......... .......... 88%  147M 0s
 34100K .......... .......... .......... .......... .......... 88% 73.0M 0s
 34150K .......... .......... .......... .......... .......... 88% 53.2M 0s
 34200K .......... .......... .......... .......... .......... 88%  103M 0s
 34250K .......... .......... .......... .......... .......... 88% 65.7M 0s
 34300K .......... .......... .......... .......... .......... 88% 52.9M 0s
 34350K .......... .......... .......... .......... .......... 89% 66.0M 0s
 34400K .......... .......... .......... .......... .......... 89% 42.1M 0s
 34450K .......... .......... .......... .......... .......... 89%  101M 0s
 34500K .......... .......... .......... .......... .......... 89% 38.0M 0s
 34550K .......... .......... .......... .......... .......... 89% 57.0M 0s
 34600K .......... .......... .......... .......... .......... 89%  124M 0s
 34650K .......... .......... .......... .......... .......... 89%  127M 0s
 34700K .......... .......... .......... .......... .......... 90% 65.5M 0s
 34750K .......... .......... .......... .......... .......... 90% 1.88M 0s
 34800K .......... .......... .......... .......... .......... 90% 94.9M 0s
 34850K .......... .......... .......... .......... .......... 90%  114M 0s
 34900K .......... .......... .......... .......... .......... 90%  158M 0s
 34950K .......... .......... .......... .......... .......... 90%  121M 0s
 35000K .......... .......... .......... .......... .......... 90%  158M 0s
 35050K .......... .......... .......... .......... .......... 90%  181M 0s
 35100K .......... .......... .......... .......... .......... 91% 56.5M 0s
 35150K .......... .......... .......... .......... .......... 91% 81.8M 0s
 35200K .......... .......... .......... .......... .......... 91% 71.1M 0s
 35250K .......... .......... .......... .......... .......... 91% 43.5M 0s
 35300K .......... .......... .......... .......... .......... 91% 92.0M 0s
 35350K .......... .......... .......... .......... .......... 91% 84.0M 0s
 35400K .......... .......... .......... .......... .......... 91% 74.4M 0s
 35450K .......... .......... .......... .......... .......... 91% 63.3M 0s
 35500K .......... .......... .......... .......... .......... 92% 31.4M 0s
 35550K .......... .......... .......... .......... .......... 92%  189M 0s
 35600K .......... .......... .......... .......... .......... 92%  185M 0s
 35650K .......... .......... .......... .......... .......... 92% 97.9M 0s
 35700K .......... .......... .......... .......... .......... 92%  104M 0s
 35750K .......... .......... .......... .......... .......... 92%  156M 0s
 35800K .......... .......... .......... .......... .......... 92%  195M 0s
 35850K .......... .......... .......... .......... .......... 92%  196M 0s
 35900K .......... .......... .......... .......... .......... 93%  133M 0s
 35950K .......... .......... .......... .......... .......... 93% 83.5M 0s
 36000K .......... .......... .......... .......... .......... 93%  136M 0s
 36050K .......... .......... .......... .......... .......... 93%  134M 0s
 36100K .......... .......... .......... .......... .......... 93%  173M 0s
 36150K .......... .......... .......... .......... .......... 93%  215M 0s
 36200K .......... .......... .......... .......... .......... 93%  189M 0s
 36250K .......... .......... .......... .......... .......... 94%  151M 0s
 36300K .......... .......... .......... .......... .......... 94%  170M 0s
 36350K .......... .......... .......... .......... .......... 94%  168M 0s
 36400K .......... .......... .......... .......... .......... 94%  101M 0s
 36450K .......... .......... .......... .......... .......... 94% 93.6M 0s
 36500K .......... .......... .......... .......... .......... 94% 93.8M 0s
 36550K .......... .......... .......... .......... .......... 94%  105M 0s
 36600K .......... .......... .......... .......... .......... 94%  121M 0s
 36650K .......... .......... .......... .......... .......... 95% 91.1M 0s
 36700K .......... .......... .......... .......... .......... 95%  127M 0s
 36750K .......... .......... .......... .......... .......... 95%  131M 0s
 36800K .......... .......... .......... .......... .......... 95% 57.1M 0s
 36850K .......... .......... .......... .......... .......... 95% 56.9M 0s
 36900K .......... .......... .......... .......... .......... 95% 38.8M 0s
 36950K .......... .......... .......... .......... .......... 95% 49.2M 0s
 37000K .......... .......... .......... .......... .......... 95% 56.1M 0s
 37050K .......... .......... .......... .......... .......... 96% 47.7M 0s
 37100K .......... .......... .......... .......... .......... 96%  211M 0s
 37150K .......... .......... .......... .......... .......... 96%  163M 0s
 37200K .......... .......... .......... .......... .......... 96%  198M 0s
 37250K .......... .......... .......... .......... .......... 96%  110M 0s
 37300K .......... .......... .......... .......... .......... 96%  265M 0s
 37350K .......... .......... .......... .......... .......... 96%  119M 0s
 37400K .......... .......... .......... .......... .......... 97%  109M 0s
 37450K .......... .......... .......... .......... .......... 97% 96.3M 0s
 37500K .......... .......... .......... .......... .......... 97%  190M 0s
 37550K .......... .......... .......... .......... .......... 97%  114M 0s
 37600K .......... .......... .......... .......... .......... 97%  111M 0s
 37650K .......... .......... .......... .......... .......... 97%  108M 0s
 37700K .......... .......... .......... .......... .......... 97%  298M 0s
 37750K .......... .......... .......... .......... .......... 97%  102M 0s
 37800K .......... .......... .......... .......... .......... 98%  146M 0s
 37850K .......... .......... .......... .......... .......... 98%  200M 0s
 37900K .......... .......... .......... .......... .......... 98%  172M 0s
 37950K .......... .......... .......... .......... .......... 98%  240M 0s
 38000K .......... .......... .......... .......... .......... 98%  116M 0s
 38050K .......... .......... .......... .......... .......... 98% 67.5M 0s
 38100K .......... .......... .......... .......... .......... 98%  301M 0s
 38150K .......... .......... .......... .......... .......... 98%  307M 0s
 38200K .......... .......... .......... .......... .......... 99%  310M 0s
 38250K .......... .......... .......... .......... .......... 99%  258M 0s
 38300K .......... .......... .......... .......... .......... 99%  301M 0s
 38350K .......... .......... .......... .......... .......... 99%  121M 0s
 38400K .......... .......... .......... .......... .......... 99% 66.2M 0s
 38450K .......... .......... .......... .......... .......... 99%  179M 0s
 38500K .......... .......... .......... .......... .......... 99%  307M 0s
 38550K .......... .......... .......... .......... .......... 99%  294M 0s
 38600K ...                                                   100% 6398G=0.4s

2020-05-07 17:25:17 (87.7 MB/s) - 'cmake-3.16.6-Linux-x86_64.sh' saved [39529835/39529835]

CMake Installer Version: 3.16.6, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
Removing intermediate container 838cf5618095
 ---> a467457c750b
Step 5/7 : RUN git clone https://github.com/facebook/hermes.git
 ---> Running in ae1dfc9ecff8
Cloning into 'hermes'...
Removing intermediate container ae1dfc9ecff8
 ---> dd3eb095d81f
Step 6/7 : WORKDIR hermes
 ---> Running in f32130df68ec
Removing intermediate container f32130df68ec
 ---> 339d0d2a32d0
Step 7/7 : COPY build.sh $SRC/
 ---> 5666df85099b
Successfully built 5666df85099b
Successfully tagged gcr.io/oss-fuzz/hermes:latest
Keeping existing build artifacts as-is (if any).
Running: docker run --rm --privileged -i --cap-add SYS_PTRACE -e FUZZING_ENGINE=afl -e SANITIZER=address -e ARCHITECTURE=x86_64 -v /home/travis/build/google/oss-fuzz/build/out/hermes:/out -v /home/travis/build/google/oss-fuzz/build/work/hermes:/work -t gcr.io/oss-fuzz/hermes
---------------------------------------------------------------
Compiling afl to /usr/lib/libFuzzingEngine.a ...ar: creating /usr/lib/libFuzzingEngine.a
rm -f afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace
rm -rf out_dir qemu_mode/qemu-2.10.0
make -C llvm_mode clean
make[1]: Entering directory '/src/afl/llvm_mode'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 
rm -f ../afl-clang-fast ../afl-llvm-pass.so ../afl-llvm-rt.o ../afl-llvm-rt-32.o ../afl-llvm-rt-64.o ../afl-clang-fast++
make[1]: Leaving directory '/src/afl/llvm_mode'
make -C libdislocator clean
make[1]: Entering directory '/src/afl/libdislocator'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libdislocator.so
make[1]: Leaving directory '/src/afl/libdislocator'
make -C libtokencap clean
make[1]: Entering directory '/src/afl/libtokencap'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libtokencap.so
make[1]: Leaving directory '/src/afl/libtokencap'
[!] Note: skipping x86 compilation checks (AFL_NO_X86 set).
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gcc.c -o afl-gcc -ldl
set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-fuzz.c -o afl-fuzz -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-showmap.c -o afl-showmap -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-tmin.c -o afl-tmin -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gotcpu.c -o afl-gotcpu -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-analyze.c -o afl-analyze -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-as.c -o afl-as -ldl
ln -sf afl-as as
[!] Note: skipping build tests (you may need to use LLVM or QEMU mode).
[+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc.
[+] All done! Be sure to review README - it's pretty short and useful.
NOTE: If you can read this, your terminal probably uses white background.
This will make the UI hard to read. See docs/status_screen.txt for advice.
 done.
CC=clang
CXX=clang++
CFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard
CXXFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard -stdlib=libc++
---------------------------------------------------------------
+ '[' address = address ']'
+ CONFIGURE_FLAGS=--enable-asan
+ ./utils/build/configure.py /out/build --build-system 'Unix Makefiles' --enable-asan '--cmake-flags=-DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a'
Building hermes using Unix Makefiles into /out/build/
./utils/build/configure.py:186: UserWarning: Configuring CMake with Python2. Python3 is recommended for the configuration of the Hermes build
  "Configuring CMake with Python2. "
CMake flags: -DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a -DPYTHON_EXECUTABLE=/usr/bin/python -DCMAKE_BUILD_TYPE=Debug -DHERMES_ENABLE_ADDRESS_SANITIZER=ON
CMake version:
cmake version 3.16.6

CMake suite maintained and supported by Kitware (kitware.com/cmake).

+ /usr/local/bin/cmake /src/hermes -G Unix Makefiles -DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a -DPYTHON_EXECUTABLE=/usr/bin/python -DCMAKE_BUILD_TYPE=Debug -DHERMES_ENABLE_ADDRESS_SANITIZER=ON
CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
  The OLD behavior for policy CMP0023 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is Clang 10.0.0
-- The CXX compiler identification is Clang 10.0.0
-- Check for working C compiler: /usr/local/bin/clang
-- Check for working C compiler: /usr/local/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/bin/clang++
-- Check for working CXX compiler: /usr/local/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test HAVE_COMPUTED_GOTO
-- Performing Test HAVE_COMPUTED_GOTO - Success
-- Performing Test HAVE_GC_SECTIONS
-- Performing Test HAVE_GC_SECTIONS - Failed
-- Performing Test INIT_LIST_LIFETIME_FLAG
-- Performing Test INIT_LIST_LIFETIME_FLAG - Failed
-- Found the following ICU libraries:
--   uc (required)
--   i18n (required)
--   data (required)
--   uc (required)
-- Found ICU: /usr/include/x86_64-linux-gnu (found suitable version "55.1", minimum required is "52") 
icu dir: /usr/lib/x86_64-linux-gnu
-- Performing Test LLVM_NO_OLD_LIBSTDCXX
-- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for link.h
-- Looking for link.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for histedit.h
-- Looking for histedit.h - not found
-- Looking for CrashReporterClient.h
-- Looking for CrashReporterClient.h - not found
-- Looking for linux/magic.h
-- Looking for linux/magic.h - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Looking for xar_open in xar
-- Looking for xar_open in xar - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include  
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
-- Looking for _Unwind_Backtrace
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for lseek64
-- Looking for lseek64 - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dladdr
-- Looking for dladdr - not found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Looking for sched_getaffinity
-- Looking for sched_getaffinity - found
-- Looking for CPU_COUNT
-- Looking for CPU_COUNT - found
-- Looking for pthread_getname_np
-- Looking for pthread_getname_np - found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_PIE_FLAG
-- Performing Test SUPPORTS_NO_PIE_FLAG - Success
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
-- Performing Test HAVE_IS_TRIVIALLY_COPYABLE
-- Performing Test HAVE_IS_TRIVIALLY_COPYABLE - Success
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    HERMES_FUZZING_FLAG
    HERMES_USE_STATIC_ICU


-- Build files have been written to: /out/build
+ cmake --build /out/build --parallel --target fuzzer-jsi-entry
make: *** No rule to make target 'fuzzer-jsi-entry'.  Stop.
Building fuzzers failed.
Failed projects: hermes
TravisBuddy Request Identifier: dec3f3b0-9087-11ea-931a-79bfa81bc315

@neildhar
Copy link
Contributor Author

neildhar commented May 7, 2020

@googlebot I signed it!

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@TravisBuddy
Copy link

Travis tests have failed

Hey @neildhar,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

3rd Build

View build log

./infra/travis/travis_build.py
Building project hermes
Running command: python /home/travis/build/google/oss-fuzz/infra/helper.py build_fuzzers hermes --engine afl --sanitizer address --architecture x86_64
Running: docker build -t gcr.io/oss-fuzz/hermes projects/hermes

Step 1/7 : FROM gcr.io/oss-fuzz-base/base-builder
latest: Pulling from oss-fuzz-base/base-builder




















Digest: sha256:8cf83d05301093048ffdf5639927cce92cbae156f22468aeb223758e83030933
Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest
 ---> 11c29a6c33db
Step 2/7 : MAINTAINER [email protected]
 ---> Running in 8004c2437841
Removing intermediate container 8004c2437841
 ---> 1a457742233c
Step 3/7 : RUN apt-get update &&     apt-get install -y make autoconf automake libtool wget libicu-dev     python zip libreadline-dev libatomic-ops-dev
 ---> Running in 11a640729598
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1470 kB]
Fetched 1796 kB in 1s (1295 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
make is already the newest version (4.1-6).
zip is already the newest version (3.0-11).
The following additional packages will be installed:
  autotools-dev icu-devtools libicu55 libltdl-dev libltdl7 libpython-stdlib
  libpython2.7-minimal libpython2.7-stdlib libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev m4 python-minimal python2.7 python2.7-minimal
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc gettext icu-doc libtool-doc
  readline-doc libstdc++-5-doc gfortran | fortran95-compiler gcj-jdk
  python-doc python-tk python2.7-doc binfmt-support
The following NEW packages will be installed:
  autoconf automake autotools-dev icu-devtools libatomic-ops-dev libicu-dev
  libicu55 libltdl-dev libltdl7 libpython-stdlib libpython2.7-minimal
  libpython2.7-stdlib libreadline-dev libreadline6-dev libsigsegv2
  libstdc++-5-dev libtinfo-dev libtool m4 python python-minimal python2.7
  python2.7-minimal wget
0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
Need to get 23.7 MB of archives.
After this operation, 113 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [338 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [1261 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.11 [1884 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.11 [224 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatomic-ops-dev amd64 7.4.2-3ubuntu1 [69.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libreadline-dev amd64 6.3-8ubuntu2 [992 B]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 23.7 MB in 1s (13.3 MB/s)
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 14801 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
Unpacking python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
Setting up python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package python.
(Reading database ... 15554 files and directories currently installed.)
Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
Unpacking python (2.7.12-1~16.04) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...
Unpacking wget (1.17.1-1ubuntu1.5) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ...
Unpacking m4 (1.4.17-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-9_all.deb ...
Unpacking autoconf (2.69-9) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
Unpacking autotools-dev (20150820.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ...
Unpacking automake (1:1.15-4ubuntu1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ...
Unpacking icu-devtools (55.1-7ubuntu0.5) ...
Selecting previously unselected package libatomic-ops-dev:amd64.
Preparing to unpack .../libatomic-ops-dev_7.4.2-3ubuntu1_amd64.deb ...
Unpacking libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libreadline-dev:amd64.
Preparing to unpack .../libreadline-dev_6.3-8ubuntu2_amd64.deb ...
Unpacking libreadline-dev:amd64 (6.3-8ubuntu2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
Unpacking libtool (2.4.6-0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsigsegv2:amd64 (2.10-4) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.11) ...
Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Setting up python (2.7.12-1~16.04) ...
Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
Setting up wget (1.17.1-1ubuntu1.5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-9) ...
Setting up autotools-dev (20150820.1) ...
Setting up automake (1:1.15-4ubuntu1) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up icu-devtools (55.1-7ubuntu0.5) ...
Setting up libatomic-ops-dev:amd64 (7.4.2-3ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Setting up libltdl7:amd64 (2.4.6-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ...
Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ...
Setting up libreadline-dev:amd64 (6.3-8ubuntu2) ...
Setting up libtool (2.4.6-0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container 11a640729598
 ---> cf469cefbf62
Step 4/7 : RUN wget https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh;     chmod +x cmake-3.16.6-Linux-x86_64.sh;     ./cmake-3.16.6-Linux-x86_64.sh --skip-license --prefix="/usr/local"
 ---> Running in 3676845e614c
--2020-05-07 18:47:22--  https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.sh
Resolving github.com (github.com)... 140.82.112.4
Connecting to github.com (github.com)|140.82.112.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T184721Z&X-Amz-Expires=300&X-Amz-Signature=8a56e4aea55a8c4113a079f6c85adb572777147d81e970673c8adb5c7105f8b0&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [following]
--2020-05-07 18:47:23--  https://github-production-release-asset-2e65be.s3.amazonaws.com/537699/fc3e8080-7b0c-11ea-95a0-e16e594cc0a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T184721Z&X-Amz-Expires=300&X-Amz-Signature=8a56e4aea55a8c4113a079f6c85adb572777147d81e970673c8adb5c7105f8b0&X-Amz-SignedHeaders=host&actor_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.16.6-Linux-x86_64.sh&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.176.163
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.176.163|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 39529835 (38M) [application/octet-stream]
Saving to: 'cmake-3.16.6-Linux-x86_64.sh'

     0K .......... .......... .......... .......... ..........  0% 1.64M 23s
    50K .......... .......... .......... .......... ..........  0% 1.67M 23s
   100K .......... .......... .......... .......... ..........  0% 1.73M 22s
   150K .......... .......... .......... .......... ..........  0%  229M 17s
   200K .......... .......... .......... .......... ..........  0% 72.8M 14s
   250K .......... .......... .......... .......... ..........  0% 1.73M 15s
   300K .......... .......... .......... .......... ..........  0%  180M 13s
   350K .......... .......... .......... .......... ..........  1%  301M 11s
   400K .......... .......... .......... .......... ..........  1%  188M 10s
   450K .......... .......... .......... .......... ..........  1%  219M 9s
   500K .......... .......... .......... .......... ..........  1%  232M 8s
   550K .......... .......... .......... .......... ..........  1% 1.74M 9s
   600K .......... .......... .......... .......... ..........  1%  236M 9s
   650K .......... .......... .......... .......... ..........  1%  184M 8s
   700K .......... .......... .......... .......... ..........  1% 80.7M 7s
   750K .......... .......... .......... .......... ..........  2%  150M 7s
   800K .......... .......... .......... .......... ..........  2%  192M 7s
   850K .......... .......... .......... .......... ..........  2%  331M 6s
   900K .......... .......... .......... .......... ..........  2%  343M 6s
   950K .......... .......... .......... .......... ..........  2%  247M 6s
  1000K .......... .......... .......... .......... ..........  2%  286M 5s
  1050K .......... .......... .......... .......... ..........  2%  324M 5s
  1100K .......... .......... .......... .......... ..........  2%  241M 5s
  1150K .......... .......... .......... .......... ..........  3% 1.85M 5s
  1200K .......... .......... .......... .......... ..........  3% 59.7M 5s
  1250K .......... .......... .......... .......... ..........  3%  186M 5s
  1300K .......... .......... .......... .......... ..........  3%  250M 5s
  1350K .......... .......... .......... .......... ..........  3% 76.3M 5s
  1400K .......... .......... .......... .......... ..........  3%  212M 5s
  1450K .......... .......... .......... .......... ..........  3%  228M 4s
  1500K .......... .......... .......... .......... ..........  4%  100M 4s
  1550K .......... .......... .......... .......... ..........  4%  202M 4s
  1600K .......... .......... .......... .......... ..........  4%  114M 4s
  1650K .......... .......... .......... .......... ..........  4%  170M 4s
  1700K .......... .......... .......... .......... ..........  4%  226M 4s
  1750K .......... .......... .......... .......... ..........  4%  220M 4s
  1800K .......... .......... .......... .......... ..........  4%  141M 4s
  1850K .......... .......... .......... .......... ..........  4%  186M 3s
  1900K .......... .......... .......... .......... ..........  5%  179M 3s
  1950K .......... .......... .......... .......... ..........  5%  266M 3s
  2000K .......... .......... .......... .......... ..........  5%  231M 3s
  2050K .......... .......... .......... .......... ..........  5%  216M 3s
  2100K .......... .......... .......... .......... ..........  5%  285M 3s
  2150K .......... .......... .......... .......... ..........  5%  286M 3s
  2200K .......... .......... .......... .......... ..........  5%  219M 3s
  2250K .......... .......... .......... .......... ..........  5% 2.13M 3s
  2300K .......... .......... .......... .......... ..........  6%  101M 3s
  2350K .......... .......... .......... .......... ..........  6%  115M 3s
  2400K .......... .......... .......... .......... ..........  6%  298M 3s
  2450K .......... .......... .......... .......... ..........  6% 49.7M 3s
  2500K .......... .......... .......... .......... ..........  6%  148M 3s
  2550K .......... .......... .......... .......... ..........  6% 32.4M 3s
  2600K .......... .......... .......... .......... ..........  6% 40.8M 3s
  2650K .......... .......... .......... .......... ..........  6% 62.8M 3s
  2700K .......... .......... .......... .......... ..........  7%  209M 3s
  2750K .......... .......... .......... .......... ..........  7% 54.3M 3s
  2800K .......... .......... .......... .......... ..........  7%  217M 3s
  2850K .......... .......... .......... .......... ..........  7% 93.9M 3s
  2900K .......... .......... .......... .......... ..........  7% 74.8M 3s
  2950K .......... .......... .......... .......... ..........  7%  125M 3s
  3000K .......... .......... .......... .......... ..........  7%  314M 2s
  3050K .......... .......... .......... .......... ..........  8%  234M 2s
  3100K .......... .......... .......... .......... ..........  8%  109M 2s
  3150K .......... .......... .......... .......... ..........  8% 81.5M 2s
  3200K .......... .......... .......... .......... ..........  8%  217M 2s
  3250K .......... .......... .......... .......... ..........  8% 94.4M 2s
  3300K .......... .......... .......... .......... ..........  8% 92.7M 2s
  3350K .......... .......... .......... .......... ..........  8%  107M 2s
  3400K .......... .......... .......... .......... ..........  8%  226M 2s
  3450K .......... .......... .......... .......... ..........  9% 96.4M 2s
  3500K .......... .......... .......... .......... ..........  9% 95.5M 2s
  3550K .......... .......... .......... .......... ..........  9% 92.4M 2s
  3600K .......... .......... .......... .......... ..........  9%  308M 2s
  3650K .......... .......... .......... .......... ..........  9% 91.0M 2s
  3700K .......... .......... .......... .......... ..........  9%  259M 2s
  3750K .......... .......... .......... .......... ..........  9%  120M 2s
  3800K .......... .......... .......... .......... ..........  9%  182M 2s
  3850K .......... .......... .......... .......... .......... 10%  110M 2s
  3900K .......... .......... .......... .......... .......... 10%  318M 2s
  3950K .......... .......... .......... .......... .......... 10%  105M 2s
  4000K .......... .......... .......... .......... .......... 10%  258M 2s
  4050K .......... .......... .......... .......... .......... 10%  130M 2s
  4100K .......... .......... .......... .......... .......... 10%  328M 2s
  4150K .......... .......... .......... .......... .......... 10%  110M 2s
  4200K .......... .......... .......... .......... .......... 11%  269M 2s
  4250K .......... .......... .......... .......... .......... 11%  127M 2s
  4300K .......... .......... .......... .......... .......... 11%  337M 2s
  4350K .......... .......... .......... .......... .......... 11%  106M 2s
  4400K .......... .......... .......... .......... .......... 11%  249M 2s
  4450K .......... .......... .......... .......... .......... 11%  125M 2s
  4500K .......... .......... .......... .......... .......... 11%  238M 2s
  4550K .......... .......... .......... .......... .......... 11% 5.05M 2s
  4600K .......... .......... .......... .......... .......... 12% 53.5M 2s
  4650K .......... .......... .......... .......... .......... 12% 31.7M 2s
  4700K .......... .......... .......... .......... .......... 12% 74.8M 2s
  4750K .......... .......... .......... .......... .......... 12% 74.5M 2s
  4800K .......... .......... .......... .......... .......... 12% 92.7M 2s
  4850K .......... .......... .......... .......... .......... 12% 97.2M 2s
  4900K .......... .......... .......... .......... .......... 12%  143M 2s
  4950K .......... .......... .......... .......... .......... 12% 65.1M 2s
  5000K .......... .......... .......... .......... .......... 13%  111M 2s
  5050K .......... .......... .......... .......... .......... 13%  101M 2s
  5100K .......... .......... .......... .......... .......... 13%  266M 2s
  5150K .......... .......... .......... .......... .......... 13%  113M 2s
  5200K .......... .......... .......... .......... .......... 13%  229M 2s
  5250K .......... .......... .......... .......... .......... 13%  202M 2s
  5300K .......... .......... .......... .......... .......... 13%  136M 1s
  5350K .......... .......... .......... .......... .......... 13%  300M 1s
  5400K .......... .......... .......... .......... .......... 14%  356M 1s
  5450K .......... .......... .......... .......... .......... 14%  127M 1s
  5500K .......... .......... .......... .......... .......... 14%  346M 1s
  5550K .......... .......... .......... .......... .......... 14%  166M 1s
  5600K .......... .......... .......... .......... .......... 14%  335M 1s
  5650K .......... .......... .......... .......... .......... 14%  253M 1s
  5700K .......... .......... .......... .......... .......... 14%  145M 1s
  5750K .......... .......... .......... .......... .......... 15%  298M 1s
  5800K .......... .......... .......... .......... .......... 15%  243M 1s
  5850K .......... .......... .......... .......... .......... 15%  129M 1s
  5900K .......... .......... .......... .......... .......... 15%  321M 1s
  5950K .......... .......... .......... .......... .......... 15%  270M 1s
  6000K .......... .......... .......... .......... .......... 15%  244M 1s
  6050K .......... .......... .......... .......... .......... 15%  131M 1s
  6100K .......... .......... .......... .......... .......... 15%  343M 1s
  6150K .......... .......... .......... .......... .......... 16%  304M 1s
  6200K .......... .......... .......... .......... .......... 16%  327M 1s
  6250K .......... .......... .......... .......... .......... 16%  164M 1s
  6300K .......... .......... .......... .......... .......... 16%  240M 1s
  6350K .......... .......... .......... .......... .......... 16%  284M 1s
  6400K .......... .......... .......... .......... .......... 16%  261M 1s
  6450K .......... .......... .......... .......... .......... 16%  124M 1s
  6500K .......... .......... .......... .......... .......... 16%  336M 1s
  6550K .......... .......... .......... .......... .......... 17% 3.10M 1s
  6600K .......... .......... .......... .......... .......... 17%  183M 1s
  6650K .......... .......... .......... .......... .......... 17% 63.1M 1s
  6700K .......... .......... .......... .......... .......... 17% 40.0M 1s
  6750K .......... .......... .......... .......... .......... 17% 41.9M 1s
  6800K .......... .......... .......... .......... .......... 17% 77.7M 1s
  6850K .......... .......... .......... .......... .......... 17%  254M 1s
  6900K .......... .......... .......... .......... .......... 18%  286M 1s
  6950K .......... .......... .......... .......... .......... 18%  217M 1s
  7000K .......... .......... .......... .......... .......... 18%  208M 1s
  7050K .......... .......... .......... .......... .......... 18%  302M 1s
  7100K .......... .......... .......... .......... .......... 18%  234M 1s
  7150K .......... .......... .......... .......... .......... 18%  225M 1s
  7200K .......... .......... .......... .......... .......... 18%  222M 1s
  7250K .......... .......... .......... .......... .......... 18%  243M 1s
  7300K .......... .......... .......... .......... .......... 19%  246M 1s
  7350K .......... .......... .......... .......... .......... 19%  225M 1s
  7400K .......... .......... .......... .......... .......... 19%  272M 1s
  7450K .......... .......... .......... .......... .......... 19%  337M 1s
  7500K .......... .......... .......... .......... .......... 19%  250M 1s
  7550K .......... .......... .......... .......... .......... 19%  238M 1s
  7600K .......... .......... .......... .......... .......... 19%  224M 1s
  7650K .......... .......... .......... .......... .......... 19%  244M 1s
  7700K .......... .......... .......... .......... .......... 20%  256M 1s
  7750K .......... .......... .......... .......... .......... 20%  226M 1s
  7800K .......... .......... .......... .......... .......... 20%  304M 1s
  7850K .......... .......... .......... .......... .......... 20%  338M 1s
  7900K .......... .......... .......... .......... .......... 20% 66.5M 1s
  7950K .......... .......... .......... .......... .......... 20%  276M 1s
  8000K .......... .......... .......... .......... .......... 20%  320M 1s
  8050K .......... .......... .......... .......... .......... 20%  300M 1s
  8100K .......... .......... .......... .......... .......... 21%  334M 1s
  8150K .......... .......... .......... .......... .......... 21%  289M 1s
  8200K .......... .......... .......... .......... .......... 21%  330M 1s
  8250K .......... .......... .......... .......... .......... 21%  322M 1s
  8300K .......... .......... .......... .......... .......... 21%  326M 1s
  8350K .......... .......... .......... .......... .......... 21%  261M 1s
  8400K .......... .......... .......... .......... .......... 21%  326M 1s
  8450K .......... .......... .......... .......... .......... 22%  330M 1s
  8500K .......... .......... .......... .......... .......... 22%  328M 1s
  8550K .......... .......... .......... .......... .......... 22%  303M 1s
  8600K .......... .......... .......... .......... .......... 22%  362M 1s
  8650K .......... .......... .......... .......... .......... 22%  266M 1s
  8700K .......... .......... .......... .......... .......... 22%  336M 1s
  8750K .......... .......... .......... .......... .......... 22%  284M 1s
  8800K .......... .......... .......... .......... .......... 22% 2.79M 1s
  8850K .......... .......... .......... .......... .......... 23%  297M 1s
  8900K .......... .......... .......... .......... .......... 23%  151M 1s
  8950K .......... .......... .......... .......... .......... 23% 98.1M 1s
  9000K .......... .......... .......... .......... .......... 23%  310M 1s
  9050K .......... .......... .......... .......... .......... 23%  263M 1s
  9100K .......... .......... .......... .......... .......... 23%  275M 1s
  9150K .......... .......... .......... .......... .......... 23% 90.8M 1s
  9200K .......... .......... .......... .......... .......... 23%  311M 1s
  9250K .......... .......... .......... .......... .......... 24%  299M 1s
  9300K .......... .......... .......... .......... .......... 24%  117M 1s
  9350K .......... .......... .......... .......... .......... 24%  192M 1s
  9400K .......... .......... .......... .......... .......... 24%  283M 1s
  9450K .......... .......... .......... .......... .......... 24% 99.6M 1s
  9500K .......... .......... .......... .......... .......... 24%  195M 1s
  9550K .......... .......... .......... .......... .......... 24%  239M 1s
  9600K .......... .......... .......... .......... .......... 24%  315M 1s
  9650K .......... .......... .......... .......... .......... 25%  318M 1s
  9700K .......... .......... .......... .......... .......... 25%  251M 1s
  9750K .......... .......... .......... .......... .......... 25%  279M 1s
  9800K .......... .......... .......... .......... .......... 25%  106M 1s
  9850K .......... .......... .......... .......... .......... 25%  243M 1s
  9900K .......... .......... .......... .......... .......... 25%  303M 1s
  9950K .......... .......... .......... .......... .......... 25%  254M 1s
 10000K .......... .......... .......... .......... .......... 26%  123M 1s
 10050K .......... .......... .......... .......... .......... 26%  292M 1s
 10100K .......... .......... .......... .......... .......... 26%  316M 1s
 10150K .......... .......... .......... .......... .......... 26%  307M 1s
 10200K .......... .......... .......... .......... .......... 26%  141M 1s
 10250K .......... .......... .......... .......... .......... 26%  268M 1s
 10300K .......... .......... .......... .......... .......... 26%  325M 1s
 10350K .......... .......... .......... .......... .......... 26%  257M 1s
 10400K .......... .......... .......... .......... .......... 27%  105M 1s
 10450K .......... .......... .......... .......... .......... 27%  211M 1s
 10500K .......... .......... .......... .......... .......... 27%  325M 1s
 10550K .......... .......... .......... .......... .......... 27%  179M 1s
 10600K .......... .......... .......... .......... .......... 27%  265M 1s
 10650K .......... .......... .......... .......... .......... 27%  327M 1s
 10700K .......... .......... .......... .......... .......... 27%  342M 1s
 10750K .......... .......... .......... .......... .......... 27%  138M 1s
 10800K .......... .......... .......... .......... .......... 28%  313M 1s
 10850K .......... .......... .......... .......... .......... 28%  342M 1s
 10900K .......... .......... .......... .......... .......... 28%  344M 1s
 10950K .......... .......... .......... .......... .......... 28%  146M 1s
 11000K .......... .......... .......... .......... .......... 28%  330M 1s
 11050K .......... .......... .......... .......... .......... 28%  351M 1s
 11100K .......... .......... .......... .......... .......... 28%  189M 1s
 11150K .......... .......... .......... .......... .......... 29%  226M 1s
 11200K .......... .......... .......... .......... .......... 29%  347M 1s
 11250K .......... .......... .......... .......... .......... 29% 2.75M 1s
 11300K .......... .......... .......... .......... .......... 29%  239M 1s
 11350K .......... .......... .......... .......... .......... 29%  193M 1s
 11400K .......... .......... .......... .......... .......... 29%  267M 1s
 11450K .......... .......... .......... .......... .......... 29%  255M 1s
 11500K .......... .......... .......... .......... .......... 29%  213M 1s
 11550K .......... .......... .......... .......... .......... 30%  212M 1s
 11600K .......... .......... .......... .......... .......... 30%  349M 1s
 11650K .......... .......... .......... .......... .......... 30%  242M 1s
 11700K .......... .......... .......... .......... .......... 30%  242M 1s
 11750K .......... .......... .......... .......... .......... 30%  227M 1s
 11800K .......... .......... .......... .......... .......... 30%  238M 1s
 11850K .......... .......... .......... .......... .......... 30%  265M 1s
 11900K .......... .......... .......... .......... .......... 30%  280M 1s
 11950K .......... .......... .......... .......... .......... 31%  244M 1s
 12000K .......... .......... .......... .......... .......... 31%  325M 1s
 12050K .......... .......... .......... .......... .......... 31%  336M 1s
 12100K .......... .......... .......... .......... .......... 31%  331M 1s
 12150K .......... .......... .......... .......... .......... 31%  293M 1s
 12200K .......... .......... .......... .......... .......... 31%  347M 1s
 12250K .......... .......... .......... .......... .......... 31%  252M 1s
 12300K .......... .......... .......... .......... .......... 31% 93.4M 1s
 12350K .......... .......... .......... .......... .......... 32% 66.4M 1s
 12400K .......... .......... .......... .......... .......... 32% 30.6M 1s
 12450K .......... .......... .......... .......... .......... 32%  182M 1s
 12500K .......... .......... .......... .......... .......... 32%  240M 1s
 12550K .......... .......... .......... .......... .......... 32%  229M 1s
 12600K .......... .......... .......... .......... .......... 32%  131M 1s
 12650K .......... .......... .......... .......... .......... 32%  205M 1s
 12700K .......... .......... .......... .......... .......... 33%  233M 1s
 12750K .......... .......... .......... .......... .......... 33%  202M 1s
 12800K .......... .......... .......... .......... .......... 33%  294M 1s
 12850K .......... .......... .......... .......... .......... 33%  241M 1s
 12900K .......... .......... .......... .......... .......... 33%  266M 1s
 12950K .......... .......... .......... .......... .......... 33%  227M 1s
 13000K .......... .......... .......... .......... .......... 33%  265M 1s
 13050K .......... .......... .......... .......... .......... 33%  259M 1s
 13100K .......... .......... .......... .......... .......... 34%  271M 1s
 13150K .......... .......... .......... .......... .......... 34%  250M 1s
 13200K .......... .......... .......... .......... .......... 34%  235M 1s
 13250K .......... .......... .......... .......... .......... 34%  257M 1s
 13300K .......... .......... .......... .......... .......... 34%  202M 1s
 13350K .......... .......... .......... .......... .......... 34%  206M 1s
 13400K .......... .......... .......... .......... .......... 34% 49.7M 1s
 13450K .......... .......... .......... .......... .......... 34%  122M 1s
 13500K .......... .......... .......... .......... .......... 35%  155M 1s
 13550K .......... .......... .......... .......... .......... 35% 94.3M 1s
 13600K .......... .......... .......... .......... .......... 35%  290M 1s
 13650K .......... .......... .......... .......... .......... 35% 85.9M 1s
 13700K .......... .......... .......... .......... .......... 35%  293M 1s
 13750K .......... .......... .......... .......... .......... 35% 3.26M 1s
 13800K .......... .......... .......... .......... .......... 35%  223M 1s
 13850K .......... .......... .......... .......... .......... 36% 52.5M 1s
 13900K .......... .......... .......... .......... .......... 36%  286M 1s
 13950K .......... .......... .......... .......... .......... 36%  186M 1s
 14000K .......... .......... .......... .......... .......... 36% 89.8M 1s
 14050K .......... .......... .......... .......... .......... 36%  274M 1s
 14100K .......... .......... .......... .......... .......... 36%  146M 1s
 14150K .......... .......... .......... .......... .......... 36%  112M 1s
 14200K .......... .......... .......... .......... .......... 36%  261M 1s
 14250K .......... .......... .......... .......... .......... 37%  186M 1s
 14300K .......... .......... .......... .......... .......... 37% 60.1M 1s
 14350K .......... .......... .......... .......... .......... 37%  283M 1s
 14400K .......... .......... .......... .......... .......... 37%  327M 1s
 14450K .......... .......... .......... .......... .......... 37%  209M 1s
 14500K .......... .......... .......... .......... .......... 37% 89.6M 1s
 14550K .......... .......... .......... .......... .......... 37%  269M 1s
 14600K .......... .......... .......... .......... .......... 37%  339M 1s
 14650K .......... .......... .......... .......... .......... 38%  290M 1s
 14700K .......... .......... .......... .......... .......... 38%  378M 1s
 14750K .......... .......... .......... .......... .......... 38%  120M 1s
 14800K .......... .......... .......... .......... .......... 38%  290M 1s
 14850K .......... .......... .......... .......... .......... 38%  271M 1s
 14900K .......... .......... .......... .......... .......... 38%  117M 1s
 14950K .......... .......... .......... .......... .......... 38%  231M 1s
 15000K .......... .......... .......... .......... .......... 38%  123M 1s
 15050K .......... .......... .......... .......... .......... 39%  278M 1s
 15100K .......... .......... .......... .......... .......... 39%  186M 1s
 15150K .......... .......... .......... .......... .......... 39%  112M 1s
 15200K .......... .......... .......... .......... .......... 39%  294M 1s
 15250K .......... .......... .......... .......... .......... 39%  118M 1s
 15300K .......... .......... .......... .......... .......... 39%  235M 1s
 15350K .......... .......... .......... .......... .......... 39%  117M 1s
 15400K .......... .......... .......... .......... .......... 40%  197M 1s
 15450K .......... .......... .......... .......... .......... 40%  326M 1s
 15500K .......... .......... .......... .......... .......... 40%  259M 1s
 15550K .......... .......... .......... .......... .......... 40%  142M 1s
 15600K .......... .......... .......... .......... .......... 40%  285M 1s
 15650K .......... .......... .......... .......... .......... 40%  125M 1s
 15700K .......... .......... .......... .......... .......... 40%  203M 1s
 15750K .......... .......... .......... .......... .......... 40%  117M 1s
 15800K .......... .......... .......... .......... .......... 41%  282M 1s
 15850K .......... .......... .......... .......... .......... 41%  210M 1s
 15900K .......... .......... .......... .......... .......... 41%  123M 1s
 15950K .......... .......... .......... .......... .......... 41%  282M 1s
 16000K .......... .......... .......... .......... .......... 41%  170M 1s
 16050K .......... .......... .......... .......... .......... 41%  228M 1s
 16100K .......... .......... .......... .......... .......... 41%  342M 1s
 16150K .......... .......... .......... .......... .......... 41%  146M 1s
 16200K .......... .......... .......... .......... .......... 42%  229M 0s
 16250K .......... .......... .......... .......... .......... 42%  339M 0s
 16300K .......... .......... .......... .......... .......... 42%  245M 0s
 16350K .......... .......... .......... .......... .......... 42%  198M 0s
 16400K .......... .......... .......... .......... .......... 42%  143M 0s
 16450K .......... .......... .......... .......... .......... 42%  371M 0s
 16500K .......... .......... .......... .......... .......... 42%  344M 0s
 16550K .......... .......... .......... .......... .......... 43%  297M 0s
 16600K .......... .......... .......... .......... .......... 43% 3.60M 0s
 16650K .......... .......... .......... .......... .......... 43% 47.0M 0s
 16700K .......... .......... .......... .......... .......... 43% 31.4M 0s
 16750K .......... .......... .......... .......... .......... 43% 48.2M 0s
 16800K .......... .......... .......... .......... .......... 43%  155M 0s
 16850K .......... .......... .......... .......... .......... 43%  199M 0s
 16900K .......... .......... .......... .......... .......... 43%  152M 0s
 16950K .......... .......... .......... .......... .......... 44%  151M 0s
 17000K .......... .......... .......... .......... .......... 44%  162M 0s
 17050K .......... .......... .......... .......... .......... 44%  131M 0s
 17100K .......... .......... .......... .......... .......... 44%  188M 0s
 17150K .......... .......... .......... .......... .......... 44%  157M 0s
 17200K .......... .......... .......... .......... .......... 44%  243M 0s
 17250K .......... .......... .......... .......... .......... 44%  217M 0s
 17300K .......... .......... .......... .......... .......... 44%  155M 0s
 17350K .......... .......... .......... .......... .......... 45%  172M 0s
 17400K .......... .......... .......... .......... .......... 45% 93.3M 0s
 17450K .......... .......... .......... .......... .......... 45%  210M 0s
 17500K .......... .......... .......... .......... .......... 45%  101M 0s
 17550K .......... .......... .......... .......... .......... 45% 98.0M 0s
 17600K .......... .......... .......... .......... .......... 45%  126M 0s
 17650K .......... .......... .......... .......... .......... 45%  102M 0s
 17700K .......... .......... .......... .......... .......... 45%  330M 0s
 17750K .......... .......... .......... .......... .......... 46%  222M 0s
 17800K .......... .......... .......... .......... .......... 46%  131M 0s
 17850K .......... .......... .......... .......... .......... 46%  349M 0s
 17900K .......... .......... .......... .......... .......... 46%  146M 0s
 17950K .......... .......... .......... .......... .......... 46%  115M 0s
 18000K .......... .......... .......... .......... .......... 46%  103M 0s
 18050K .......... .......... .......... .......... .......... 46%  226M 0s
 18100K .......... .......... .......... .......... .......... 47%  102M 0s
 18150K .......... .......... .......... .......... .......... 47%  111M 0s
 18200K .......... .......... .......... .......... .......... 47%  275M 0s
 18250K .......... .......... .......... .......... .......... 47%  329M 0s
 18300K .......... .......... .......... .......... .......... 47%  127M 0s
 18350K .......... .......... .......... .......... .......... 47%  242M 0s
 18400K .......... .......... .......... .......... .......... 47%  135M 0s
 18450K .......... .......... .......... .......... .......... 47%  254M 0s
 18500K .......... .......... .......... .......... .......... 48%  252M 0s
 18550K .......... .......... .......... .......... .......... 48%  131M 0s
 18600K .......... .......... .......... .......... .......... 48%  335M 0s
 18650K .......... .......... .......... .......... .......... 48%  130M 0s
 18700K .......... .......... .......... .......... .......... 48%  270M 0s
 18750K .......... .......... .......... .......... .......... 48%  138M 0s
 18800K .......... .......... .......... .......... .......... 48%  210M 0s
 18850K .......... .......... .......... .......... .......... 48%  333M 0s
 18900K .......... .......... .......... .......... .......... 49%  115M 0s
 18950K .......... .......... .......... .......... .......... 49%  300M 0s
 19000K .......... .......... .......... .......... .......... 49%  157M 0s
 19050K .......... .......... .......... .......... .......... 49%  207M 0s
 19100K .......... .......... .......... .......... .......... 49%  353M 0s
 19150K .......... .......... .......... .......... .......... 49%  116M 0s
 19200K .......... .......... .......... .......... .......... 49%  334M 0s
 19250K .......... .......... .......... .......... .......... 49% 3.78M 0s
 19300K .......... .......... .......... .......... .......... 50%  220M 0s
 19350K .......... .......... .......... .......... .......... 50% 60.7M 0s
 19400K .......... .......... .......... .......... .......... 50% 70.4M 0s
 19450K .......... .......... .......... .......... .......... 50%  223M 0s
 19500K .......... .......... .......... .......... .......... 50% 93.1M 0s
 19550K .......... .......... .......... .......... .......... 50%  167M 0s
 19600K .......... .......... .......... .......... .......... 50% 86.6M 0s
 19650K .......... .......... .......... .......... .......... 51%  108M 0s
 19700K .......... .......... .......... .......... .......... 51%  271M 0s
 19750K .......... .......... .......... .......... .......... 51%  123M 0s
 19800K .......... .......... .......... .......... .......... 51%  114M 0s
 19850K .......... .......... .......... .......... .......... 51%  145M 0s
 19900K .......... .......... .......... .......... .......... 51% 69.8M 0s
 19950K .......... .......... .......... .......... .......... 51% 80.2M 0s
 20000K .......... .......... .......... .......... .......... 51%  144M 0s
 20050K .......... .......... .......... .......... .......... 52% 88.1M 0s
 20100K .......... .......... .......... .......... .......... 52%  189M 0s
 20150K .......... .......... .......... .......... .......... 52%  221M 0s
 20200K .......... .......... .......... .......... .......... 52%  105M 0s
 20250K .......... .......... .......... .......... .......... 52%  188M 0s
 20300K .......... .......... .......... .......... .......... 52%  153M 0s
 20350K .......... .......... .......... .......... .......... 52% 66.6M 0s
 20400K .......... .......... .......... .......... .......... 52% 70.4M 0s
 20450K .......... .......... .......... .......... .......... 53%  254M 0s
 20500K .......... .......... .......... .......... .......... 53% 89.9M 0s
 20550K .......... .......... .......... .......... .......... 53%  178M 0s
 20600K .......... .......... .......... .......... .......... 53%  135M 0s
 20650K .......... .......... .......... .......... .......... 53%  326M 0s
 20700K .......... .......... .......... .......... .......... 53%  107M 0s
 20750K .......... .......... .......... .......... .......... 53%  278M 0s
 20800K .......... .......... .......... .......... .......... 54%  111M 0s
 20850K .......... .......... .......... .......... .......... 54%  260M 0s
 20900K .......... .......... .......... .......... .......... 54%  294M 0s
 20950K .......... .......... .......... .......... .......... 54%  216M 0s
 21000K .......... .......... .......... .......... .......... 54%  117M 0s
 21050K .......... .......... .......... .......... .......... 54%  235M 0s
 21100K .......... .......... .......... .......... .......... 54%  334M 0s
 21150K .......... .......... .......... .......... .......... 54%  106M 0s
 21200K .......... .......... .......... .......... .......... 55%  261M 0s
 21250K .......... .......... .......... .......... .......... 55%  289M 0s
 21300K .......... .......... .......... .......... .......... 55%  333M 0s
 21350K .......... .......... .......... .......... .......... 55% 97.1M 0s
 21400K .......... .......... .......... .......... .......... 55%  295M 0s
 21450K .......... .......... .......... .......... .......... 55%  355M 0s
 21500K .......... .......... .......... .......... .......... 55%  154M 0s
 21550K .......... .......... .......... .......... .......... 55%  178M 0s
 21600K .......... .......... .......... .......... .......... 56%  351M 0s
 21650K .......... .......... .......... .......... .......... 56%  126M 0s
 21700K .......... .......... .......... .......... .......... 56% 4.08M 0s
 21750K .......... .......... .......... .......... .......... 56% 98.8M 0s
 21800K .......... .......... .......... .......... .......... 56%  134M 0s
 21850K .......... .......... .......... .......... .......... 56% 56.6M 0s
 21900K .......... .......... .......... .......... .......... 56%  185M 0s
 21950K .......... .......... .......... .......... .......... 56%  122M 0s
 22000K .......... .......... .......... .......... .......... 57%  185M 0s
 22050K .......... .......... .......... .......... .......... 57%  175M 0s
 22100K .......... .......... .......... .......... .......... 57%  125M 0s
 22150K .......... .......... .......... .......... .......... 57%  249M 0s
 22200K .......... .......... .......... .......... .......... 57%  242M 0s
 22250K .......... .......... .......... .......... .......... 57%  227M 0s
 22300K .......... .......... .......... .......... .......... 57%  259M 0s
 22350K .......... .......... .......... .......... .......... 58%  220M 0s
 22400K .......... .......... .......... .......... .......... 58%  136M 0s
 22450K .......... .......... .......... .......... .......... 58%  188M 0s
 22500K .......... .......... .......... .......... .......... 58%  156M 0s
 22550K .......... .......... .......... .......... .......... 58%  127M 0s
 22600K .......... .......... .......... .......... .......... 58%  216M 0s
 22650K .......... .......... .......... .......... .......... 58%  248M 0s
 22700K .......... .......... .......... .......... .......... 58%  215M 0s
 22750K .......... .......... .......... .......... .......... 59%  141M 0s
 22800K .......... .......... .......... .......... .......... 59%  218M 0s
 22850K .......... .......... .......... .......... .......... 59%  189M 0s
 22900K .......... .......... .......... .......... .......... 59%  290M 0s
 22950K .......... .......... .......... .......... .......... 59%  257M 0s
 23000K .......... .......... .......... .......... .......... 59%  319M 0s
 23050K .......... .......... .......... .......... .......... 59%  228M 0s
 23100K .......... .......... .......... .......... .......... 59%  284M 0s
 23150K .......... .......... .......... .......... .......... 60%  251M 0s
 23200K .......... .......... .......... .......... .......... 60%  298M 0s
 23250K .......... .......... .......... .......... .......... 60%  111M 0s
 23300K .......... .......... .......... .......... .......... 60%  201M 0s
 23350K .......... .......... .......... .......... .......... 60%  203M 0s
 23400K .......... .......... .......... .......... .......... 60%  129M 0s
 23450K .......... .......... .......... .......... .......... 60%  265M 0s
 23500K .......... .......... .......... .......... .......... 61%  290M 0s
 23550K .......... .......... .......... .......... .......... 61%  118M 0s
 23600K .......... .......... .......... .......... .......... 61%  151M 0s
 23650K .......... .......... .......... .......... .......... 61%  271M 0s
 23700K .......... .......... .......... .......... .......... 61%  133M 0s
 23750K .......... .......... .......... .......... .......... 61%  294M 0s
 23800K .......... .......... .......... .......... .......... 61%  183M 0s
 23850K .......... .......... .......... .......... .......... 61%  184M 0s
 23900K .......... .......... .......... .......... .......... 62%  329M 0s
 23950K .......... .......... .......... .......... .......... 62%  118M 0s
 24000K .......... .......... .......... .......... .......... 62%  289M 0s
 24050K .......... .......... .......... .......... .......... 62% 3.00M 0s
 24100K .......... .......... .......... .......... .......... 62% 43.2M 0s
 24150K .......... .......... .......... .......... .......... 62%  159M 0s
 24200K .......... .......... .......... .......... .......... 62% 82.2M 0s
 24250K .......... .......... .......... .......... .......... 62%  212M 0s
 24300K .......... .......... .......... .......... .......... 63%  311M 0s
 24350K .......... .......... .......... .......... .......... 63% 70.9M 0s
 24400K .......... .......... .......... .......... .......... 63% 89.1M 0s
 24450K .......... .......... .......... .......... .......... 63%  180M 0s
 24500K .......... .......... .......... .......... .......... 63%  251M 0s
 24550K .......... .......... .......... .......... .......... 63% 72.0M 0s
 24600K .......... .......... .......... .......... .......... 63%  102M 0s
 24650K .......... .......... .......... .......... .......... 63% 90.7M 0s
 24700K .......... .......... .......... .......... .......... 64% 91.7M 0s
 24750K .......... .......... .......... .......... .......... 64% 74.5M 0s
 24800K .......... .......... .......... .......... .......... 64%  160M 0s
 24850K .......... .......... .......... .......... .......... 64%  160M 0s
 24900K .......... .......... .......... .......... .......... 64%  125M 0s
 24950K .......... .......... .......... .......... .......... 64% 90.1M 0s
 25000K .......... .......... .......... .......... .......... 64% 84.2M 0s
 25050K .......... .......... .......... .......... .......... 65%  133M 0s
 25100K .......... .......... .......... .......... .......... 65%  114M 0s
 25150K .......... .......... .......... .......... .......... 65% 59.5M 0s
 25200K .......... .......... .......... .......... .......... 65%  113M 0s
 25250K .......... .......... .......... .......... .......... 65%  168M 0s
 25300K .......... .......... .......... .......... .......... 65%  152M 0s
 25350K .......... .......... .......... .......... .......... 65%  102M 0s
 25400K .......... .......... .......... .......... .......... 65%  111M 0s
 25450K .......... .......... .......... .......... .......... 66%  159M 0s
 25500K .......... .......... .......... .......... .......... 66%  167M 0s
 25550K .......... .......... .......... .......... .......... 66%  138M 0s
 25600K .......... .......... .......... .......... .......... 66%  158M 0s
 25650K .......... .......... .......... .......... .......... 66%  112M 0s
 25700K .......... .......... .......... .......... .......... 66%  155M 0s
 25750K .......... .......... .......... .......... .......... 66%  160M 0s
 25800K .......... .......... .......... .......... .......... 66%  155M 0s
 25850K .......... .......... .......... .......... .......... 67%  155M 0s
 25900K .......... .......... .......... .......... .......... 67%  225M 0s
 25950K .......... .......... .......... .......... .......... 67%  117M 0s
 26000K .......... .......... .......... .......... .......... 67% 92.4M 0s
 26050K .......... .......... .......... .......... .......... 67%  209M 0s
 26100K .......... .......... .......... .......... .......... 67%  113M 0s
 26150K .......... .......... .......... .......... .......... 67%  151M 0s
 26200K .......... .......... .......... .......... .......... 67%  137M 0s
 26250K .......... .......... .......... .......... .......... 68%  122M 0s
 26300K .......... .......... .......... .......... .......... 68%  217M 0s
 26350K .......... .......... .......... .......... .......... 68%  103M 0s
 26400K .......... .......... .......... .......... .......... 68%  154M 0s
 26450K .......... .......... .......... .......... .......... 68%  239M 0s
 26500K .......... .......... .......... .......... .......... 68%  374M 0s
 26550K .......... .......... .......... .......... .......... 68%  315M 0s
 26600K .......... .......... .......... .......... .......... 69%  258M 0s
 26650K .......... .......... .......... .......... .......... 69%  297M 0s
 26700K .......... .......... .......... .......... .......... 69%  281M 0s
 26750K .......... .......... .......... .......... .......... 69%  221M 0s
 26800K .......... .......... .......... .......... .......... 69%  292M 0s
 26850K .......... .......... .......... .......... .......... 69% 5.71M 0s
 26900K .......... .......... .......... .......... .......... 69% 58.7M 0s
 26950K .......... .......... .......... .......... .......... 69%  105M 0s
 27000K .......... .......... .......... .......... .......... 70%  269M 0s
 27050K .......... .......... .......... .......... .......... 70% 92.4M 0s
 27100K .......... .......... .......... .......... .......... 70%  181M 0s
 27150K .......... .......... .......... .......... .......... 70% 81.1M 0s
 27200K .......... .......... .......... .......... .......... 70%  274M 0s
 27250K .......... .......... .......... .......... .......... 70%  231M 0s
 27300K .......... .......... .......... .......... .......... 70%  283M 0s
 27350K .......... .......... .......... .......... .......... 70%  191M 0s
 27400K .......... .......... .......... .......... .......... 71%  257M 0s
 27450K .......... .......... .......... .......... .......... 71%  313M 0s
 27500K .......... .......... .......... .......... .......... 71%  284M 0s
 27550K .......... .......... .......... .......... .......... 71%  198M 0s
 27600K .......... .......... .......... .......... .......... 71%  263M 0s
 27650K .......... .......... .......... .......... .......... 71%  256M 0s
 27700K .......... .......... .......... .......... .......... 71%  265M 0s
 27750K .......... .......... .......... .......... .......... 72%  234M 0s
 27800K .......... .......... .......... .......... .......... 72%  272M 0s
 27850K .......... .......... .......... .......... .......... 72%  270M 0s
 27900K .......... .......... .......... .......... .......... 72%  282M 0s
 27950K .......... .......... .......... .......... .......... 72%  190M 0s
 28000K .......... .......... .......... .......... .......... 72%  285M 0s
 28050K .......... .......... .......... .......... .......... 72%  241M 0s
 28100K .......... .......... .......... .......... .......... 72%  244M 0s
 28150K .......... .......... .......... .......... .......... 73%  271M 0s
 28200K .......... .......... .......... .......... .......... 73%  324M 0s
 28250K .......... .......... .......... .......... .......... 73%  289M 0s
 28300K .......... .......... .......... .......... .......... 73%  352M 0s
 28350K .......... .......... .......... .......... .......... 73%  258M 0s
 28400K .......... .......... .......... .......... .......... 73%  305M 0s
 28450K .......... .......... .......... .......... .......... 73%  214M 0s
 28500K .......... .......... .......... .......... .......... 73%  234M 0s
 28550K .......... .......... .......... .......... .......... 74%  269M 0s
 28600K .......... .......... .......... .......... .......... 74%  275M 0s
 28650K .......... .......... .......... .......... .......... 74%  244M 0s
 28700K .......... .......... .......... .......... .......... 74% 9.01M 0s
 28750K .......... .......... .......... .......... .......... 74%  255M 0s
 28800K .......... .......... .......... .......... .......... 74%  334M 0s
 28850K .......... .......... .......... .......... .......... 74%  349M 0s
 28900K .......... .......... .......... .......... .......... 74%  332M 0s
 28950K .......... .......... .......... .......... .......... 75%  298M 0s
 29000K .......... .......... .......... .......... .......... 75% 3.49M 0s
 29050K .......... .......... .......... .......... .......... 75%  316M 0s
 29100K .......... .......... .......... .......... .......... 75%  383M 0s
 29150K .......... .......... .......... .......... .......... 75%  239M 0s
 29200K .......... .......... .......... .......... .......... 75%  304M 0s
 29250K .......... .......... .......... .......... .......... 75%  282M 0s
 29300K .......... .......... .......... .......... .......... 76%  319M 0s
 29350K .......... .......... .......... .......... .......... 76%  268M 0s
 29400K .......... .......... .......... .......... .......... 76%  337M 0s
 29450K .......... .......... .......... .......... .......... 76%  349M 0s
 29500K .......... .......... .......... .......... .......... 76%  304M 0s
 29550K .......... .......... .......... .......... .......... 76%  258M 0s
 29600K .......... .......... .......... .......... .......... 76%  302M 0s
 29650K .......... .......... .......... .......... .......... 76%  308M 0s
 29700K .......... .......... .......... .......... .......... 77%  309M 0s
 29750K .......... .......... .......... .......... .......... 77%  252M 0s
 29800K .......... .......... .......... .......... .......... 77%  310M 0s
 29850K .......... .......... .......... .......... .......... 77%  316M 0s
 29900K .......... .......... .......... .......... .......... 77%  292M 0s
 29950K .......... .......... .......... .......... .......... 77%  293M 0s
 30000K .......... .......... .......... .......... .......... 77%  287M 0s
 30050K .......... .......... .......... .......... .......... 77%  277M 0s
 30100K .......... .......... .......... .......... .......... 78%  311M 0s
 30150K .......... .......... .......... .......... .......... 78%  288M 0s
 30200K .......... .......... .......... .......... .......... 78%  356M 0s
 30250K .......... .......... .......... .......... .......... 78%  307M 0s
 30300K .......... .......... .......... .......... .......... 78%  292M 0s
 30350K .......... .......... .......... .......... .......... 78%  121M 0s
 30400K .......... .......... .......... .......... .......... 78%  316M 0s
 30450K .......... .......... .......... .......... .......... 79%  209M 0s
 30500K .......... .......... .......... .......... .......... 79%  247M 0s
 30550K .......... .......... .......... .......... .......... 79% 22.8M 0s
 30600K .......... .......... .......... .......... .......... 79%  265M 0s
 30650K .......... .......... .......... .......... .......... 79%  297M 0s
 30700K .......... .......... .......... .......... .......... 79%  126M 0s
 30750K .......... .......... .......... .......... .......... 79%  119M 0s
 30800K .......... .......... .......... .......... .......... 79%  228M 0s
 30850K .......... .......... .......... .......... .......... 80%  317M 0s
 30900K .......... .......... .......... .......... .......... 80%  322M 0s
 30950K .......... .......... .......... .......... .......... 80%  251M 0s
 31000K .......... .......... .......... .......... .......... 80%  364M 0s
 31050K .......... .......... .......... .......... .......... 80%  213M 0s
 31100K .......... .......... .......... .......... .......... 80%  182M 0s
 31150K .......... .......... .......... .......... .......... 80%  233M 0s
 31200K .......... .......... .......... .......... .......... 80%  256M 0s
 31250K .......... .......... .......... .......... .......... 81%  274M 0s
 31300K .......... .......... .......... .......... .......... 81%  191M 0s
 31350K .......... .......... .......... .......... .......... 81%  156M 0s
 31400K .......... .......... .......... .......... .......... 81%  185M 0s
 31450K .......... .......... .......... .......... .......... 81%  242M 0s
 31500K .......... .......... .......... .......... .......... 81%  270M 0s
 31550K .......... .......... .......... .......... .......... 81%  196M 0s
 31600K .......... .......... .......... .......... .......... 81%  313M 0s
 31650K .......... .......... .......... .......... .......... 82%  365M 0s
 31700K .......... .......... .......... .......... .......... 82%  358M 0s
 31750K .......... .......... .......... .......... .......... 82%  321M 0s
 31800K .......... .......... .......... .......... .......... 82% 16.4M 0s
 31850K .......... .......... .......... .......... .......... 82%  359M 0s
 31900K .......... .......... .......... .......... .......... 82% 3.55M 0s
 31950K .......... .......... .......... .......... .......... 82%  120M 0s
 32000K .......... .......... .......... .......... .......... 83%  366M 0s
 32050K .......... .......... .......... .......... .......... 83%  309M 0s
 32100K .......... .......... .......... .......... .......... 83%  199M 0s
 32150K .......... .......... .......... .......... .......... 83%  183M 0s
 32200K .......... .......... .......... .......... .......... 83%  374M 0s
 32250K .......... .......... .......... .......... .......... 83%  361M 0s
 32300K .......... .......... .......... .......... .......... 83%  151M 0s
 32350K .......... .......... .......... .......... .......... 83%  291M 0s
 32400K .......... .......... .......... .......... .......... 84%  314M 0s
 32450K .......... .......... .......... .......... .......... 84%  150M 0s
 32500K .......... .......... .......... .......... .......... 84%  296M 0s
 32550K .......... .......... .......... .......... .......... 84%  308M 0s
 32600K .......... .......... .......... .......... .......... 84%  123M 0s
 32650K .......... .......... .......... .......... .......... 84%  161M 0s
 32700K .......... .......... .......... .......... .......... 84%  312M 0s
 32750K .......... .......... .......... .......... .......... 84%  106M 0s
 32800K .......... .......... .......... .......... .......... 85%  232M 0s
 32850K .......... .......... .......... .......... .......... 85%  282M 0s
 32900K .......... .......... .......... .......... .......... 85%  128M 0s
 32950K .......... .......... .......... .......... .......... 85%  262M 0s
 33000K .......... .......... .......... .......... .......... 85%  318M 0s
 33050K .......... .......... .......... .......... .......... 85%  136M 0s
 33100K .......... .......... .......... .......... .......... 85%  331M 0s
 33150K .......... .......... .......... .......... .......... 86%  267M 0s
 33200K .......... .......... .......... .......... .......... 86%  183M 0s
 33250K .......... .......... .......... .......... .......... 86%  352M 0s
 33300K .......... .......... .......... .......... .......... 86%  200M 0s
 33350K .......... .......... .......... .......... .......... 86%  201M 0s
 33400K .......... .......... .......... .......... .......... 86%  321M 0s
 33450K .......... .......... .......... .......... .......... 86%  336M 0s
 33500K .......... .......... .......... .......... .......... 86%  174M 0s
 33550K .......... .......... .......... .......... .......... 87%  205M 0s
 33600K .......... .......... .......... .......... .......... 87%  217M 0s
 33650K .......... .......... .......... .......... .......... 87%  353M 0s
 33700K .......... .......... .......... .......... .......... 87%  146M 0s
 33750K .......... .......... .......... .......... .......... 87%  319M 0s
 33800K .......... .......... .......... .......... .......... 87%  357M 0s
 33850K .......... .......... .......... .......... .......... 87%  146M 0s
 33900K .......... .......... .......... .......... .......... 87%  278M 0s
 33950K .......... .......... .......... .......... .......... 88%  107M 0s
 34000K .......... .......... .......... .......... .......... 88%  280M 0s
 34050K .......... .......... .......... .......... .......... 88%  201M 0s
 34100K .......... .......... .......... .......... .......... 88%  155M 0s
 34150K .......... .......... .......... .......... .......... 88%  255M 0s
 34200K .......... .......... .......... .......... .......... 88%  366M 0s
 34250K .......... .......... .......... .......... .......... 88%  276M 0s
 34300K .......... .......... .......... .......... .......... 88%  169M 0s
 34350K .......... .......... .......... .......... .......... 89%  215M 0s
 34400K .......... .......... .......... .......... .......... 89%  135M 0s
 34450K .......... .......... .......... .......... .......... 89%  293M 0s
 34500K .......... .......... .......... .......... .......... 89%  246M 0s
 34550K .......... .......... .......... .......... .......... 89%  162M 0s
 34600K .......... .......... .......... .......... .......... 89%  302M 0s
 34650K .......... .......... .......... .......... .......... 89%  295M 0s
 34700K .......... .......... .......... .......... .......... 90%  177M 0s
 34750K .......... .......... .......... .......... .......... 90% 21.4M 0s
 34800K .......... .......... .......... .......... .......... 90% 74.6M 0s
 34850K .......... .......... .......... .......... .......... 90%  271M 0s
 34900K .......... .......... .......... .......... .......... 90% 3.70M 0s
 34950K .......... .......... .......... .......... .......... 90%  205M 0s
 35000K .......... .......... .......... .......... .......... 90%  178M 0s
 35050K .......... .......... .......... .......... .......... 90%  386M 0s
 35100K .......... .......... .......... .......... .......... 91%  225M 0s
 35150K .......... .......... .......... .......... .......... 91%  193M 0s
 35200K .......... .......... .......... .......... .......... 91%  302M 0s
 35250K .......... .......... .......... .......... .......... 91%  262M 0s
 35300K .......... .......... .......... .......... .......... 91%  345M 0s
 35350K .......... .......... .......... .......... .......... 91%  197M 0s
 35400K .......... .......... .......... .......... .......... 91%  216M 0s
 35450K .......... .......... .......... .......... .......... 91%  243M 0s
 35500K .......... .......... .......... .......... .......... 92%  255M 0s
 35550K .......... .......... .......... .......... .......... 92%  170M 0s
 35600K .......... .......... .......... .......... .......... 92%  265M 0s
 35650K .......... .......... .......... .......... .......... 92%  241M 0s
 35700K .......... .......... .......... .......... .......... 92%  183M 0s
 35750K .......... .......... .......... .......... .......... 92% 92.4M 0s
 35800K .......... .......... .......... .......... .......... 92%  204M 0s
 35850K .......... .......... .......... .......... .......... 92%  160M 0s
 35900K .......... .......... .......... .......... .......... 93%  150M 0s
 35950K .......... .......... .......... .......... .......... 93%  170M 0s
 36000K .......... .......... .......... .......... .......... 93%  173M 0s
 36050K .......... .......... .......... .......... .......... 93%  231M 0s
 36100K .......... .......... .......... .......... .......... 93%  148M 0s
 36150K .......... .......... .......... .......... .......... 93%  176M 0s
 36200K .......... .......... .......... .......... .......... 93%  234M 0s
 36250K .......... .......... .......... .......... .......... 94%  124M 0s
 36300K .......... .......... .......... .......... .......... 94%  186M 0s
 36350K .......... .......... .......... .......... .......... 94%  142M 0s
 36400K .......... .......... .......... .......... .......... 94%  199M 0s
 36450K .......... .......... .......... .......... .......... 94%  155M 0s
 36500K .......... .......... .......... .......... .......... 94%  211M 0s
 36550K .......... .......... .......... .......... .......... 94%  167M 0s
 36600K .......... .......... .......... .......... .......... 94%  176M 0s
 36650K .......... .......... .......... .......... .......... 95%  187M 0s
 36700K .......... .......... .......... .......... .......... 95%  199M 0s
 36750K .......... .......... .......... .......... .......... 95%  214M 0s
 36800K .......... .......... .......... .......... .......... 95%  220M 0s
 36850K .......... .......... .......... .......... .......... 95%  145M 0s
 36900K .......... .......... .......... .......... .......... 95%  277M 0s
 36950K .......... .......... .......... .......... .......... 95%  204M 0s
 37000K .......... .......... .......... .......... .......... 95%  291M 0s
 37050K .......... .......... .......... .......... .......... 96%  163M 0s
 37100K .......... .......... .......... .......... .......... 96%  254M 0s
 37150K .......... .......... .......... .......... .......... 96%  221M 0s
 37200K .......... .......... .......... .......... .......... 96%  188M 0s
 37250K .......... .......... .......... .......... .......... 96%  317M 0s
 37300K .......... .......... .......... .......... .......... 96%  258M 0s
 37350K .......... .......... .......... .......... .......... 96%  175M 0s
 37400K .......... .......... .......... .......... .......... 97%  264M 0s
 37450K .......... .......... .......... .......... .......... 97%  227M 0s
 37500K .......... .......... .......... .......... .......... 97%  310M 0s
 37550K .......... .......... .......... .......... .......... 97%  148M 0s
 37600K .......... .......... .......... .......... .......... 97%  276M 0s
 37650K .......... .......... .......... .......... .......... 97%  300M 0s
 37700K .......... .......... .......... .......... .......... 97% 31.2M 0s
 37750K .......... .......... .......... .......... .......... 97% 27.8M 0s
 37800K .......... .......... .......... .......... .......... 98%  226M 0s
 37850K .......... .......... .......... .......... .......... 98% 69.3M 0s
 37900K .......... .......... .......... .......... .......... 98% 4.26M 0s
 37950K .......... .......... .......... .......... .......... 98%  251M 0s
 38000K .......... .......... .......... .......... .......... 98%  324M 0s
 38050K .......... .......... .......... .......... .......... 98%  322M 0s
 38100K .......... .......... .......... .......... .......... 98% 72.8M 0s
 38150K .......... .......... .......... .......... .......... 98%  268M 0s
 38200K .......... .......... .......... .......... .......... 99% 82.6M 0s
 38250K .......... .......... .......... .......... .......... 99%  339M 0s
 38300K .......... .......... .......... .......... .......... 99%  131M 0s
 38350K .......... .......... .......... .......... .......... 99% 92.8M 0s
 38400K .......... .......... .......... .......... .......... 99%  293M 0s
 38450K .......... .......... .......... .......... .......... 99%  289M 0s
 38500K .......... .......... .......... .......... .......... 99%  360M 0s
 38550K .......... .......... .......... .......... .......... 99% 71.1M 0s
 38600K ...                                                   100% 6398G=0.6s

2020-05-07 18:47:23 (61.0 MB/s) - 'cmake-3.16.6-Linux-x86_64.sh' saved [39529835/39529835]

CMake Installer Version: 3.16.6, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
Removing intermediate container 3676845e614c
 ---> b256d1ed6d40
Step 5/7 : RUN git clone https://github.com/facebook/hermes.git
 ---> Running in d62535d04e4a
Cloning into 'hermes'...
Removing intermediate container d62535d04e4a
 ---> d1ada7c4b7ce
Step 6/7 : WORKDIR hermes
 ---> Running in 3ddfaa83081f
Removing intermediate container 3ddfaa83081f
 ---> 2d5bf9155edc
Step 7/7 : COPY build.sh $SRC/
 ---> 8477d27216d3
Successfully built 8477d27216d3
Successfully tagged gcr.io/oss-fuzz/hermes:latest
Keeping existing build artifacts as-is (if any).
Running: docker run --rm --privileged -i --cap-add SYS_PTRACE -e FUZZING_ENGINE=afl -e SANITIZER=address -e ARCHITECTURE=x86_64 -v /home/travis/build/google/oss-fuzz/build/out/hermes:/out -v /home/travis/build/google/oss-fuzz/build/work/hermes:/work -t gcr.io/oss-fuzz/hermes
---------------------------------------------------------------
Compiling afl to /usr/lib/libFuzzingEngine.a ...ar: creating /usr/lib/libFuzzingEngine.a
rm -f afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace
rm -rf out_dir qemu_mode/qemu-2.10.0
make -C llvm_mode clean
make[1]: Entering directory '/src/afl/llvm_mode'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 
rm -f ../afl-clang-fast ../afl-llvm-pass.so ../afl-llvm-rt.o ../afl-llvm-rt-32.o ../afl-llvm-rt-64.o ../afl-clang-fast++
make[1]: Leaving directory '/src/afl/llvm_mode'
make -C libdislocator clean
make[1]: Entering directory '/src/afl/libdislocator'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libdislocator.so
make[1]: Leaving directory '/src/afl/libdislocator'
make -C libtokencap clean
make[1]: Entering directory '/src/afl/libtokencap'
rm -f *.o *.so *~ a.out core core.[1-9][0-9]*
rm -f libtokencap.so
make[1]: Leaving directory '/src/afl/libtokencap'
[!] Note: skipping x86 compilation checks (AFL_NO_X86 set).
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gcc.c -o afl-gcc -ldl
set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-fuzz.c -o afl-fuzz -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-showmap.c -o afl-showmap -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-tmin.c -o afl-tmin -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-gotcpu.c -o afl-gotcpu -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-analyze.c -o afl-analyze -ldl
clang -O3 -funroll-loops -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/local/lib/afl\" -DDOC_PATH=\"/usr/local/share/doc/afl\" -DBIN_PATH=\"/usr/local/bin\" afl-as.c -o afl-as -ldl
ln -sf afl-as as
[!] Note: skipping build tests (you may need to use LLVM or QEMU mode).
[+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc.
[+] All done! Be sure to review README - it's pretty short and useful.
NOTE: If you can read this, your terminal probably uses white background.
This will make the UI hard to read. See docs/status_screen.txt for advice.
 done.
CC=clang
CXX=clang++
CFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard
CXXFLAGS=-O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard -stdlib=libc++
---------------------------------------------------------------
+ '[' address = address ']'
+ CONFIGURE_FLAGS=--enable-asan
+ ./utils/build/configure.py /out/build --build-system 'Unix Makefiles' --enable-asan '--cmake-flags=-DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a'
Building hermes using Unix Makefiles into /out/build/
./utils/build/configure.py:186: UserWarning: Configuring CMake with Python2. Python3 is recommended for the configuration of the Hermes build
  "Configuring CMake with Python2. "
CMake flags: -DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a -DPYTHON_EXECUTABLE=/usr/bin/python -DCMAKE_BUILD_TYPE=Debug -DHERMES_ENABLE_ADDRESS_SANITIZER=ON
CMake version:
cmake version 3.16.6

CMake suite maintained and supported by Kitware (kitware.com/cmake).

+ /usr/local/bin/cmake /src/hermes -G Unix Makefiles -DHERMES_USE_STATIC_ICU=ON -DHERMES_FUZZING_FLAG=/usr/lib/libFuzzingEngine.a -DPYTHON_EXECUTABLE=/usr/bin/python -DCMAKE_BUILD_TYPE=Debug -DHERMES_ENABLE_ADDRESS_SANITIZER=ON
CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
  The OLD behavior for policy CMP0023 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is Clang 10.0.0
-- The CXX compiler identification is Clang 10.0.0
-- Check for working C compiler: /usr/local/bin/clang
-- Check for working C compiler: /usr/local/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/bin/clang++
-- Check for working CXX compiler: /usr/local/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
-- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
-- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test HAVE_COMPUTED_GOTO
-- Performing Test HAVE_COMPUTED_GOTO - Success
-- Performing Test HAVE_GC_SECTIONS
-- Performing Test HAVE_GC_SECTIONS - Failed
-- Performing Test INIT_LIST_LIFETIME_FLAG
-- Performing Test INIT_LIST_LIFETIME_FLAG - Failed
-- Found the following ICU libraries:
--   uc (required)
--   i18n (required)
--   data (required)
--   uc (required)
-- Found ICU: /usr/include/x86_64-linux-gnu (found suitable version "55.1", minimum required is "52") 
icu dir: /usr/lib/x86_64-linux-gnu
-- Performing Test LLVM_NO_OLD_LIBSTDCXX
-- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for link.h
-- Looking for link.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for histedit.h
-- Looking for histedit.h - not found
-- Looking for CrashReporterClient.h
-- Looking for CrashReporterClient.h - not found
-- Looking for linux/magic.h
-- Looking for linux/magic.h - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Looking for xar_open in xar
-- Looking for xar_open in xar - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include  
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
-- Looking for _Unwind_Backtrace
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for lseek64
-- Looking for lseek64 - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dladdr
-- Looking for dladdr - not found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Looking for sched_getaffinity
-- Looking for sched_getaffinity - found
-- Looking for CPU_COUNT
-- Looking for CPU_COUNT - found
-- Looking for pthread_getname_np
-- Looking for pthread_getname_np - found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_PIE_FLAG
-- Performing Test SUPPORTS_NO_PIE_FLAG - Success
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
-- Performing Test HAVE_IS_TRIVIALLY_COPYABLE
-- Performing Test HAVE_IS_TRIVIALLY_COPYABLE - Success
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    HERMES_FUZZING_FLAG
    HERMES_USE_STATIC_ICU


-- Build files have been written to: /out/build
+ cmake --build /out/build --parallel --target fuzzer-jsi-entry
make: *** No rule to make target 'fuzzer-jsi-entry'.  Stop.
Building fuzzers failed.
Failed projects: hermes
TravisBuddy Request Identifier: 6876cd70-9093-11ea-931a-79bfa81bc315

@jonathanmetzman
Copy link
Contributor

We approve of adding this project.
@dulinriley and @neildhar do you see the travis failures?

Also, @oliverchang: how easily could the JS fuzzer support arbitrary JS engines (like this one).

@neildhar
Copy link
Contributor Author

Thanks @jonathanmetzman! The travis failures right now are expected because the corresponding changes in the Hermes repo have not yet become available. I'll update this in the next few days once everything is good to go.

It would be awesome if the JS fuzzer is able to run with Hermes. For context, our initial fuzz target implementation just interprets the input bytes as a string and feeds it in as JS source, we can update this to match any other interface the JS fuzzer provides.

@TravisBuddy
Copy link

Hey @neildhar,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 11fbde90-9bb0-11ea-9438-0b74518d636c

@neildhar neildhar changed the title [WIP] Initial setup for Hermes [hermes] Initial setup for Hermes May 21, 2020
@neildhar
Copy link
Contributor Author

Hi @jonathanmetzman, this is ready to go!

@TravisBuddy
Copy link

Hey @neildhar,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: c8e4c250-9bc1-11ea-9438-0b74518d636c

Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathanmetzman jonathanmetzman merged commit b5a6683 into google:master May 22, 2020
@neildhar neildhar deleted the hermes-fuzz branch May 22, 2020 04:46
zchcai added a commit to zchcai/oss-fuzz that referenced this pull request Jun 3, 2020
* [cryptofuzz] Add Microsoft SymCrypt (google#3826)

* [gRPC-gateway] Initial integration (google#3807)

* [doc] Update new_project_guide.md (google#3828)

* [knot-dns] link against liblmdb statically (google#3797)

Relates to https://gitlab.labs.nic.cz/knot/knot-dns/-/commit/d4ec3a3aa8b7e2ba4d196e2f7984173069e3d91b

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22191

* Simplify rust project setup. (google#3830)

* Simplify rust project setup.

- Add rust and cargo-fuzz in base builder.
- Set RUSTC_BOOSTRAP to make ASan available.
- Set RUSTFLAGS and C,CXXFLAGS properly.

* Quick fix for helper.py build_fuzzers. (google#3832)

* Parse project language and use in infra/helper.py (google#3834)

* Parse project language and use in infra/helper.py

* Fix exception message.

* Add FUZZING_LANGUAGE to build step. (google#3835)

* Add fuzzing language correctly during compile step. (google#3837)

* Remove unneeded rust hacks after google#3830. (google#3840)

* Fix missing FUZZING_LANGUAGE in coverage build. (google#3843)

* Use hardcoded FUZZING_LANGUAGE to unbreak CIFuzz. (google#3844)

* solidity: Disable Z3 build in dockerfile (google#3831)

* cifuzz: use pull_request.number instead of GITHUB_REF (google#3845)

Closes google#3732

* wasmtime: build fuzz targets with --all-features (google#3850)

This enables not only the binaryen-using fuzz targets, but also the peepmatic fuzz targets (which is necessary after bytecodealliance/wasmtime#1727).

* Relax project language requirement. (google#3846)

This is necessary for the bisector to be able to build older revisions.

Print a warning instead.

* libzmq: add maintainer, add UBSAN (google#3829)

* Add another maintainer to libzmq's CC list

* Enable UBSAN for libzmq

* libzmq: disable afl fuzzer, CI fails

* libsodium: do not let libsodium's autogen.sh download files from gnu.org

There is no sanity check and if the download fails because gnu.org is down
the build fails with unhelpful errors

* Fixed changes added in clang-11.0. (google#3852)

* Bump httplib2 from 0.11.3 to 0.18.0 in /infra/gcb (google#3853)

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.11.3 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](httplib2/httplib2@v0.11.3...v0.18.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [TiDB] initial integration (google#3849)

* [Minify] Initial integration (google#3848)

* Set rust flags always in compile step. (google#3859)

This is needed for projects that mix both rust and c/c++.

* Remove unneeded RUSTC_BOOTSTRAP since nightly is used

* [fasthttp] Initial integration (google#3858)

* [libfido2] bump libcbor version from 0.5.0 to 0.7.0 (google#3861)

* Fix cras build failure, use default rust nightly.

* Don't add Rust sanitizer flags when using ubsan or i386. (google#3862)

Rust sanitizer flags are not supported for these configs.
Fixes Cras and ecc-diff-fuzzer builds.

* [hermes] Initial setup for Hermes (google#3698)

* [poppler] Exercise a few more methods (google#3857)

* [minify] Moved build script upstream (google#3867)

* Use available nightly rust for spidermonkey build

* Use available rust nightly in spidermonkey-ufi

* Use available rust nightly in firefox

* [python3-libraries] Fix build (google#3869)

* Use latest git version. (google#3870)

Adds features needed by firefox and spidermonkey-ufi builds.

* libzmq: fix MSAN (google#3868)

* libzmq: build libsodium with --disable-asm to avoid false positives in MSAN checks

* libzmq: set autoconf install prefix to avoid /usr/local being added to the linker library paths

A non-working version of the standard library is installed in oss-fuzz's images
under /usr/local/lib. Using it breaks MSAN's tests with false positives.
Set the prefix in autoconf to something different from the default
/usr/local, as /lib is added by autoconf automatically to the linker
flags, which means this broken standard library is used instead of the
instrumented one in /usr/lib.

* build_specified_commit: revert to using cp. (google#3871)


rsync seems to have disappeared in the latest images somehow, and we
can't rely on it always existing.

* Don't add sanitizer=coverage in RUSTFLAGS

* Remove libpcap patch merged upstream (google#3865)

* Install Python 3.8.3 on builder image. (google#3874)

Part of fixing google#3756.

* [qt] Get a shallow clone of qtbase (google#3872)

Reduces the size by nearly 200 MB

* [qt] Add fuzzer for QImage::loadFromData() (google#3873)

* Fix jsoncpp build

* build_specified_commit: Don't replace gitdir if already relative. (google#3875)

Upgraded git broke this.

* [skia] Speculative build fix (google#3847)

* [stb] extend code coverage for stb_image (google#3784)

* [stb] extend code coverage for stb_image

* remove wget's from build.sh

* add wget's to Dockerfile

* fix Dockerfile

* [hermes] Fix coverage build (google#3877)

* Update email address to non-alias for clusterfuzz login (google#3878)

* add hosts and interns (google#3879)

Signed-off-by: Asra Ali <[email protected]>

* [qt] Don't install build-essential (google#3880)

It's in base-builder now.

* [hermes] Add CC for issues (google#3882)

* [systemd] turn off hongfuzz (google#3889)

See google#3887

* Remove libbz2-dev dependency installed in base-builder for python3 (google#3890)

* Remove libbz2-dev dependency installed in base-builder for python3

Fixes google#3888

* Revert "[systemd] turn off hongfuzz (google#3889)" (google#3891)

This reverts commit d638fac.

* Set up python in one docker layer, remove python deps. (google#3893)

* Set up python in one docker layer.

Address review comment in google#3890 (review)

* Remove all python dependencies, keep build-essential.

* Makes suricata work with rust sanitizers (google#3897)

* [firefox] Fix libFuzzer cloning process (google#3896)

* Fix spidermonkey-ufi build.

* [nanopb] Use $(which python3) instead of hardcoding /usr/bin/python3 (google#3895)

After the addition of Python 3.8 in google#3874, the default python3 is
now /usr/local/bin/python3. The nanopb Dockerfile hardcoded a path
of /usr/bin/python3, causing again problems of Python packages being
installed for different version than attempting to run with.

* Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (google#3817)

Make some other changes:
1. Refactor fuzz_target.py and fuzz_target_test.py
2. Introduce pyfakefs and parameterized as dependencies and use them
in tests.
3. Fix infra-tests in CI so that they use installed dependencies

* Fix spidermonkey-ufi build

* Extend Zeek project auto_ccs (google#3898)

* [libgd] Add another fuzzer to libgd (google#3892)

* [qt] Add qtdeclarative (google#3901)

* [qt] Add qtdeclarative

* [qt] Ignore stdout from make

"The job exceeded the maximum log length, and has been terminated."

* Updating jsoncpp primary contact (google#3900)

* [php] Remove --enable-json (google#3899)

JSON is now always compiled in, and cannot be explicitly enabled.

* Don't create empty corpus archive as it wont unpack. (google#3903)

* Update email addresses for Prometheus (google#3905)

Signed-off-by: Julius Volz <[email protected]>

* [cryptofuzz] wolfCrypt: Build with support for AES-CFB, AES-OFB (google#3904)

* libzmq: enable honggfuzz (google#3909)

* Update Prometheus maintainer in Dockerfile (google#3906)

...to myself (Prometheus co-creator).

Signed-off-by: Julius Volz <[email protected]>

* Revert "[systemd] remove my non-gmail address (google#3606)" (google#3910)

This reverts commit 65dcabc.

* [GDAL] Move clone of dependencies to upstream repository (google#3911)

Cloning of build dependencies and patching is now done by
https://github.com/OSGeo/gdal/blob/master/gdal/fuzzers/build.sh

* bump libtorrent to fuzz the 2.0 release branch (google#3913)

* [FFmpeg] install rsync as it is required for the seed corpus (google#3912)

Fixes: Issue 22500 (build failure)

* Fix builds_status cron exception. (google#3914)

When build log is not found, skip it and avoid 404.
Fixes exception
```
Traceback (most recent call last):
  File "oss-fuzz/infra/gcb/builds_status.py", line 243, in <module>
    main()
  File "oss-fuzz/infra/gcb/builds_status.py", line 228, in main
    status_filename='status.json')
  File "oss-fuzz/infra/gcb/builds_status.py", line 159, in update_build_status
    last_build = find_last_build(builds, project, build_tag_suffix)
  File "oss-fuzz/infra/gcb/builds_status.py", line 102, in find_last_build
    log.download_to_filename(f.name)
  File "/var/jenkins_home/workspace/infra/builds_status/ENV/local/lib/python2.7/site-packages/google/cloud/storage/blob.py", line 565, in download_to_filename
    file_obj, client=client, start=start, end=end)
  File "/var/jenkins_home/workspace/infra/builds_status/ENV/local/lib/python2.7/site-packages/google/cloud/storage/blob.py", line 537, in download_to_file
    _raise_from_invalid_response(exc)
  File "/var/jenkins_home/workspace/infra/builds_status/ENV/local/lib/python2.7/site-packages/google/cloud/storage/blob.py", line 1873, in _raise_from_invalid_response
    raise exceptions.from_http_response(error.response)
google.api_core.exceptions.NotFound: 404 GET https://www.googleapis.com/download/storage/v1/b/oss-fuzz-gcb-logs/o/log-9fca5dab-72bf-4970-9557-86b93ede51e0.txt?alt=media: No such object: oss-fuzz-gcb-logs/log-9fca5dab-72bf-4970-9557-86b93ede51e0.txt
Build step 'Execute shell' marked build as failure
Finished: FAILURE
```

* Retry building project images in build_specified_commit. (google#3915)

To mitigate transient network issues.

* Prometheus: Don't use WORKDIR $SRC (google#3908)

This makes build_fuzzers work with local checkouts.

Without this, it complains with 'Cannot use local checkout with "WORKDIR
/src".'

Signed-off-by: Julien Pivotto <[email protected]>

* [systemd] add DaanDeMeyer's address (google#3916)

* [muparser] initial integration (google#3814)

* [haproxy] Fix build failures. (google#3884)

* Updated the haproxy fuzzers to build again.

* The frame decoder needs additional updates since we need to call init_h2 to initialise a memory pool. Disabling this for now as this is a larger change in the code base and will fix up in the coming week.

* Fixed hpack decode.

* Updated the yaml since we dont want memory sanitizer.

* Update project.yaml (google#3917)

* install rsync (google#3920)

* [LibRaw] Initial integration (google#3918)

* Init integration

* Fix formatting

* Add size check

* Update maintainers

* PR Feedback

* Add newline

* Disable UBSan vptr

* Disable building examples

* Remove disabling UBSan vptr

Co-authored-by: Jamie Pinheiro <[email protected]>

* ecc-diff-fuzzer buils nettle without openssl (google#3922)

* Update Dockerfile (google#3923)

* Added contact to zlib-ng project auto_ccs. (google#3924)

* [qt] Add pdf to image corpus (google#3926)

* [haproxy] Minor fix (google#3928)

* Revert "[qt] Add pdf to image corpus (google#3926)" (google#3929)

To handle PDFs, QImage requires qtwebengine
which doesn't build statically.

This reverts commit 934c770.

* Fix TensorFlow build (google#3930)

* Remove [email protected] as he left Google

* Use python3 as python2 is deprecated

* Need to manually install numpy now as it is used in the toolchain

* Use bazelisk instead of the grep configure -> get Bazel version -> curl hack

* Remove C++11 constraint as TF now builds and uses C++14

* Handle review

* Remove source sed/replace as it is no longer needed

Co-authored-by: Guido Vranken <[email protected]>
Co-authored-by: AdamKorcz <[email protected]>
Co-authored-by: Daniel Salzman <[email protected]>
Co-authored-by: Abhishek Arya <[email protected]>
Co-authored-by: Oliver Chang <[email protected]>
Co-authored-by: Bhargava Shastry <[email protected]>
Co-authored-by: Evgeny Vereshchagin <[email protected]>
Co-authored-by: Nick Fitzgerald <[email protected]>
Co-authored-by: Luca Boccassi <[email protected]>
Co-authored-by: DavidKorczynski <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Kihlman <[email protected]>
Co-authored-by: neildhar <[email protected]>
Co-authored-by: tsdgeos <[email protected]>
Co-authored-by: Catena cyber <[email protected]>
Co-authored-by: Robert Löhning <[email protected]>
Co-authored-by: Kevin Lubick <[email protected]>
Co-authored-by: Randy <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: asraa <[email protected]>
Co-authored-by: Christian Holler (:decoder) <[email protected]>
Co-authored-by: Petteri Aimonen <[email protected]>
Co-authored-by: jonathanmetzman <[email protected]>
Co-authored-by: Jon Siwek <[email protected]>
Co-authored-by: Google AutoFuzz Team <[email protected]>
Co-authored-by: kabeer27 <[email protected]>
Co-authored-by: Nikita Popov <[email protected]>
Co-authored-by: Julius Volz <[email protected]>
Co-authored-by: Even Rouault <[email protected]>
Co-authored-by: Arvid Norberg <[email protected]>
Co-authored-by: Michael Niedermayer <[email protected]>
Co-authored-by: Julien Pivotto <[email protected]>
Co-authored-by: Ingo Berg <[email protected]>
Co-authored-by: Teju Nareddy <[email protected]>
Co-authored-by: Jamie Pinheiro <[email protected]>
Co-authored-by: Jamie Pinheiro <[email protected]>
Co-authored-by: Nathan Moinvaziri <[email protected]>
Co-authored-by: Mihai Maruseac <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants