You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lukecwik (via GitHub)" <gi...@apache.org> on 2023/02/09 18:31:35 UTC

[GitHub] [beam] lukecwik opened a new pull request, #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

lukecwik opened a new pull request, #25402:
URL: https://github.com/apache/beam/pull/25402

   As discussed on https://lists.apache.org/thread/h4m02o0br5g5t3o3m8r4lkl431vvzhsg
   
   Fixes #25371
   
   ------------------------
   
   Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] Mention the appropriate issue in your description (for example: `addresses #123`), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment `fixes #<ISSUE NUMBER>` instead.
    - [ ] Update `CHANGES.md` with noteworthy changes.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more tips on [how to make review process smoother](https://beam.apache.org/contribute/get-started-contributing/#make-the-reviewers-job-easier).
   
   To check the build health, please visit [https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
   
   GitHub Actions Tests Status (on master branch)
   ------------------------------------------------------------------------------------------------
   [![Build python source distribution and wheels](https://github.com/apache/beam/workflows/Build%20python%20source%20distribution%20and%20wheels/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
   [![Python tests](https://github.com/apache/beam/workflows/Python%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Java tests](https://github.com/apache/beam/workflows/Java%20Tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Go tests](https://github.com/apache/beam/workflows/Go%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
   
   See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1433781961

   Docker has been upgraded on the Jenkins hosts


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424789872

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @kennknowles for label java.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1430519134

   > Could this impact users?
   
   Yes, users will need a new enough version of Docker. Even the swap to Ubuntu Focal will need a new enough version of Docker as well. I updated the dev@ thread with these details, lets keep the discussion going on there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424979928

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "kennknowles (via GitHub)" <gi...@apache.org>.
kennknowles commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1430516548

   Could this impact users?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "kennknowles (via GitHub)" <gi...@apache.org>.
kennknowles commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424914000

   Is flink docker PVR real signal? Is it signal we care about?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424689919

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424642097

   Run Java Spark PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428702967

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428702889

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424644153

   R: @apilloud 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424980344

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428807940

   Currently failing due to license pulling falling over


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1433781735

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424643821

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424671800

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424821829

   Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1430522666

   Run Java Examples on Dataflow Runner V2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424924703

   No to my knowledge since it passed here https://ci-beam.apache.org/job/beam_PreCommit_Java_PVR_Flink_Docker_Commit/2457/ on my WIP PR https://github.com/apache/beam/pull/25408 that added additional docker logging to try to get more error details.
   
   I'll try running again and merge if green.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424923084

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1426107020

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424668925

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1430088597

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1430515143

   Turns out that boot.go is crashing:
   ```
   [CHAIN MapPartition (MapPartition at [4]PAssert$0/GroupGlobally/{Create.Values, Flatten.PCollections, Window.Into(), WithKeys}) -> FlatMap (FlatMap at ExtractOutput[0]) (1/2)#0] ERROR org.apache.beam.runners.fnexecution.environment.DockerEnv
   ironmentFactory - Docker container f6bb1afde12f48ad8d8179ef5fe67df2979eb73ac90cbda9a910bb48d85de742 logs:
   runtime/cgo: pthread_create failed: Operation not permitted
   SIGABRT: abort
   PC=0x7f8430b84a7c m=0 sigcode=18446744073709551610
   
   goroutine 0 [idle]:
   runtime: g 0: unknown pc 0x7f8430b84a7c
   stack: frame={sp:0x7fffac802010, fp:0x0} stack=[0x7fffac003590,0x7fffac8025a0)
   0x00007fffac801f10:  0x0000000000000000  0x00007fffac8022f0 
   0x00007fffac801f20:  0x00007fffac8023e0  0x00000000027db2e0 
   0x00007fffac801f30:  0x0000000000000178  0x00007f8430d34cee 
   0x00007fffac801f40:  0x0000000000000000  0x00007f8430b89c9b 
   0x00007fffac801f50:  0x0000000000000000  0x00007fffac8023e0 
   0x00007fffac801f60:  0x00007f8430d08723  0x00007f8430d08723 
   0x00007fffac801f70:  0x000000ffffffffff  0x0000000000000000 
   0x00007fffac801f80:  0x000000ffffffffff  0x0000000000000000 
   0x00007fffac801f90:  0x415353454d5f434c  0x505f434c00534547 
   0x00007fffac801fa0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fb0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fc0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fd0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fe0:  0x6e75720000000000  0x6f67632f656d6974 
   0x00007fffac801ff0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802000:  0x00000000009710db  0x00007f8430b84a6e 
   0x00007fffac802010: <0x0000000000ddf64a  0x0000000000000000 
   0x00007fffac802020:  0x000000000096f77e  0x0000000000000004 
   0x00007fffac802030:  0x0000000000ddf64c  0x0000000000000000 
   0x00007fffac802040:  0x000000000097027a  0x0000000000000005 
   0x00007fffac802050:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802060:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802070:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802080:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802090:  0x0000000000000000  0x5c5d1ab52c477200 
   0x00007fffac8020a0:  0x00007f8430aeb740  0x0000000000000006 
   0x00007fffac8020b0:  0x00000000027db2e0  0x0000000000000178 
   0x00007fffac8020c0:  0x0000000000daed00  0x00007f8430b30476 
   0x00007fffac8020d0:  0x00007f8430d08e90  0x00007f8430b167f3 
   0x00007fffac8020e0:  0x0000000000000020  0x0000000000000000 
   0x00007fffac8020f0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802100:  0x0000000000000000  0x0000000000000000 
   runtime: g 0: unknown pc 0x7f8430b84a7c
   stack: frame={sp:0x7fffac802010, fp:0x0} stack=[0x7fffac003590,0x7fffac8025a0)
   0x00007fffac801f10:  0x0000000000000000  0x00007fffac8022f0 
   0x00007fffac801f20:  0x00007fffac8023e0  0x00000000027db2e0 
   0x00007fffac801f30:  0x0000000000000178  0x00007f8430d34cee 
   0x00007fffac801f40:  0x0000000000000000  0x00007f8430b89c9b 
   0x00007fffac801f50:  0x0000000000000000  0x00007fffac8023e0 
   0x00007fffac801f60:  0x00007f8430d08723  0x00007f8430d08723 
   0x00007fffac801f70:  0x000000ffffffffff  0x0000000000000000 
   0x00007fffac801f80:  0x000000ffffffffff  0x0000000000000000 
   0x00007fffac801f90:  0x415353454d5f434c  0x505f434c00534547 
   0x00007fffac801fa0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fb0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fc0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fd0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac801fe0:  0x6e75720000000000  0x6f67632f656d6974 
   0x00007fffac801ff0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802000:  0x00000000009710db  0x00007f8430b84a6e 
   0x00007fffac802010: <0x0000000000ddf64a  0x0000000000000000 
   0x00007fffac802020:  0x000000000096f77e  0x0000000000000004 
   0x00007fffac802030:  0x0000000000ddf64c  0x0000000000000000 
   0x00007fffac802040:  0x000000000097027a  0x0000000000000005 
   0x00007fffac802050:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802060:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802070:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802080:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802090:  0x0000000000000000  0x5c5d1ab52c477200 
   0x00007fffac8020a0:  0x00007f8430aeb740  0x0000000000000006 
   0x00007fffac8020b0:  0x00000000027db2e0  0x0000000000000178 
   0x00007fffac8020c0:  0x0000000000daed00  0x00007f8430b30476 
   0x00007fffac8020d0:  0x00007f8430d08e90  0x00007f8430b167f3 
   0x00007fffac8020e0:  0x0000000000000020  0x0000000000000000 
   0x00007fffac8020f0:  0x0000000000000000  0x0000000000000000 
   0x00007fffac802100:  0x0000000000000000  0x0000000000000000 
   
   goroutine 1 [running]:
   runtime.systemstack_switch()
           /home/lcwik/sdk/go1.19.3/src/runtime/asm_amd64.s:459 fp=0xc000074780 sp=0xc000074778 pc=0x465480
   runtime.main()
           /home/lcwik/sdk/go1.19.3/src/runtime/proc.go:170 +0x6d fp=0xc0000747e0 sp=0xc000074780 pc=0x439b0d
   runtime.goexit()
           /home/lcwik/sdk/go1.19.3/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000747e8 sp=0xc0000747e0 pc=0x4676a1
   
   rax    0x0
   rbx    0x7f8430aeb740
   rcx    0x7f8430b84a7c
   rdx    0x6
   rdi    0x1
   rsi    0x1
   rbp    0x1
   rsp    0x7fffac802010
   r8     0x7fffac8020e0
   r9     0x7fffffff
   r10    0x8
   r11    0x246
   r12    0x6
   r13    0x16
   r14    0xdaed00
   r15    0x7f840977a35b
   rip    0x7f8430b84a7c
   rflags 0x246
   cs     0x33
   fs     0x0
   gs     0x0
   ```
   
   It looks like the issue is an out of date docker installation which explains why the tests pass locally but fail on Jenkins.
   Jenkins is using Docker version 18.09.4, build d14af54 while when testing locally I'm using Docker version 20.10.21, build baeda1f
   
   Filed https://issues.apache.org/jira/browse/INFRA-24205 to upgrade Docker on Beam's Jenkins hosts to 20.10.21+


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1426395403

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428462193

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik merged pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik merged PR #25402:
URL: https://github.com/apache/beam/pull/25402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428743154

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1428461752

   Run Java Flink PortableValidatesRunner Batch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lukecwik commented on pull request #25402: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK

Posted by "lukecwik (via GitHub)" <gi...@apache.org>.
lukecwik commented on PR #25402:
URL: https://github.com/apache/beam/pull/25402#issuecomment-1424959660

   Run Java_PVR_Flink_Docker PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org