See 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/928/display/redirect?page=changes>

Changes:

[mmack] [BEAM-8958] Use AWS credentials provider with BasicKinesisProvider (AWS


------------------------------------------
[...truncated 216.18 KB...]
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:go:createLicenses
> Task :sdks:go:container:copyGolangLicenses
> Task :sdks:go:container:dockerPrepare

> Task :release:go-licenses:java:dockerRun
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java11:copyGolangLicenses

> Task :sdks:go:container:docker
Removing intermediate container fc873d65f675
 ---> 9e4b96f48f5b
Step 4/11 : RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get 
install -y         ca-certificates         &&     rm -rf /var/lib/apt/lists/*
 ---> Running in de4ad60436e8
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 
kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 
Packages [309 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
Fetched 8469 kB in 2s (4415 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libssl1.1 openssl
The following NEW packages will be installed:
  ca-certificates libssl1.1 openssl
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 2549 kB of archives.
After this operation, 6084 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 
1.1.1d-0+deb10u7 [1539 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 
1.1.1d-0+deb10u7 [845 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 
20200601~deb10u2 [166 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2549 kB in 0s (24.2 MB/s)
Selecting previously unselected package libssl1.1:amd64.
(Reading database ... 
(Reading database ... 5%(Reading database ... 10%(Reading database ... 
15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 
30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 
45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 
60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%(Reading database ... 6677 files and directories 
currently installed.)
Preparing to unpack .../libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.1.1d-0+deb10u7_amd64.deb ...
Unpacking openssl (1.1.1d-0+deb10u7) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20200601~deb10u2_all.deb ...
Unpacking ca-certificates (20200601~deb10u2) ...
Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
Setting up openssl (1.1.1d-0+deb10u7) ...
Setting up ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container de4ad60436e8
 ---> 62455181cada
Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e73e3bc427c2
Step 6/11 : COPY target/LICENSE /opt/apache/beam/
 ---> 13f309b0a130
Step 7/11 : COPY target/NOTICE /opt/apache/beam/
 ---> 7298a17031a7
Step 8/11 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 10911601edce
Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 8f1033105d4e

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5
Executing 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 208 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.80404 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:container:java11:copyJavaThirdPartyLicenses
> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:container:java11:docker
 ---> af605ab8cf13
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 29c81ac3542b
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> ec17adb9aeb8
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> a0df8b73468e
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 942a4258930a
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 3377ee620c21
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> c495f0b762bf
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 0efffb9244e3
Removing intermediate container 0efffb9244e3
 ---> 70f134e3994c
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 1f835b69c542
Removing intermediate container 1f835b69c542
 ---> 42d4a607e11b
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> d18a2a3f56d6
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 0772dc3c12bd
Removing intermediate container 0772dc3c12bd
 ---> b3050e6635f0
Successfully built b3050e6635f0
Successfully tagged apache/beam_java11_sdk:2.35.0.dev

> Task :sdks:java:container:java8:docker
 ---> ae43ab01c9e4
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 8fb0642f8d5b
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e9fbbb78ff98
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 76820135cac1
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> f86d154fd4c5
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 5296ea179ebd
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 9c634269a5da
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in c66af003090e
Removing intermediate container c66af003090e
 ---> 638acfb6f49e
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7cc1cec3734f
Removing intermediate container 7cc1cec3734f
 ---> 0731db7ffcad
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 1bfb241c2381
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in e12f9e0eea33
Removing intermediate container e12f9e0eea33
 ---> 50429d162ef6
Successfully built 50429d162ef6
Successfully tagged apache/beam_java8_sdk:2.35.0.dev

> Task :sdks:go:test:ulrValidatesRunner
Oct 27, 2021 12:05:55 PM org.apache.beam.sdk.expansion.service.ExpansionService 
loadRegisteredTransforms
INFO: Registering external transforms: [beam:transforms:xlang:test:cgbk, 
beam:transforms:xlang:test:flatten, beam:transforms:xlang:test:prefix, 
beam:transforms:xlang:test:multi, beam:transforms:xlang:test:gbk, 
beam:transforms:xlang:test:comgl, beam:transforms:xlang:test:compk, 
beam:transforms:xlang:count, beam:transforms:xlang:filter_less_than_eq, 
beam:transforms:xlang:test:partition, beam:transforms:xlang:test:parquet_write, 
beam:transforms:xlang:parquet_read, beam:transforms:xlang:textio_read, 
beam:external:java:generate_sequence:v1]
INFO:apache_beam.runners.portability.local_job_service:Grpc server started at 
localhost on port 49741
INFO:__main__:Listening for beam jobs on port 49741.
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=2ac14060-550f-4ed4-a93f-e4e80583bb9f, 
currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 21297
  log file: /home/jenkins/.gradle/daemon/6.9.1/daemon-21297.out.log
----- Last  20 lines from daemon log file - daemon-21297.out.log -----
Use project GOPATH: 
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:container:docker'.
> Process 'command 'docker'' finished with non-zero exit value 143

* 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7s
8 actionable tasks: 6 executed, 2 up-to-date
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

* 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

> Task :sdks:go:test:ulrValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/go/test/build.gradle'>
 line: 185

* What went wrong:
Execution failed for task ':sdks:go:test:ulrValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 17s
109 actionable tasks: 79 executed, 25 from cache, 5 up-to-date

Publishing build scan...
https://gradle.com/s/7w52w2qv6m5ta

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