See 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/2810/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src> 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6bf56f92b34f7c15b752c46eca19489a604c4775 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6bf56f92b34f7c15b752c46eca19489a604c4775 # timeout=10
Commit message: "Merge pull request #13023 from 
iemejia/BEAM-11027-nexmark-zetasql"
 > git rev-list --no-walk 6bf56f92b34f7c15b752c46eca19489a604c4775 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for 
details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Service 'influxdb-restore' failed to build: The command '/bin/sh -c gsutil cp 
gs://apache-beam-testing-metrics/influxdb-backup.tar.gz . && tar xzf 
influxdb-backup.tar.gz' returned a non-zero code: 1

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:validateConfiguration
persistentvolumeclaim/beam-grafana-etcdata created (dry run)
persistentvolumeclaim/beam-grafana-libdata created (dry run)
persistentvolumeclaim/beam-grafana-logdata created (dry run)
cronjob.batch/influxdb-autobackup created (dry run)
persistentvolumeclaim/influxdb-storage created (dry run)
configmap/influxdb-init-scripts created (dry run)
deployment.apps/influxdb created (dry run)
service/influxdb created (dry run)
service/influxdb-rpc created (dry run)
persistentvolumeclaim/beam-postgresql-data created (dry run)
deployment.apps/beamgrafana created (dry run)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:composeUp'.
> Exit-code 1 when calling docker-compose, stdout: Step 1/8 : FROM python:3-slim
  3-slim: Pulling from library/python
  Digest: 
sha256:96b94b62d108b48dc0330085ad873d2ca4e2913d7f7e43866fadd0175ef38e7f
  Status: Downloaded newer image for python:3-slim
   ---> 5477dafe4da1
  Step 2/8 : RUN pip install --no-cache-dir gsutil
   ---> Running in 4d41c1fceaf2
  Collecting gsutil
    Downloading gsutil-4.53.tar.gz (2.5 MB)
  Collecting argcomplete>=1.9.4
    Downloading argcomplete-1.12.1-py2.py3-none-any.whl (38 kB)
  Collecting crcmod>=1.7
    Downloading crcmod-1.7.tar.gz (89 kB)
  Collecting fasteners>=0.14.1
    Downloading fasteners-0.15-py2.py3-none-any.whl (23 kB)
  Collecting gcs-oauth2-boto-plugin>=2.7
    Downloading gcs-oauth2-boto-plugin-2.7.tar.gz (20 kB)
  Collecting google-apitools>=0.5.30
    Downloading google-apitools-0.5.31.tar.gz (173 kB)
  Collecting httplib2>=0.18
    Downloading httplib2-0.18.1-py3-none-any.whl (95 kB)
  Collecting google-reauth>=0.1.0
    Downloading google_reauth-0.1.0-py2.py3-none-any.whl (14 kB)
  Collecting mock==2.0.0
    Downloading mock-2.0.0-py2.py3-none-any.whl (56 kB)
  Collecting monotonic>=1.4
    Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
  Collecting pyOpenSSL>=0.13
    Downloading pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB)
  Collecting retry_decorator>=1.0.0
    Downloading retry_decorator-1.1.1.tar.gz (3.9 kB)
  Collecting six>=1.12.0
    Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
  Collecting boto>=2.29.1
    Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
  Collecting oauth2client>=2.2.0
    Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
  Collecting pyu2f
    Downloading pyu2f-0.1.4.tar.gz (23 kB)
  Collecting pbr>=0.11
    Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB)
  Collecting cryptography>=2.8
    Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
  Collecting rsa>=3.1.4
    Downloading rsa-4.6-py3-none-any.whl (47 kB)
  Collecting pyasn1-modules>=0.0.5
    Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
  Collecting pyasn1>=0.1.7
    Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
  Collecting cffi!=1.11.3,>=1.8
    Downloading cffi-1.14.3-cp39-cp39-manylinux1_x86_64.whl (405 kB)
  Collecting pycparser
    Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
  Building wheels for collected packages: gsutil, crcmod, 
gcs-oauth2-boto-plugin, google-apitools, retry-decorator, pyu2f
    Building wheel for gsutil (setup.py): started
    Building wheel for gsutil (setup.py): finished with status 'done'
    Created wheel for gsutil: filename=gsutil-4.53-py3-none-any.whl 
size=3331410 
sha256=3dc9d577e6ecaa0d81a32ad90819b0f8a5f8c562f39135aa397d6bcfcafee8ca
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/55/4f/60/661f69443d7968b53b82875071fd3ecfb0794dd008e6d7abb2
    Building wheel for crcmod (setup.py): started
    Building wheel for crcmod (setup.py): finished with status 'done'
    Created wheel for crcmod: filename=crcmod-1.7-py3-none-any.whl size=18839 
sha256=ac70157acb4968ca3cb35b7aab0640d0b5f74d68e2b5d41fb615941dcfef42af
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/4a/6c/a6/ffdd136310039bf226f2707a9a8e6857be7d70a3fc061f6b36
    Building wheel for gcs-oauth2-boto-plugin (setup.py): started
    Building wheel for gcs-oauth2-boto-plugin (setup.py): finished with status 
'done'
    Created wheel for gcs-oauth2-boto-plugin: 
filename=gcs_oauth2_boto_plugin-2.7-py3-none-any.whl size=23202 
sha256=bbd163f0386fd1b7d2e457939f269562aaa9959e925ffd209b7d993587c9fc8e
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/66/d7/57/8b045fed4a699fc1a240c7bc1a3fb64407aae31b9c0a17d9c3
    Building wheel for google-apitools (setup.py): started
    Building wheel for google-apitools (setup.py): finished with status 'done'
    Created wheel for google-apitools: 
filename=google_apitools-0.5.31-py3-none-any.whl size=131041 
sha256=089875850bd4e83fe555138a0a19ca664b34ada5e1f6de097edfdcd081e55aad
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/6c/f8/60/b9e91899dbaf25b6314047d3daee379bdd8d61b1dc3fd5ec7f
    Building wheel for retry-decorator (setup.py): started
    Building wheel for retry-decorator (setup.py): finished with status 'done'
    Created wheel for retry-decorator: 
filename=retry_decorator-1.1.1-py2.py3-none-any.whl size=3640 
sha256=b6b1de870b8965c919f45608a6d4024321ad5902fcd0645282186d3fa531150b
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/fd/09/f6/38dc5c7945cdae80d1d0e6717f891e95d70d5b1926a92b931f
    Building wheel for pyu2f (setup.py): started
    Building wheel for pyu2f (setup.py): finished with status 'done'
    Created wheel for pyu2f: filename=pyu2f-0.1.4-py3-none-any.whl size=35211 
sha256=ba76acf7385c84a9713b5eed8a72e4c5c7009d38a3ee41bcba93d65fa5062fcd
    Stored in directory: 
/tmp/pip-ephem-wheel-cache-dskv0046/wheels/64/ee/2b/052b03f9f911449fbdab43937432870421df46f8a576c7c377
  Successfully built gsutil crcmod gcs-oauth2-boto-plugin google-apitools 
retry-decorator pyu2f
  Installing collected packages: argcomplete, crcmod, monotonic, six, 
fasteners, boto, pyu2f, google-reauth, httplib2, pyasn1, rsa, pyasn1-modules, 
oauth2client, pycparser, cffi, cryptography, pyOpenSSL, retry-decorator, 
gcs-oauth2-boto-plugin, google-apitools, pbr, mock, gsutil
  Successfully installed argcomplete-1.12.1 boto-2.49.0 cffi-1.14.3 crcmod-1.7 
cryptography-3.1.1 fasteners-0.15 gcs-oauth2-boto-plugin-2.7 
google-apitools-0.5.31 google-reauth-0.1.0 gsutil-4.53 httplib2-0.18.1 
mock-2.0.0 monotonic-1.5 oauth2client-4.1.3 pbr-5.5.0 pyOpenSSL-19.1.0 
pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pyu2f-0.1.4 
retry-decorator-1.1.1 rsa-4.6 six-1.15.0
  Removing intermediate container 4d41c1fceaf2
   ---> 4099beb71861
  Step 3/8 : WORKDIR /
   ---> Running in a8aeedc21a33
  Removing intermediate container a8aeedc21a33
   ---> a8978bcf7732
  Step 4/8 : RUN gsutil cp 
gs://apache-beam-testing-metrics/influxdb-backup.tar.gz . && tar xzf 
influxdb-backup.tar.gz
   ---> Running in 8af08b719eb3
  Traceback (most recent call last):
    File "/usr/local/bin/gsutil", line 5, in <module>
      from gslib.__main__ import main
    File "/usr/local/lib/python3.9/site-packages/gslib/__main__.py", line 92, 
in <module>
      from gslib.command_runner import CommandRunner
    File 
"/usr/local/lib/python3.9/site-packages/gslib/command_runner.py", line 64, in 
<module>
      from gslib.tests.util import HAS_NON_DEFAULT_GS_HOST
    File "/usr/local/lib/python3.9/site-packages/gslib/tests/util.py", line 
126, in <module>
      TEST_ENCRYPTION_KEY1_SHA256_B64 = 
Base64Sha256FromBase64EncryptionKey(
    File 
"/usr/local/lib/python3.9/site-packages/gslib/utils/encryption_helper.py", line 
152, in Base64Sha256FromBase64EncryptionKey
      decoded_bytes = base64.decodestring(csek_encryption_key)
  AttributeError: module 'base64' has no attribute 'decodestring'
  

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 21s
3 actionable tasks: 3 executed

Publishing build scan...
https://gradle.com/s/735gooooybi2y

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to