Skip to content

Instantly share code, notes, and snippets.

@SamuelMarks
Created November 2, 2019 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SamuelMarks/ea7771ab9fb99faf8fb0d67f246ddf25 to your computer and use it in GitHub Desktop.
Save SamuelMarks/ea7771ab9fb99faf8fb0d67f246ddf25 to your computer and use it in GitHub Desktop.
$ pip install -U pip setuptools
Requirement already up-to-date: pip in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (19.3.1)
Requirement already up-to-date: setuptools in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (41.6.0)
$ pip install -U jupyter
Requirement already up-to-date: jupyter in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (1.0.0)
Requirement already satisfied, skipping upgrade: ipykernel in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (5.1.2)
Requirement already satisfied, skipping upgrade: jupyter-console in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (6.0.0)
Requirement already satisfied, skipping upgrade: notebook in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (6.0.1)
Requirement already satisfied, skipping upgrade: ipywidgets in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (7.5.1)
Requirement already satisfied, skipping upgrade: nbconvert in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (5.6.0)
Requirement already satisfied, skipping upgrade: qtconsole in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter) (4.5.5)
Requirement already satisfied, skipping upgrade: tornado>=4.2 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipykernel->jupyter) (6.0.3)
Requirement already satisfied, skipping upgrade: ipython>=5.0.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipykernel->jupyter) (7.8.0)
Requirement already satisfied, skipping upgrade: traitlets>=4.1.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipykernel->jupyter) (4.3.2)
Requirement already satisfied, skipping upgrade: jupyter-client in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipykernel->jupyter) (5.3.2)
Requirement already satisfied, skipping upgrade: prompt-toolkit<2.1.0,>=2.0.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter-console->jupyter) (2.0.9)
Requirement already satisfied, skipping upgrade: pygments in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter-console->jupyter) (2.4.2)
Requirement already satisfied, skipping upgrade: nbformat in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (4.4.0)
Requirement already satisfied, skipping upgrade: jinja2 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (2.10.1)
Requirement already satisfied, skipping upgrade: ipython-genutils in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (0.2.0)
Requirement already satisfied, skipping upgrade: pyzmq>=17 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (18.1.0)
Requirement already satisfied, skipping upgrade: Send2Trash in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (1.5.0)
Requirement already satisfied, skipping upgrade: prometheus-client in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (0.7.1)
Requirement already satisfied, skipping upgrade: terminado>=0.8.1 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (0.8.2)
Requirement already satisfied, skipping upgrade: jupyter-core>=4.4.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from notebook->jupyter) (4.5.0)
Requirement already satisfied, skipping upgrade: widgetsnbextension~=3.5.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipywidgets->jupyter) (3.5.1)
Requirement already satisfied, skipping upgrade: pandocfilters>=1.4.1 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (1.4.2)
Requirement already satisfied, skipping upgrade: bleach in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (3.1.0)
Requirement already satisfied, skipping upgrade: entrypoints>=0.2.2 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (0.3)
Requirement already satisfied, skipping upgrade: defusedxml in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (0.6.0)
Requirement already satisfied, skipping upgrade: mistune<2,>=0.8.1 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (0.8.4)
Requirement already satisfied, skipping upgrade: testpath in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbconvert->jupyter) (0.4.2)
Requirement already satisfied, skipping upgrade: decorator in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (4.4.0)
Requirement already satisfied, skipping upgrade: pexpect; sys_platform != "win32" in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (4.7.0)
Requirement already satisfied, skipping upgrade: setuptools>=18.5 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (41.6.0)
Requirement already satisfied, skipping upgrade: pickleshare in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (0.7.5)
Requirement already satisfied, skipping upgrade: jedi>=0.10 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (0.15.1)
Requirement already satisfied, skipping upgrade: backcall in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from ipython>=5.0.0->ipykernel->jupyter) (0.1.0)
Requirement already satisfied, skipping upgrade: six in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from traitlets>=4.1.0->ipykernel->jupyter) (1.12.0)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jupyter-client->ipykernel->jupyter) (2.8.0)
Requirement already satisfied, skipping upgrade: wcwidth in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter) (0.1.7)
Requirement already satisfied, skipping upgrade: jsonschema!=2.5.0,>=2.4 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from nbformat->notebook->jupyter) (3.0.2)
Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jinja2->notebook->jupyter) (1.1.1)
Requirement already satisfied, skipping upgrade: ptyprocess; os_name != "nt" in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from terminado>=0.8.1->notebook->jupyter) (0.6.0)
Requirement already satisfied, skipping upgrade: webencodings in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from bleach->nbconvert->jupyter) (0.5.1)
Requirement already satisfied, skipping upgrade: parso>=0.5.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel->jupyter) (0.5.1)
Requirement already satisfied, skipping upgrade: pyrsistent>=0.14.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook->jupyter) (0.15.4)
Requirement already satisfied, skipping upgrade: attrs>=17.4.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook->jupyter) (19.1.0)
$ nvidia-smi
Sat Nov 2 09:53:57 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 430.26 Driver Version: 430.26 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Tesla K80 Off | 00000000:00:1E.0 Off | 0 |
| N/A 51C P0 60W / 149W | 0MiB / 11441MiB | 91% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
$ mkdir -p /home/ubuntu/repos
{'tag': u'v2.0.0'}
$ git fetch --all --tags --prune && git checkout tags/v2.0.0
Fetching origin
Checking out files: 90% (7910/8760)
Checking out files: 91% (7972/8760)
Checking out files: 92% (8060/8760)
Checking out files: 93% (8147/8760)
Checking out files: 94% (8235/8760)
Checking out files: 95% (8322/8760)
Checking out files: 96% (8410/8760)
Checking out files: 97% (8498/8760)
Checking out files: 98% (8585/8760)
Checking out files: 99% (8673/8760)
Checking out files: 100% (8760/8760)
Checking out files: 100% (8760/8760), done.
Note: checking out 'tags/v2.0.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 64c3d382ca Update RELEASE.md
$ git merge FETCH_HEAD
Warning: run() received nonzero return code 128 while executing 'git merge FETCH_HEAD'!
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'ubuntu@gpu0.(none)')
$ rm -rf '/home/ubuntu/repos/tensorflow_pkg-3-gpu'
$ pip install numpy wheel
Requirement already satisfied: numpy in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (1.17.2)
Requirement already satisfied: wheel in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (0.33.6)
$ pip install keras_preprocessing
Requirement already satisfied: keras_preprocessing in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (1.1.0)
Requirement already satisfied: six>=1.9.0 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from keras_preprocessing) (1.12.0)
Requirement already satisfied: numpy>=1.9.1 in /opt/venvs/tflow3.6.8/lib/python3.6/site-packages (from keras_preprocessing) (1.17.2)
$ env
TF_DOWNLOAD_MKL=1
TF_NEED_COMPUTECPP=0
LD_LIBRARY_PATH=/usr/local/cuda/extras/CUPTI/lib64
TF_NEED_TENSORRT=1
SSH_CONNECTION=[omitted] 11391 [omitted] 22
LANG=C.UTF-8
TF_ENABLE_XLA=0
TF_NEED_VERBS=0
TF_NEED_S3=0
OLDPWD=/home/ubuntu
TF_CUDA_COMPUTE_CAPABILITIES=3.7
CLANG_CUDA_COMPILER_PATH=/usr/bin/clang
TF_NEED_HDFS=0
TF_NEED_MKL=1
TF_NEED_GDR=0
PYTHON_LIB_PATH=/opt/venvs/tflow3.6.8
XDG_SESSION_ID=114
USER=ubuntu
TF_DOWNLOAD_CLANG=0
TF_NEED_GCP=0
PWD=/home/ubuntu/repos/tensorflow-for-py3
HOME=/home/ubuntu
SSH_CLIENT=[omitted] 11391 22
XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop
TF_NEED_ROCM=0
SSH_TTY=/dev/pts/0
MAIL=/var/mail/ubuntu
TF_SET_ANDROID_WORKSPACE=0
CC_OPT_FLAGS=-march=native
SHELL=/bin/bash
TERM=vt100
TF_NEED_OPENCL=0
SHLVL=2
TF_CUDA_CLANG=1
TF_NEED_JEMALLOC=1
TF_NEED_KAFKA=0
TF_NEED_MPI=0
LOGNAME=ubuntu
XDG_RUNTIME_DIR=/run/user/1000
TF_NEED_CUDA=1
PATH=/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PYTHON_BIN_PATH=/opt/venvs/tflow3.6.8/bin/python
TF_NEED_OPENCL_SYCL=0
_=/usr/bin/env
$ ./configure
Extracting Bazel installation...
WARNING: --batch mode is deprecated. Please instead explicitly shut down your Bazel server using the command "bazel shutdown".
You have bazel 0.25.2 installed.
Found CUDA 10.0 in:
/usr/local/cuda/lib64
/usr/local/cuda/include
Found cuDNN 7 in:
/usr/lib/x86_64-linux-gnu
/usr/include
Found TensorRT 6 in:
/usr/lib/x86_64-linux-gnu
/usr/include/x86_64-linux-gnu
Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details.
--config=mkl # Build with MKL support.
--config=monolithic # Config for mostly static monolithic build.
--config=gdr # Build with GDR support.
--config=verbs # Build with libverbs support.
--config=ngraph # Build with Intel nGraph support.
--config=numa # Build with NUMA support.
--config=dynamic_kernels # (Experimental) Build kernels into separate shared objects.
--config=v2 # Build TensorFlow 2.x instead of 1.x.
Preconfigured Bazel build configs to DISABLE default on features:
--config=noaws # Disable AWS S3 filesystem support.
--config=nogcp # Disable GCP support.
--config=nohdfs # Disable HDFS support.
--config=noignite # Disable Apache Ignite support.
--config=nokafka # Disable Apache Kafka support.
--config=nonccl # Disable NVIDIA NCCL support.
Configuration finished
$ bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package --verbose_failures --copt='--expt-relaxed-constexpr'
Starting local Bazel server and connecting to it...
WARNING: The following configs were expanded more than once: [cuda_clang, using_cuda]. For repeatable flags, repeats are counted twice and may lead to unexpected behavior.
INFO: Options provided by the client:
Inherited 'common' options: --isatty=1 --terminal_columns=80
INFO: Reading rc options for 'build' from /home/ubuntu/repos/tensorflow-for-py3/.bazelrc:
'build' options: --apple_platform_type=macos --define framework_shared_object=true --define open_source_build=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone --strategy=Genrule=standalone -c opt --announce_rc --define=grpc_no_ares=true --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --config=v2
INFO: Reading rc options for 'build' from /home/ubuntu/repos/tensorflow-for-py3/.tf_configure.bazelrc:
'build' options: --action_env PYTHON_BIN_PATH=/opt/venvs/tflow3.6.8/bin/python --action_env PYTHON_LIB_PATH=/opt/venvs/tflow3.6.8 --python_path=/opt/venvs/tflow3.6.8/bin/python --config=tensorrt --action_env CUDA_TOOLKIT_PATH=/usr/local/cuda --action_env TF_CUDA_COMPUTE_CAPABILITIES=3.7 --action_env LD_LIBRARY_PATH=/usr/local/cuda/extras/CUPTI/lib64 --config=cuda_clang --action_env CLANG_CUDA_COMPILER_PATH=/usr/bin/clang --config=cuda_clang --action_env TF_CONFIGURE_IOS=0
INFO: Found applicable config definition build:v2 in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --define=tf_api_version=2
INFO: Found applicable config definition build:tensorrt in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --action_env TF_NEED_TENSORRT=1
INFO: Found applicable config definition build:cuda_clang in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --config=using_cuda --define=using_cuda_clang=true --define=using_clang=true
INFO: Found applicable config definition build:using_cuda in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:cuda_clang in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --config=using_cuda --define=using_cuda_clang=true --define=using_clang=true
INFO: Found applicable config definition build:using_cuda in file /home/ubuntu/repos/tensorflow-for-py3/.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:opt in file /home/ubuntu/repos/tensorflow-for-py3/.tf_configure.bazelrc: --copt=-march=native --host_copt=-march=native --define with_default_optimizations=true
Loading:
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
Fetching @io_bazel_rules_closure; fetching
Loading: 0 packages loaded
Fetching @io_bazel_rules_closure; fetching
Fetching https://storage.googleapis.com/...8ee0471b67a40403df940149.tar.gz
Loading: 0 packages loaded
Fetching @io_bazel_rules_closure; fetching
Loading: 0 packages loaded
Fetching @bazel_toolchains; fetching
Loading: 0 packages loaded
Fetching @bazel_toolchains; fetching
Loading: 0 packages loaded
Fetching @bazel_toolchains; fetching
Loading: 0 packages loaded
Fetching @bazel_toolchains; fetching
Fetching https://github.com/...8a7a518a2fb7ba992d47c8b38299fe0be825.tar.gz
Loading: 0 packages loaded
Loading: 0 packages loaded
Fetching ...docker; Cloning 251f6a68b439744094faff800cd029798edf9faa of ht\
tps://github.com/bazelbuild/rules_docker.git
Loading: 0 packages loaded
Fetching ...docker; Cloning 251f6a68b439744094faff800cd029798edf9faa of ht\
tps://github.com/bazelbuild/rules_docker.git
Loading: 0 packages loaded
Fetching ...docker; Cloning 251f6a68b439744094faff800cd029798edf9faa of ht\
tps://github.com/bazelbuild/rules_docker.git
Loading: 0 packages loaded
Fetching ...docker; Cloning 251f6a68b439744094faff800cd029798edf9faa of ht\
tps://github.com/bazelbuild/rules_docker.git
Loading: 0 packages loaded
Fetching @io_bazel_rules_docker; Recording actual commit 4s
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
Loading: 0 packages loaded
Loading: 0 packages loaded
Fetching @bazel_skylib; fetching
Loading: 0 packages loaded
Fetching @bazel_skylib; fetching
Fetching https://github.com/.../download/0.8.0/bazel-skylib.0.8.0.tar.gz
Loading: 0 packages loaded
Fetching @bazel_skylib; fetching
Fetching https://github.com/.../0.8.0/bazel-skylib.0.8.0.tar.gz; 16,360b
Loading: 0 packages loaded
Loading: 0 packages loaded
Fetching @build_bazel_rules_swift; fetching
Loading: 0 packages loaded
Fetching @build_bazel_rules_swift; fetching
Fetching https://github.com/.../download/0.11.1/rules_swift.0.11.1.tar.gz
Loading: 0 packages loaded
Fetching @build_bazel_rules_swift; fetching
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
Fetching @local_config_tensorrt; Restarting.
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
Fetching @local_config_tensorrt; Restarting.
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; Restarting.
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; Restarting.
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Fetching @local_config_cuda; fetching
DEBUG: /home/ubuntu/.cache/bazel/_bazel_ubuntu/7d3379297965407e4f621f04220127eb/external/bazel_tools/tools/cpp/lib_cc_configure.bzl:115:5:
Auto-Configuration Warning: 'TMP' environment variable is not set, using 'C:\Windows\Temp' as default
Loading: 0 packages loaded
currently loading: tensorflow/tools/pip_package
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (1 packages\
loaded, 0 targets configured)
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (4 packages\
loaded, 18 targets configured)
currently loading: tensorflow
Fetching @com_google_protobuf; fetching
Fetching https://storage.googleapis.com/...1129eb878c1bbcec936b20f0.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (4 packages\
loaded, 18 targets configured)
currently loading: tensorflow
Fetching @com_google_protobuf; fetching
Fetching https://storage.googleapis.com/...bcec936b20f0.tar.gz; 1,335,296b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (4 packages\
loaded, 18 targets configured)
currently loading: tensorflow
Fetching @com_google_protobuf; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (4 packages\
loaded, 18 targets configured)
currently loading: tensorflow
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (5 packages\
loaded, 21 targets configured)
currently loading: tensorflow/lite/python/testdata
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (23 package\
s loaded, 21 targets configured)
currently loading: tensorflow/python/keras ... (4 packages)
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (33 package\
s loaded, 21 targets configured)
currently loading: tensorflow/python
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (34 package\
s loaded, 21 targets configured)
currently loading: @local_config_rocm//rocm
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (44 package\
s loaded, 85 targets configured)
currently loading: tensorflow/python/autograph/pyct ... (2 packages)
Fetching @six_archive; fetching
Fetching @local_config_cc; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (47 package\
s loaded, 85 targets configured)
currently loading: tensorflow/core/kernels
Fetching @six_archive; fetching
Fetching @local_config_cc; fetching
Fetching @gast_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (47 package\
s loaded, 85 targets configured)
currently loading: tensorflow/core/kernels
Fetching @six_archive; fetching
Fetching @local_config_cc; fetching
Fetching @gast_archive; fetching
Fetching https://storage.googleapis.com/.../source/s/six/six-1.10.0.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (51 package\
s loaded, 115 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @gast_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (58 package\
s loaded, 144 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @gast_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (58 package\
s loaded, 178 targets configured)
currently loading: tensorflow/core/kernels ... (3 packages)
Fetching @gast_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (59 package\
s loaded, 178 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @gast_archive; fetching
Fetching @swig; fetching
Fetching https://storage.googleapis.com/.../swig-3.0.8/swig-3.0.8.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (59 package\
s loaded, 178 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @gast_archive; fetching
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (61 package\
s loaded, 193 targets configured)
currently loading: tensorflow/core/kernels ... (3 packages)
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (65 package\
s loaded, 194 targets configured)
currently loading: tensorflow/core/kernels ... (3 packages)
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (67 package\
s loaded, 196 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (77 package\
s loaded, 326 targets configured)
currently loading: tensorflow/core/kernels
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (77 package\
s loaded, 1060 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @swig; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (78 package\
s loaded, 2508 targets configured)
currently loading: tensorflow/core/kernels ... (2 packages)
Fetching @swig; fetching
Fetching @zlib_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (80 package\
s loaded, 2508 targets configured)
Fetching @swig; fetching
Fetching @zlib_archive; fetching
Fetching @cython; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (80 package\
s loaded, 2508 targets configured)
Fetching @swig; fetching
Fetching @zlib_archive; fetching
Fetching @cython; fetching
Fetching https://storage.googleapis.com/.../zlib.net/zlib-1.2.11.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (82 package\
s loaded, 2508 targets configured)
Fetching @zlib_archive; fetching
Fetching @cython; fetching
Fetching @local_config_python; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (84 package\
s loaded, 2791 targets configured)
currently loading: @org_tensorflow//tensorflow
Fetching @local_config_python; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (89 package\
s loaded, 2841 targets configured)
currently loading: tensorflow/python/compiler/tensorrt ... (2 packages)
Fetching @local_config_python; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (99 package\
s loaded, 2960 targets configured)
currently loading: tensorflow/compiler/xla
Fetching @local_config_python; fetching
Fetching @eigen_archive; fetching
Fetching @wrapt; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (101 packag\
es loaded, 2976 targets configured)
Fetching @local_config_python; fetching
Fetching @eigen_archive; fetching
Fetching @absl_py; fetching
Fetching @com_google_absl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (101 packag\
es loaded, 2976 targets configured)
Fetching @eigen_archive; fetching
Fetching @absl_py; fetching
Fetching @com_google_absl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (103 packag\
es loaded, 2986 targets configured)
Fetching @eigen_archive; fetching
Fetching @absl_py; fetching
Fetching @com_google_absl; fetching
Fetching @nsync; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (109 packag\
es loaded, 3010 targets configured)
Fetching @eigen_archive; fetching
Fetching @com_google_absl; fetching
Fetching @nsync; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (113 packag\
es loaded, 3107 targets configured)
Fetching @com_google_absl; fetching
Fetching @nsync; fetching
Fetching @functools32_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (119 packag\
es loaded, 3570 targets configured)
currently loading: tensorflow/stream_executor
Fetching @nsync; fetching
Fetching @functools32_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (132 packag\
es loaded, 3594 targets configured)
currently loading: tensorflow/compiler/tf2tensorrt ... (3 packages)
Fetching @functools32_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (149 packag\
es loaded, 4020 targets configured)
currently loading: tensorflow/stream_executor/gpu
Fetching @functools32_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (152 packag\
es loaded, 4398 targets configured)
Fetching @farmhash_archive; fetching
Fetching @opt_einsum_archive; fetching
Fetching https://storage.googleapis.com/.../opt_einsum-2.3.2.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (157 packag\
es loaded, 4611 targets configured)
currently loading: @farmhash_archive//
Fetching @termcolor_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (168 packag\
es loaded, 4879 targets configured)
Fetching @termcolor_archive; fetching
Fetching @com_googlesource_code_re2; fetching
Fetching @keras_applications_archive; fetching
Fetching @local_config_git; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (170 packag\
es loaded, 5150 targets configured)
Fetching @termcolor_archive; fetching
Fetching @com_googlesource_code_re2; fetching
Fetching @keras_applications_archive; fetching
Fetching @hwloc; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (172 packag\
es loaded, 5150 targets configured)
Fetching @termcolor_archive; fetching
Fetching @keras_applications_archive; fetching
Fetching @hwloc; fetching
Fetching @highwayhash; fetching
Fetching https://storage.googleapis.com/.../archive/1.0.8.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (183 packag\
es loaded, 5315 targets configured)
currently loading: tensorflow/lite/schema
Fetching @hwloc; fetching
Fetching @highwayhash; fetching
Fetching @flatbuffers; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (183 packag\
es loaded, 5346 targets configured)
currently loading: tensorflow/lite/schema
Fetching @hwloc; fetching
Fetching @highwayhash; fetching
Fetching @flatbuffers; Restarting.
Fetching https://storage.googleapis.com/.../hwloc/v2.0/hwloc-2.0.3.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (188 packag\
es loaded, 5429 targets configured)
Fetching @hwloc; fetching
Fetching https://storage.googleapis.com/.../hwloc-2.0.3.tar.gz; 4,202,496b
Fetching @grpc; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (189 packag\
es loaded, 5532 targets configured)
Fetching @hwloc; fetching
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @gemmlowp; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (189 packag\
es loaded, 5532 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @gemmlowp; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (191 packag\
es loaded, 5532 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (192 packag\
es loaded, 5532 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Fetching @arm_neon_2_x86_sse; fetching
Fetching https://storage.googleapis.com/...f4306c4234a3.tar.gz; 8,396,800b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (192 packag\
es loaded, 5532 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Fetching https://storage.googleapis.com/...3efc8ccc1baf82a1cfc73f6e9b8.zip
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (195 packag\
es loaded, 5884 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Fetching https://storage.googleapis.com/...3efc8ccc1baf82a1cfc73f6e9b8.zip
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (201 packag\
es loaded, 6020 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (202 packag\
es loaded, 6076 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Fetching @gif_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (207 packag\
es loaded, 6076 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @double_conversion; fetching
Fetching @icu; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (207 packag\
es loaded, 6076 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @icu; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:560:12: in srcs attribute of cc_library rule //tensorflow/core:platform_strings: please do not import '//tensorflow/core/platform:platform_strings.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (209 packag\
es loaded, 6240 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @icu; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:560:12: in srcs attribute of cc_library rule //tensorflow/core:platform_strings: please do not import '//tensorflow/core/platform:platform_strings_computed.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (209 packag\
es loaded, 6240 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @icu; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (214 packag\
es loaded, 6477 targets configured)
currently loading: tensorflow/core/platform/cloud
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @icu; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (216 packag\
es loaded, 6483 targets configured)
Fetching @grpc; fetching
Fetching @jpeg; fetching
Fetching @icu; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (222 packag\
es loaded, 6679 targets configured)
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/.../archive/release-62-1.tar.gz
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:1128:12: in srcs attribute of cc_library rule //tensorflow/core:framework_lite: please do not import '//tensorflow/core/platform:default/integral_types.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (223 packag\
es loaded, 6788 targets configured)
currently loading: @local_config_mlir//
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/.../archive/release-62-1.tar.gz
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:1128:12: in srcs attribute of cc_library rule //tensorflow/core:framework_lite: please do not import '//tensorflow/core/platform:default/mutex.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (223 packag\
es loaded, 6788 targets configured)
currently loading: @local_config_mlir//
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/.../archive/release-62-1.tar.gz
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:1128:12: in srcs attribute of cc_library rule //tensorflow/core:framework_lite: please do not import '//tensorflow/core/platform:default/mutex_data.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (223 packag\
es loaded, 6788 targets configured)
currently loading: @local_config_mlir//
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/.../archive/release-62-1.tar.gz
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:1126:1: in linkstatic attribute of cc_library rule //tensorflow/core:framework_lite: setting 'linkstatic=1' is recommended if there are no object files
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (223 packag\
es loaded, 6788 targets configured)
currently loading: @local_config_mlir//
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/.../archive/release-62-1.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (230 packag\
es loaded, 7007 targets configured)
currently loading: tensorflow/cc
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...release-62-1.tar.gz; 4,202,496b
Fetching @aws; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (233 packag\
es loaded, 7069 targets configured)
Fetching @grpc; fetching
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...release-62-1.tar.gz; 8,364,032b
Fetching @aws; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (233 packag\
es loaded, 7120 targets configured)
currently loading: tensorflow/core/kernels/data
Fetching @grpc; fetching 4s
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...elease-62-1.tar.gz; 13,279,232b
Fetching @aws; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (235 packag\
es loaded, 7123 targets configured)
currently loading: tensorflow/core/grappler/optimizers/data
Fetching @grpc; fetching 4s
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...elease-62-1.tar.gz; 18,472,960b
Fetching @aws; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (236 packag\
es loaded, 7180 targets configured)
Fetching @grpc; fetching 4s
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...elease-62-1.tar.gz; 26,877,952b
Fetching @aws; fetching
Fetching @cub_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (236 packag\
es loaded, 7180 targets configured)
Fetching @grpc; fetching 4s
Fetching @icu; fetching
Fetching https://storage.googleapis.com/...elease-62-1.tar.gz; 37,199,872b
Fetching @aws; fetching
Fetching @cub_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (236 packag\
es loaded, 7180 targets configured)
Fetching @grpc; fetching 4s
Fetching @icu; fetching
Fetching @aws; fetching
Fetching @cub_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (238 packag\
es loaded, 7180 targets configured)
Fetching @icu; fetching
Fetching @aws; fetching
Fetching @cub_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (242 packag\
es loaded, 7516 targets configured)
Fetching @icu; fetching
Fetching @aws; fetching
Fetching @com_github_nanopb_nanopb; fetching
Fetching @org_sqlite; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (242 packag\
es loaded, 7516 targets configured)
Fetching @icu; fetching
Fetching @aws; fetching
Fetching @com_github_nanopb_nanopb; fetching
Fetching @org_sqlite; fetching
Fetching https://storage.googleapis.com/...ad710900479130c7fcb4d63b.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (243 packag\
es loaded, 8267 targets configured)
Fetching @icu; fetching
Fetching @aws; fetching
Fetching @org_sqlite; fetching
Fetching https://storage.googleapis.com/...sqlite-amalgamation-3280000.zip
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (247 packag\
es loaded, 8366 targets configured)
Fetching @icu; fetching 4s
Fetching @aws; fetching
Fetching @org_sqlite; fetching
Fetching https://github.com/aws/aws-sdk-cpp/archive/1.5.8.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (248 packag\
es loaded, 8513 targets configured)
Fetching @icu; fetching 4s
Fetching @aws; fetching
Fetching https://github.com/.../aws-sdk-cpp/archive/1.5.8.tar.gz; 923,116b
Fetching @mkl_dnn; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (249 packag\
es loaded, 8632 targets configured)
Fetching @icu; fetching 4s
Fetching @aws; fetching
Fetching https://github.com/.../archive/1.5.8.tar.gz; 1,786,562b
Fetching @mkl_dnn; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (249 packag\
es loaded, 8669 targets configured)
currently loading: tensorflow/compiler/xla/service
Fetching @icu; fetching 4s
Fetching @aws; fetching
Fetching https://github.com/.../archive/1.5.8.tar.gz; 3,672,166b
Fetching @mkl_dnn; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (251 packag\
es loaded, 9002 targets configured)
Fetching @icu; fetching 4s
Fetching @aws; fetching
Fetching https://github.com/.../archive/1.5.8.tar.gz; 4,555,508b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (253 packag\
es loaded, 9252 targets configured)
Fetching @icu; fetching 5s
Fetching @aws; fetching
Fetching https://github.com/.../archive/1.5.8.tar.gz; 5,457,998b
Fetching @nccl_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (253 packag\
es loaded, 9333 targets configured)
Fetching @icu; fetching 5s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 6,374,866b
Fetching @nccl_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (253 packag\
es loaded, 9438 targets configured)
Fetching @icu; fetching 5s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 7,307,890b
Fetching @nccl_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (253 packag\
es loaded, 9774 targets configured)
Fetching @icu; fetching 5s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 8,177,044b
Fetching @nccl_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (254 packag\
es loaded, 9993 targets configured)
Fetching @icu; fetching 5s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 8,999,712b
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:658:12: in srcs attribute of cc_library rule //tensorflow/core:lib_proto_parsing: please do not import '//tensorflow/core/platform:protobuf.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (254 packag\
es loaded, 10057 targets configured)
Fetching @icu; fetching 6s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 8,999,712b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (257 packag\
es loaded, 10987 targets configured)
Fetching @icu; fetching 6s
Fetching @aws; fetching 4s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 10,175,202b
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11420 targets configured)
Fetching @icu; fetching 6s
Fetching @aws; fetching 5s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 11,109,726b
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11587 targets configured)
Fetching @icu; fetching 6s
Fetching @aws; fetching 5s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 12,061,368b
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11608 targets configured)
Fetching @icu; fetching 6s
Fetching @aws; fetching 5s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 12,977,642b
Fetching @nasm; fetching
Fetching @com_github_googleapis_googleapis; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11608 targets configured)
Fetching @icu; fetching 7s
Fetching @aws; fetching 5s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 14,058,266b
Fetching @nasm; fetching
Fetching @com_github_googleapis_googleapis; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11608 targets configured)
Fetching @icu; fetching 7s
Fetching @aws; fetching 5s
Fetching https://github.com/.../archive/1.5.8.tar.gz; 15,076,807b
Fetching @nasm; fetching
Fetching @com_github_googleapis_googleapis; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11608 targets configured)
Fetching @icu; fetching 7s
Fetching @aws; fetching 6s
Fetching @nasm; fetching
Fetching @com_github_googleapis_googleapis; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (265 packag\
es loaded, 11608 targets configured)
Fetching @icu; fetching 7s
Fetching @aws; fetching 6s
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (266 packag\
es loaded, 11625 targets configured)
Fetching @aws; fetching 6s
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (268 packag\
es loaded, 12076 targets configured)
Fetching @aws; fetching 6s
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12158 targets configured)
Fetching @aws; fetching 7s
Fetching @nasm; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12330 targets configured)
Fetching @aws; fetching 7s
Fetching @nasm; fetching
Fetching @boringssl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 7s
Fetching @nasm; fetching
Fetching @boringssl; fetching
Fetching @com_github_googlecloudplatform_google_cloud_cpp; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 8s
Fetching @nasm; fetching
Fetching @boringssl; fetching
Fetching @com_github_googlecloudplatform_google_cloud_cpp; fetching
Fetching https://storage.googleapis.com/...e2eb041c81c5235816c96514.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 8s
Fetching @nasm; fetching
Fetching @boringssl; fetching
Fetching @com_github_googlecloudplatform_google_cloud_cpp; fetching
Fetching https://storage.googleapis.com/...e2eb041c81c5235816c96514.tar.gz
Fetching https://storage.googleapis.com/.../archive/v0.10.0.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (271 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 8s
Fetching @nasm; fetching
Fetching @boringssl; fetching
Fetching https://storage.googleapis.com/...235816c96514.tar.gz; 4,202,496b
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (272 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 8s
Fetching @nasm; fetching 4s
Fetching @boringssl; fetching
Fetching https://storage.googleapis.com/...235816c96514.tar.gz; 8,396,800b
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2; 15,685b
Fetching @pcre; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (272 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 9s
Fetching @nasm; fetching 4s
Fetching @boringssl; fetching
Fetching https://storage.googleapis.com/...35816c96514.tar.gz; 16,162,816b
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2; 42,733b
Fetching @pcre; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (272 packag\
es loaded, 12382 targets configured)
Fetching @aws; fetching 9s
Fetching @nasm; fetching 4s
Fetching @boringssl; fetching
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2; 92,521b
Fetching @pcre; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (273 packag\
es loaded, 12478 targets configured)
Fetching @aws; fetching 9s
Fetching @nasm; fetching 4s
Fetching @boringssl; fetching
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2; 199,401b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (273 packag\
es loaded, 12492 targets configured)
Fetching @aws; fetching 9s
Fetching @nasm; fetching 4s
Fetching @boringssl; fetching
Fetching http://pkgs.fedoraproject.org/.../nasm-2.13.03.tar.bz2; 412,393b
Fetching @kafka; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (273 packag\
es loaded, 12492 targets configured)
Fetching @aws; fetching 9s
Fetching @nasm; fetching 5s
Fetching @boringssl; fetching
Fetching @kafka; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (273 packag\
es loaded, 12492 targets configured)
Fetching @aws; fetching 10s
Fetching @nasm; fetching 5s
Fetching @boringssl; fetching
Fetching @kafka; fetching
Fetching https://storage.googleapis.com/.../archive/v0.11.5.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (273 packag\
es loaded, 12492 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:abi.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:annotation.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:byte_order.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:context.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cord.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cpu_feature_guard.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cpu_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cuda_libdevice_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:demangle.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:denormal.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:dynamic_annotations.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:env.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:env_time.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:error.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_statistics.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_system_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:fingerprint.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:grpc_services.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:host_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:human_readable_json.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:init_main.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:load_library.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:logger.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:macros.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:mem.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:monitoring.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:mutex.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:net.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:null_file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:numa.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform_strings.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform_strings_computed.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:prefetch.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/i_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf_compiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf_internal.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:regexp.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:setround.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:snappy.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stacktrace.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stacktrace_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stream_executor_no_cuda.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:strong_hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:subprocess.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tensor_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:test.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:test_benchmark.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:thread_annotations.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tracing.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tstring.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:types.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2441:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:unbounded_work_queue.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2439:1: in linkstatic attribute of cc_library rule //tensorflow/core:lib_internal: setting 'linkstatic=1' is recommended if there are no object files
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (274 packag\
es loaded, 12693 targets configured)
Fetching @aws; fetching 10s
Fetching @boringssl; fetching
Fetching @kafka; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 12784 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:abi.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:annotation.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:byte_order.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:context.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cord.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cpu_feature_guard.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cpu_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cuda_libdevice_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:demangle.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:denormal.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:dynamic_annotations.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:env.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:env_time.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:error.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_statistics.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:fingerprint.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:grpc_services.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:host_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:human_readable_json.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:init_main.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:load_library.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:logger.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:macros.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:mem.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:monitoring.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:mutex.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:net.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:null_file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:numa.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform_strings.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform_strings_computed.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:prefetch.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/i_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf_compiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf_internal.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:regexp.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:setround.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:snappy.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stacktrace.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stacktrace_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stream_executor_no_cuda.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:strong_hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:subprocess.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tensor_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:test.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:test_benchmark.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:thread_annotations.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tracing.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tstring.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:types.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:unbounded_work_queue.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:default/monitoring.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:default/mutex.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:default/tracing.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:default/unbounded_work_queue.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/env.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/error.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/load_library.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/net.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/port.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/posix_file_system.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:posix/subprocess.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cpu_feature_guard.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:denormal.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:env.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system_helper.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:setround.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stacktrace_handler.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tensor_coding.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2465:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tracing.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13282 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2515:12: in srcs attribute of cc_library rule //tensorflow/core:gif_internal: please do not import '//tensorflow/core/platform:gif.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13295 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2535:12: in srcs attribute of cc_library rule //tensorflow/core:jpeg_internal: please do not import '//tensorflow/core/platform:jpeg.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13296 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:5502:12: in srcs attribute of cc_library rule //tensorflow/core:cuda_libdevice_path: please do not import '//tensorflow/core/platform:default/cuda_libdevice_path.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13298 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:471:12: in srcs attribute of cc_library rule //tensorflow/core:logger: please do not import '//tensorflow/core/platform:logger.cc' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13299 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2992:12: in srcs attribute of cc_library rule //tensorflow/core:stream_executor_no_cuda: please do not import '//tensorflow/core/platform:stream_executor.h' directly. You should either move the file to this package or depend on an appropriate rule there
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13401 targets configured)
Fetching @aws; fetching 11s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2975:1: in srcs attribute of cc_library rule //tensorflow/core:stream_executor: please do not import '//tensorflow/core/platform:stream_executor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation in /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:2975:1
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (275 packag\
es loaded, 13434 targets configured)
Fetching @aws; fetching 12s
Fetching @boringssl; fetching 4s
Fetching @png_archive; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (277 packag\
es loaded, 14084 targets configured)
Fetching @aws; fetching 12s
Fetching @curl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (277 packag\
es loaded, 14762 targets configured)
Fetching @aws; fetching 13s
Fetching @curl; fetching
Fetching https://storage.googleapis.com/.../download/curl-7.65.3.tar.gz
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (277 packag\
es loaded, 14891 targets configured)
Fetching @aws; fetching 13s
Fetching @curl; fetching
Fetching https://storage.googleapis.com/.../curl-7.65.3.tar.gz; 2,259,727b
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (277 packag\
es loaded, 15208 targets configured)
Fetching @aws; fetching 13s
Fetching @curl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (277 packag\
es loaded, 16004 targets configured)
Fetching @curl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (278 packag\
es loaded, 16328 targets configured)
Fetching @curl; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (278 packag\
es loaded, 16501 targets configured)
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (279 packag\
es loaded, 17993 targets configured)
Fetching @org_python_license; fetching
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:3433:1: in srcs attribute of cc_library rule //tensorflow/core:device_tracer: please do not import '//tensorflow/core/platform:default/device_tracer.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation in /home/ubuntu/repos/tensorflow-for-py3/tensorflow/core/BUILD:3433:1
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (279 packag\
es loaded, 18326 targets configured)
Fetching @org_python_license; fetching
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (279 packag\
es loaded, 19086 targets configured)
Fetching @org_python_license; fetching
Fetching https://storage.googleapis.com/.../2.7/_sources/license.rst.txt
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (280 packag\
es loaded, 19678 targets configured)
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/python/BUILD:3693:1: in py_library rule //tensorflow/python:standard_ops: target '//tensorflow/python:standard_ops' depends on deprecated target '//tensorflow/python/ops/distributions:distributions': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.distributions will not receive new features, and will be removed by early 2019. You should update all usage of `tf.distributions` to `tfp.distributions`.
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (280 packag\
es loaded, 20920 targets configured)
WARNING: /home/ubuntu/repos/tensorflow-for-py3/tensorflow/python/BUILD:86:1: in py_library rule //tensorflow/python:no_contrib: target '//tensorflow/python:no_contrib' depends on deprecated target '//tensorflow/python/ops/distributions:distributions': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.distributions will not receive new features, and will be removed by early 2019. You should update all usage of `tf.distributions` to `tfp.distributions`.
Analyzing: target //tensorflow/tools/pip_package:build_pip_package (280 packag\
es loaded, 21186 targets configured)
INFO: Analyzed target //tensorflow/tools/pip_package:build_pip_package (280 packages loaded, 22025 targets configured).
Building: checking cached actions
INFO: Found 1 target...
Building: checking cached actions
[0 / 3] [-----] Symlinking //tensorflow/tools/pip_package:build_pip_package
[9 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protoc; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[9 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protoc; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
[12 / 27] 2 actions, 1 running
@com_google_protobuf//:protobuf_lite; 1s local
[-----] @com_google_protobuf//:protobuf_lite
[12 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[13 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[13 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[13 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
[14 / 27] 4 actions, 3 running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 1s local
[-----] @com_google_protobuf//:protobuf_lite
[15 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[16 / 27] 4 actions, 3 running
@com_google_protobuf//:protobuf_lite; 4s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 0s local
[-----] @com_google_protobuf//:protobuf_lite
[16 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 4s local
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[17 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[18 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[18 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[19 / 27] 4 actions, 3 running
@com_google_protobuf//:protobuf_lite; 4s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 1s local
[-----] @com_google_protobuf//:protobuf_lite
[19 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 5s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[20 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 5s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[20 / 27] 4 actions running
@com_google_protobuf//:protobuf_lite; 5s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[21 / 28] 3 actions running
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[22 / 29] 3 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[22 / 29] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[23 / 30] 3 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[24 / 31] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[25 / 32] 3 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[25 / 32] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[26 / 33] 3 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[26 / 33] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[27 / 34] 3 actions running
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 1s local
[31 / 38] 3 actions running
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[31 / 38] 4 actions running
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protobuf_lite; 0s local
[32 / 39] 3 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
[33 / 41] 4 actions running
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 1s local
@com_google_protobuf//:protobuf_lite; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[34 / 42] 3 actions running
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[35 / 43] 4 actions running
@com_google_protobuf//:protobuf_lite; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[35 / 43] 4 actions running
@com_google_protobuf//:protobuf_lite; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[37 / 45] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[37 / 45] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[37 / 45] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[38 / 46] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[38 / 46] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[40 / 48] 2 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[40 / 48] 2 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[40 / 48] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[41 / 49] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[41 / 49] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[41 / 49] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[41 / 49] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[41 / 49] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
[41 / 49] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 4s local
[43 / 51] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 0s local
[43 / 51] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 0s local
[44 / 52] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[44 / 52] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[45 / 53] 3 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[45 / 53] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[46 / 54] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[46 / 54] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[46 / 54] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[47 / 55] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[47 / 55] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[48 / 56] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[48 / 56] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[48 / 56] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[49 / 57] 3 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
[49 / 57] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[49 / 57] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
[50 / 58] 3 actions running
@com_google_protobuf//:protoc_lib; 8s local
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 2s local
[50 / 58] 4 actions running
@com_google_protobuf//:protoc_lib; 8s local
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[51 / 59] 3 actions running
@com_google_protobuf//:protoc_lib; 9s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[51 / 59] 4 actions running
@com_google_protobuf//:protoc_lib; 9s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[52 / 60] 3 actions running
@com_google_protobuf//:protoc_lib; 10s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[52 / 60] 4 actions running
@com_google_protobuf//:protoc_lib; 10s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[53 / 61] 3 actions running
@com_google_protobuf//:protoc_lib; 11s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[54 / 62] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[54 / 62] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[54 / 62] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[55 / 63] 3 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[56 / 64] 3 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[56 / 64] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[57 / 65] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[57 / 65] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[58 / 66] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[58 / 66] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[58 / 66] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[58 / 66] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[59 / 67] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[60 / 68] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[61 / 69] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[61 / 69] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[61 / 69] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[62 / 70] 3 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
[63 / 71] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[64 / 72] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[64 / 72] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[64 / 72] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[65 / 73] 3 actions running
@com_google_protobuf//:protoc_lib; 8s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[65 / 73] 4 actions running
@com_google_protobuf//:protoc_lib; 8s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[66 / 74] 3 actions running
@com_google_protobuf//:protoc_lib; 9s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
[66 / 74] 4 actions running
@com_google_protobuf//:protoc_lib; 9s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[66 / 74] 4 actions running
@com_google_protobuf//:protoc_lib; 10s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[67 / 75] 3 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[68 / 76] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[69 / 77] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[69 / 77] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[69 / 77] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[70 / 78] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[70 / 78] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[72 / 80] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[72 / 80] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[72 / 80] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[73 / 81] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[73 / 81] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[74 / 82] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[74 / 82] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[75 / 83] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[75 / 83] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[76 / 84] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[76 / 84] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[77 / 85] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[77 / 85] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[77 / 85] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[78 / 86] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[79 / 87] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[79 / 87] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[79 / 87] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[80 / 88] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[81 / 89] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[81 / 89] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[82 / 90] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[82 / 90] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[83 / 91] 3 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[84 / 92] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[85 / 93] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[86 / 94] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[86 / 94] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[86 / 94] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[87 / 95] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
[89 / 97] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[90 / 98] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[90 / 98] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[91 / 99] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[91 / 99] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[92 / 100] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[92 / 100] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[93 / 101] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[93 / 101] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[94 / 102] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[94 / 102] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[95 / 103] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[95 / 103] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[96 / 104] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[96 / 104] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[97 / 105] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[97 / 105] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[98 / 106] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[98 / 106] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[99 / 107] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[100 / 108] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[100 / 108] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[101 / 109] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[101 / 109] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[102 / 110] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[102 / 110] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[102 / 110] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
[103 / 111] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[103 / 111] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[104 / 112] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[104 / 112] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[105 / 113] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[105 / 113] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[106 / 114] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[106 / 114] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[107 / 115] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[107 / 115] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[108 / 116] 3 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[108 / 116] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[108 / 116] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[109 / 117] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[110 / 118] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[111 / 119] 3 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[111 / 119] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[112 / 120] 3 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[112 / 120] 4 actions running
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[112 / 120] 4 actions running
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 1s local
[112 / 120] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
[113 / 121] 4 actions running
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[113 / 121] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 2s local
@com_google_protobuf//:protoc_lib; 0s local
[114 / 122] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 3s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
[116 / 124] 4 actions running
@com_google_protobuf//:protoc_lib; 4s local
@com_google_protobuf//:protoc_lib; 0s local
@com_google_protobuf//:protoc_lib; 0s local
Compiling external/zlib_archive/adler32.c [for host]; 0s local
[117 / 125] 3 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 0s local
[117 / 125] 4 actions running
@com_google_protobuf//:protoc_lib; 5s local
@com_google_protobuf//:protoc_lib; 1s local
@com_google_protobuf//:protoc_lib; 1s local
Compiling external/zlib_archive/deflate.c [for host]; 0s local
[118 / 126] 3 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 1s local
Compiling external/zlib_archive/deflate.c [for host]; 0s local
[118 / 126] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 1s local
Compiling external/zlib_archive/deflate.c [for host]; 1s local
Compiling external/zlib_archive/gzread.c [for host]; 0s local
[119 / 127] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 2s local
Compiling external/zlib_archive/gzread.c [for host]; 0s local
Compiling external/zlib_archive/uncompr.c [for host]; 0s local
[122 / 130] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 2s local
Compiling external/zlib_archive/infback.c [for host]; 0s local
Compiling external/zlib_archive/compress.c [for host]; 0s local
[123 / 131] 4 actions running
@com_google_protobuf//:protoc_lib; 6s local
@com_google_protobuf//:protoc_lib; 2s local
Compiling external/zlib_archive/infback.c [for host]; 0s local
Compiling external/zlib_archive/zutil.c [for host]; 0s local
[124 / 132] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 2s local
Compiling external/zlib_archive/infback.c [for host]; 0s local
Compiling external/zlib_archive/inflate.c [for host]; 0s local
[125 / 133] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
@com_google_protobuf//:protoc_lib; 2s local
Compiling external/zlib_archive/inflate.c [for host]; 0s local
Compiling external/zlib_archive/gzclose.c [for host]; 0s local
[126 / 134] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
Compiling external/zlib_archive/inflate.c [for host]; 0s local
Compiling external/zlib_archive/gzclose.c [for host]; 0s local
Compiling external/zlib_archive/gzlib.c [for host]; 0s local
[127 / 135] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
Compiling external/zlib_archive/inflate.c [for host]; 0s local
Compiling external/zlib_archive/gzlib.c [for host]; 0s local
Compiling external/zlib_archive/inftrees.c [for host]; 0s local
[129 / 137] 4 actions running
@com_google_protobuf//:protoc_lib; 7s local
Compiling external/zlib_archive/inflate.c [for host]; 0s local
Compiling external/zlib_archive/trees.c [for host]; 0s local
Compiling external/zlib_archive/gzwrite.c [for host]; 0s local
[130 / 138] 3 actions running
@com_google_protobuf//:protoc_lib; 8s local
Compiling external/zlib_archive/inflate.c [for host]; 1s local
Compiling external/zlib_archive/trees.c [for host]; 0s local
[132 / 141] 3 actions running
@com_google_protobuf//:protoc_lib; 8s local
Compiling external/zlib_archive/inffast.c [for host]; 0s local
Compiling external/zlib_archive/crc32.c [for host]; 0s local
[135 / 143] 4 actions running
@com_google_protobuf//:protoc_lib; 8s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[136 / 143] 4 actions, 3 running
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[-----] Linking external/com_google_protobuf/libprotoc_lib.a [for host]
[137 / 144] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[138 / 145] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[138 / 145] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[138 / 145] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[139 / 146] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
[139 / 146] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[139 / 146] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
[139 / 146] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
[140 / 147] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[140 / 147] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[140 / 147] 4 actions running
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
[141 / 148] 4 actions running
@com_google_protobuf//:protobuf; 7s local
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[141 / 148] 4 actions running
@com_google_protobuf//:protobuf; 7s local
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[141 / 148] 4 actions running
@com_google_protobuf//:protobuf; 8s local
@com_google_protobuf//:protobuf; 7s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[142 / 149] 3 actions running
@com_google_protobuf//:protobuf; 9s local
@com_google_protobuf//:protobuf; 8s local
@com_google_protobuf//:protobuf; 2s local
[142 / 149] 4 actions running
@com_google_protobuf//:protobuf; 9s local
@com_google_protobuf//:protobuf; 8s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[142 / 149] 4 actions running
@com_google_protobuf//:protobuf; 10s local
@com_google_protobuf//:protobuf; 9s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
[143 / 150] 4 actions running
@com_google_protobuf//:protobuf; 10s local
@com_google_protobuf//:protobuf; 9s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[143 / 150] 4 actions running
@com_google_protobuf//:protobuf; 11s local
@com_google_protobuf//:protobuf; 10s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[144 / 151] 3 actions running
@com_google_protobuf//:protobuf; 10s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[144 / 151] 4 actions running
@com_google_protobuf//:protobuf; 11s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[144 / 151] 4 actions running
@com_google_protobuf//:protobuf; 12s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[145 / 152] 4 actions running
@com_google_protobuf//:protobuf; 12s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[146 / 153] 4 actions running
@com_google_protobuf//:protobuf; 12s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[146 / 153] 4 actions running
@com_google_protobuf//:protobuf; 12s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[146 / 153] 4 actions running
@com_google_protobuf//:protobuf; 13s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[146 / 153] 4 actions running
@com_google_protobuf//:protobuf; 14s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 2s local
[147 / 154] 4 actions running
@com_google_protobuf//:protobuf; 15s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[147 / 154] 4 actions running
@com_google_protobuf//:protobuf; 15s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[148 / 155] 3 actions running
@com_google_protobuf//:protobuf; 15s local
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 1s local
[149 / 156] 3 actions running
@com_google_protobuf//:protobuf; 16s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[149 / 156] 4 actions running
@com_google_protobuf//:protobuf; 16s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[150 / 157] 3 actions running
@com_google_protobuf//:protobuf; 17s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[151 / 158] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[152 / 159] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[152 / 159] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[153 / 160] 3 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[154 / 161] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[154 / 161] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[155 / 162] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[155 / 162] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[156 / 163] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[157 / 164] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[158 / 165] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[158 / 165] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[158 / 165] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[159 / 166] 3 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[159 / 166] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[160 / 167] 3 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[160 / 167] 4 actions running
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[161 / 168] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[162 / 169] 3 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[162 / 169] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[162 / 169] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[163 / 170] 3 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[164 / 171] 3 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 0s local
[164 / 171] 4 actions running
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[165 / 172] 3 actions running
@com_google_protobuf//:protobuf; 6s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[165 / 172] 4 actions running
@com_google_protobuf//:protobuf; 7s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[166 / 173] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[167 / 174] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[168 / 175] 3 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[168 / 175] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[169 / 176] 3 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[169 / 176] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[170 / 177] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[170 / 177] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[171 / 178] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[172 / 179] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[173 / 180] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[173 / 180] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[173 / 180] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[175 / 182] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[176 / 183] 3 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 0s local
[177 / 184] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[178 / 185] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[178 / 185] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[179 / 186] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[181 / 187] 2 actions running
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[181 / 188] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[182 / 189] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[182 / 189] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[183 / 190] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[183 / 190] 4 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[184 / 191] 3 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
[184 / 191] 4 actions running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[184 / 191] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[185 / 192] 3 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 1s local
[186 / 193] 4 actions running
@com_google_protobuf//:protobuf; 5s local
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[187 / 194] 3 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[187 / 194] 4 actions running
@com_google_protobuf//:protobuf; 4s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[188 / 195] 3 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
[188 / 195] 4 actions running
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 0s local
@com_google_protobuf//:protobuf; 0s local
[189 / 200] 4 actions, 3 running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
@com_google_protobuf//:protobuf; 1s local
[-----] ...i:create_tensorflow.python_api_2_keras_python_api_gen_compat_v2
[193 / 208] 4 actions, 3 running
@com_google_protobuf//:protobuf; 3s local
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[-----] //tensorflow/python:gen_training_ops_py_wrappers_cc
[196 / 208] 2 actions running
@com_google_protobuf//:protobuf; 2s local
@com_google_protobuf//:protobuf; 1s local
[197 / 209] 2 actions, 1 running
@com_google_protobuf//:protobuf; 2s local
[-----] //tensorflow/python:training_ops_pygenrule
[205 / 271] 2 actions, 1 running
@com_google_protobuf//:protobuf; 2s local
[-----] Executing genrule @local_config_cuda//cuda:cuda-include [for host]
ERROR: /home/ubuntu/.cache/bazel/_bazel_ubuntu/7d3379297965407e4f621f04220127eb/external/local_config_tensorrt/BUILD:43:1: Executing genrule @local_config_tensorrt//:tensorrt_include failed (Exit 1): bash failed: error executing command
(cd /home/ubuntu/.cache/bazel/_bazel_ubuntu/7d3379297965407e4f621f04220127eb/execroot/org_tensorflow && \
exec env - \
PATH=/opt/venvs/tflow3.6.8/bin:/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin \
/bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; cp -f "/usr/include/x86_64-linux-gnu/NvInfer.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInfer.h" && cp -f "/usr/include/x86_64-linux-gnu/NvUtils.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvUtils.h" && cp -f "/usr/include/x86_64-linux-gnu/NvInferPlugin.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInferPlugin.h" && cp -f "/usr/include/x86_64-linux-gnu/NvInferVersion.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInferVersion.h" && cp -f "/usr/include/x86_64-linux-gnu/NvInferRuntime.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInferRuntime.h" && cp -f "/usr/include/x86_64-linux-gnu/NvInferRuntimeCommon.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInferRuntimeCommon.h" && cp -f "/usr/include/x86_64-linux-gnu/NvInferPluginUtils.h" "bazel-out/host/bin/external/local_config_tensorrt/tensorrt/include/NvInferPluginUtils.h" ')
Execution platform: @bazel_tools//platforms:host_platform
[210 / 1,276] 3 actions running
@com_google_protobuf//:protobuf; 2s local
@local_config_cuda//cuda:cuda-include; 0s local
Compiling tensorflow/core/platform/cpu_info.cc [for host]; 0s local
cp: cannot stat '/usr/include/x86_64-linux-gnu/NvInferPlugin.h': No such file or directory
[210 / 1,276] 3 actions running
@com_google_protobuf//:protobuf; 2s local
@local_config_cuda//cuda:cuda-include; 0s local
Compiling tensorflow/core/platform/cpu_info.cc [for host]; 0s local
Target //tensorflow/tools/pip_package:build_pip_package failed to build
[213 / 1,276] checking cached actions
INFO: Elapsed time: 185.449s, Critical Path: 17.11s
[213 / 1,276] checking cached actions
INFO: 182 processes: 182 local.
[213 / 1,276] checking cached actions
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
Fatal error: run() received nonzero return code 1 while executing!
Requested: bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package --verbose_failures --copt='--expt-relaxed-constexpr'
Executed: /bin/bash -l -c "export PATH=\"/opt/venvs/tflow3.6.8/bin:\$PATH\" VIRTUAL_ENV=\"/opt/venvs/tflow3.6.8\" && cd /home/ubuntu/repos/tensorflow-for-py3 >/dev/null && bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package --verbose_failures --copt='--expt-relaxed-constexpr'"
Aborting.
Process finished with exit code 1
@SamuelMarks
Copy link
Author

Confirmed same error after running rm -rf ~/repos/tensorflow_for_py3 ~/.cache/bazel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment