See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/4897/display/redirect?page=changes>
Changes: [bulat.safiullin] [BEAM-13976] [Website] update homepage [bulat.safiullin] [BEAM-13976] [Website] update homepage, add logo [bulat.safiullin] [BEAM-13976] [Website] update text [bulat.safiullin] [BEAM-13976] [Website] Update Community landing page [bulat.safiullin] [BEAM-13979] [Website] Update Community/Contact us page [bulat.safiullin] [BEAM-13979] [Website] update title [bulat.safiullin] [BEAM-13979] [Website] delete space [bulat.safiullin] [BEAM-13979] [Website] add Beam Playground [bulat.safiullin] [BEAM-13976] [Website] delete Beam Playground [bulat.safiullin] [BEAM-13976] [Website] change navbar css links rules, delete links from [bulat.safiullin] [BEAM-13977] [Website] delete available-contact-channels on mobile [bulat.safiullin] [BEAM-13976] [Website] change padding size between the sections [bulat.safiullin] [BEAM-13976] [Website] change title to capital letters [bulat.safiullin] [BEAM-13976] [Website] change title [bulat.safiullin] [BEAM-14040] [Website] create new page, add link [bulat.safiullin] [BEAM-13977] [Website] change title [bulat.safiullin] [BEAM-13979] [Website] change text [bulat.safiullin] [BEAM-13976] [Website] change text [bulat.safiullin] [BEAM-13977] [Website] change text, add capital letters [bulat.safiullin] [BEAM-13976] [Website] add playground sass, change text-align [bulat.safiullin] [BEAM-14040] [Website] add io connectors table [bulat.safiullin] [BEAM-13976] [Website] add playground section, add empty line [bulat.safiullin] [BEAM-14040] [Website] add overflow to css, add table content [bulat.safiullin] [BEAM-14040] [Website] change ✘ for ✔, add license, add br [bulat.safiullin] [BEAM-14040] [Website] add empty line [bulat.safiullin] [BEAM-14040] [Website] change td [bulat.safiullin] [BEAM-14041] [Website] update built io transforms [bulat.safiullin] [BEAM-14041] [Website] move connectors from Miscellaneous to Database [bulat.safiullin] [BEAM-14040] [Website] change links color [danielamartinmtz] Updated metrics' CronJob API to use the latest batch version. [bulat.safiullin] [BEAM-14041] [Website] change IO from go to java [bulat.safiullin] [BEAM-14040] [Website] change links, change specific version to current [danielamartinmtz] Updated cluster to test in metrics-upgrade-clone in BeamMetrics_Publish [aydar.zaynutdinov] [BEAM-13976][Website] [aydar.zaynutdinov] [BEAM-14040][Website] [aydar.zaynutdinov] [BEAM-14041][Website] [danielamartinmtz] Updated StateFulSet k8s obejct in cassandra-svc-statefulset.yaml file in [danielamartinmtz] Updated documentation including cluster specs. [noreply] Beam 13058 k8s apis upgrade - elasticsearch (#18) [danielamartinmtz] Removed code used for testing. [danielamartinmtz] Removed code used for testing in job_PostCommit_BeamMetrics_Publish [noreply] Beam 13058 k8s apis upgrade - Adding Basic Auth details in documentation [Pablo Estrada] [BEAM-14151] Excluding Spanner CDC tests from Dataflow V1 suite [danielamartinmtz] Added comments in initContainers and remove unused code in elasticsearch [noreply] [BEAM-14134] Optimize memory allocations for various core coders [noreply] [BEAM-14129] Restructure PubsubLiteIO Read side to produce smaller [noreply] [BEAM-12697] Add primitive field generation from IR to SBE extension [noreply] [BEAM-13889] Add test cases to jsonx package (#17124) [noreply] Remove unreachable code in container.go (#17166) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/> The recommended git tool is: NONE 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 --version # 'git version 2.25.1' > git fetch --tags --force --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 --force --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 b61436e4e82732b2315939823b7a2ff26aee3438 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b61436e4e82732b2315939823b7a2ff26aee3438 # timeout=10 Commit message: "Remove unreachable code in container.go (#17166)" > git rev-list --no-walk 1d6aacf18176230f94efa3f7b6a82b9edcc088de # 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 -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :communityMetricsPreCommit Starting a Gradle Daemon, 3 busy and 1 incompatible Daemons could not be reused, use --status for details Configuration on demand is an incubating feature. > 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 > 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 Building grafana Building syncgithub Building syncjenkins Building syncjira Creating network "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default" with the default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata" with default driver Creating volume "7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage" with default driver Pulling postgresql (postgres:)... latest: Pulling from library/postgres Digest: sha256:d1db54eade17ebfaa6cfdca90c83f8cb0d54bcceb1270a0848e0b216d50c325c Status: Downloaded newer image for postgres:latest Creating beampostgresql ... Creating beamsyncjenkins ... Creating beamsyncgithub ... Creating beamgrafana ... Creating influxdb ... Creating beamsyncjira ... Creating beampostgresql ... done Creating beamsyncjenkins ... done Creating beamsyncgithub ... done Creating beamgrafana ... done Creating beamsyncjira ... done Creating influxdb ... done Creating restore-backup ... Creating restore-backup ... done Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of postgresql Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of influxdb Gateway cannot be read from container inspection - trying to read from network inspection (network '7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default') Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of influxdb-restore Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of grafana Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of syncgithub Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of syncjenkins Will use 172.19.0.1 (network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of syncjira Probing TCP socket on 172.19.0.1:5432 of 'beampostgresql' TCP socket on 172.19.0.1:5432 of 'beampostgresql' is ready Probing TCP socket on 172.19.0.1:8086 of 'influxdb' TCP socket on 172.19.0.1:8086 of 'influxdb' is ready Probing TCP socket on 172.19.0.1:8088 of 'influxdb' TCP socket on 172.19.0.1:8088 of 'influxdb' is ready Probing TCP socket on 172.19.0.1:3000 of 'beamgrafana' TCP socket on 172.19.0.1:3000 of 'beamgrafana' is ready +-----------------+----------------+-----------------+ | Name | Container Port | Mapping | +-----------------+----------------+-----------------+ | beampostgresql | 5432 | 172.19.0.1:5432 | +-----------------+----------------+-----------------+ | influxdb | 8086 | 172.19.0.1:8086 | | influxdb | 8088 | 172.19.0.1:8088 | +-----------------+----------------+-----------------+ | beamgrafana | 3000 | 172.19.0.1:3000 | +-----------------+----------------+-----------------+ > Task :beam-test-infra-metrics:testMetricsStack Hello world! > Task :beam-test-infra-metrics:composeDown Stopping influxdb ... Stopping beamsyncjira ... Stopping beamsyncgithub ... Stopping beamgrafana ... Stopping beamsyncjenkins ... Stopping beampostgresql ... Stopping beamgrafana ... done Stopping beampostgresql ... done Stopping influxdb ... done Stopping beamsyncjenkins ... done Stopping beamsyncgithub ... done Stopping beamsyncjira ... done Removing restore-backup ... Removing influxdb ... Removing beamsyncjira ... Removing beamsyncgithub ... Removing beamgrafana ... Removing beamsyncjenkins ... Removing beampostgresql ... Removing beamsyncgithub ... done Removing beamsyncjira ... done Removing influxdb ... done Removing beamsyncjenkins ... done Removing beampostgresql ... done Removing beamgrafana ... done Removing restore-backup ... done Removing network 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata Removing volume 7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage > Task :beam-test-infra-metrics:validateConfiguration W0323 18:24:03.533805 3049613 helpers.go:549] --dry-run=true is deprecated (boolean value) and can be replaced with --dry-run=client. Unable to connect to the server: dial tcp 104.154.102.21:443: i/o timeout > Task :beam-test-infra-metrics:validateConfiguration FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-test-infra-metrics:validateConfiguration'. > 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 BUILD FAILED in 1m 30s 15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/rvmo52f6pcryc 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]
