See 
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/3259/display/redirect>

Changes:


------------------------------------------
[...truncated 66.89 KB...]

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.0s

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.0s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.3s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:5c90eaf6ae4c51e2f245462355c9b868eac1b1db83b117814d8f2edde026ce5e done
#21 naming to docker.io/apache/beam_java8_sdk:2.52.0.dev done
#21 DONE 0.2s

> Task :sdks:go:container:docker

#6 4.339 Reading package lists...
#6 4.989 Building dependency tree...
#6 5.150 Reading state information...
#6 5.322 The following additional packages will be installed:
#6 5.322   openssl
#6 5.368 The following NEW packages will be installed:
#6 5.369   ca-certificates openssl
#6 5.477 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
#6 5.477 Need to get 1017 kB of archives.
#6 5.477 After this operation, 1897 kB of additional disk space will be used.
#6 5.477 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 
1.1.1w-0+deb11u1 [859 kB]
#6 5.682 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 6.228 debconf: delaying package configuration, since apt-utils is not 
installed
#6 6.265 Fetched 1017 kB in 0s (3282 kB/s)
#6 6.360 Selecting previously unselected package openssl.
#6 6.360 (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 ... 6664 files and directories currently installed.)
#6 6.397 Preparing to unpack .../openssl_1.1.1w-0+deb11u1_amd64.deb ...
#6 6.401 Unpacking openssl (1.1.1w-0+deb11u1) ...
#6 6.519 Selecting previously unselected package ca-certificates.
#6 6.520 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 6.524 Unpacking ca-certificates (20210119) ...
#6 6.605 Setting up openssl (1.1.1w-0+deb11u1) ...
#6 6.623 Setting up ca-certificates (20210119) ...
#6 7.351 Updating certificates in /etc/ssl/certs...
#6 8.176 129 added, 0 removed; done.
#6 8.237 Processing triggers for ca-certificates (20210119) ...
#6 8.247 Updating certificates in /etc/ssl/certs...
#6 8.807 0 added, 0 removed; done.
#6 8.807 Running hooks in /etc/ca-certificates/update.d...
#6 8.809 done.
#6 DONE 8.9s

#7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/
#7 DONE 0.1s

#8 [4/7] COPY target/LICENSE /opt/apache/beam/
#8 DONE 0.1s

#9 [5/7] COPY target/NOTICE /opt/apache/beam/
#9 DONE 0.1s

#10 [6/7] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#10 DONE 0.1s

#11 [7/7] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#11 DONE 0.3s

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.2s done
#12 writing image 
sha256:4f223b377cb5bbeb2e27283130e3f312b37d047d812d2a80800a92219380fe32 done
#12 naming to docker.io/apache/beam_go_sdk:latest done
#12 DONE 0.2s

> Task :sdks:go:test:samzaValidatesRunner
[main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - 
ArtifactStagingService started on localhost:45637
[main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - Java 
ExpansionService started on localhost:45267
[main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - JobService 
started on localhost:54587
[main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - Job server 
now running, terminate with Ctrl+C
go1.21.2: already downloaded in /home/jenkins/sdk/go1.21.2
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.70kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/debian:bullseye
#3 DONE 0.2s

#4 [1/7] FROM 
docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
#4 resolve 
docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 22.34MB 0.2s done
#5 DONE 0.2s

#6 [2/7] RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get 
install -y         ca-certificates         &&     rm -rf /var/lib/apt/lists/*
#6 0.384 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#6 0.481 Get:2 http://deb.debian.org/debian-security bullseye-security 
InRelease [48.4 kB]
#6 0.518 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#6 0.619 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 
kB]
#6 0.859 Get:5 http://deb.debian.org/debian-security bullseye-security/main 
amd64 Packages [254 kB]
#6 0.894 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 
Packages [17.4 kB]
#6 2.143 Fetched 8542 kB in 2s (4677 kB/s)
#6 2.143 Reading package lists...
#6 2.804 Reading package lists...
#6 3.451 Building dependency tree...
#6 3.610 Reading state information...
#6 3.761 The following additional packages will be installed:
#6 3.761   openssl
#6 3.804 The following NEW packages will be installed:
#6 3.805   ca-certificates openssl
#6 3.890 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
#6 3.890 Need to get 1017 kB of archives.
#6 3.890 After this operation, 1897 kB of additional disk space will be used.
#6 3.890 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 
1.1.1w-0+deb11u1 [859 kB]
#6 4.064 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 4.223 debconf: delaying package configuration, since apt-utils is not 
installed
#6 4.258 Fetched 1017 kB in 0s (3987 kB/s)
#6 4.284 Selecting previously unselected package openssl.
#6 4.284 (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 ... 6664 files and directories currently installed.)
#6 4.292 Preparing to unpack .../openssl_1.1.1w-0+deb11u1_amd64.deb ...
#6 4.296 Unpacking openssl (1.1.1w-0+deb11u1) ...
#6 4.411 Selecting previously unselected package ca-certificates.
#6 4.413 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 4.417 Unpacking ca-certificates (20210119) ...
#6 4.486 Setting up openssl (1.1.1w-0+deb11u1) ...
#6 4.505 Setting up ca-certificates (20210119) ...
#6 5.081 Updating certificates in /etc/ssl/certs...
#6 5.784 129 added, 0 removed; done.
#6 5.828 Processing triggers for ca-certificates (20210119) ...
#6 5.836 Updating certificates in /etc/ssl/certs...
#6 6.414 0 added, 0 removed; done.
#6 6.414 Running hooks in /etc/ca-certificates/update.d...
#6 6.416 done.
#6 DONE 6.8s

#7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/
#7 DONE 0.2s

#8 [4/7] COPY target/LICENSE /opt/apache/beam/
#8 DONE 0.1s

#9 [5/7] COPY target/NOTICE /opt/apache/beam/
#9 DONE 0.1s

#10 [6/7] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#10 DONE 0.1s

#11 [7/7] RUN if [ "false" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#11 DONE 0.3s

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.2s done
#12 writing image 
sha256:ce72f5d3e1df6aae62ce888d5a1d1be72c5192050a411454160bc1256b7cc25b done
#12 naming to docker.io/apache/beam_go_sdk:dev done
#12 DONE 0.2s
System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; 
Preparing to use /home/jenkins/go/bin/go1.21.0
go1.21.0: already downloaded in /home/jenkins/sdk/go1.21.0
/home/jenkins/go/bin/go1.21.0 test -v ./test/integration/... ./test/regression 
-p 1 -v -timeout 3h --runner=samza --project=apache-beam-testing 
--region=us-central1 --environment_type=DOCKER 
--environment_config=apache/beam_go_sdk:dev 
--staging_location=gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test20748
 
--temp_location=gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test20748
 --endpoint=localhost:54587 
--expansion_jar=test:<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/java/testing/expansion-service/build/libs/beam-sdks-java-testing-expansion-service-testExpansionService-2.52.0-SNAPSHOT.jar>
# github.com/apache/beam/sdks/v2/go/test/integration 
[github.com/apache/beam/sdks/v2/go/test/integration.test]
test/integration/integration.go:41:2: "os" imported and not used
FAIL    github.com/apache/beam/sdks/v2/go/test/integration [build failed]
?       github.com/apache/beam/sdks/v2/go/test/integration/internal/containers  
[no test files]
?       github.com/apache/beam/sdks/v2/go/test/integration/internal/jars        
[no test files]
?       github.com/apache/beam/sdks/v2/go/test/integration/internal/ports       
[no test files]
# github.com/apache/beam/sdks/v2/go/test/integration
test/integration/integration.go:41:2: "os" imported and not used
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/bigqueryio [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/fhirio [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/mongodbio [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/spannerio [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigtable 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/primitives [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/synthetic [build 
failed]
FAIL    
github.com/apache/beam/sdks/v2/go/test/integration/transforms/xlang/dataframe 
[build failed]
FAIL    
github.com/apache/beam/sdks/v2/go/test/integration/transforms/xlang/inference 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/wordcount [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/xlang [build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/regression [build failed]
FAIL

> Task :sdks:go:test:samzaValidatesRunner FAILED

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':sdks:go:test:samzaValidatesRunner'.
> 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.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 2m
124 actionable tasks: 81 executed, 39 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/toht32ghfsmf6

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