Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf9a664c4521925ce7e44e908983f3bf7b707b9b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15421073857714517502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17970456347224416534.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16816708790530278161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16632120841595737675.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5473804446192891779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-247’ Running on prd-ubuntu20.04-docker-8c-8g-253 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cf9a664c4521925ce7e44e908983f3bf7b707b9b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq" > git checkout -f cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 > git rev-list --no-walk 99341b55b6a412f9218defbeb1518dbc282c704d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-21T07:32:27.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-21T07:32:27.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-21T07:32:27.492Z] ========================================================= [2025-04-21T07:32:27.492Z] EdgeX Global Pipelines Version Info [2025-04-21T07:32:27.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:32:28.250Z] ------------------- [2025-04-21T07:32:28.250Z] stable info: [2025-04-21T07:32:28.250Z] ------------------- [2025-04-21T07:32:28.250Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-21T07:32:28.250Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-21T07:32:28.250Z] Message: update stable to v1.0.274 [2025-04-21T07:32:28.821Z] ------------------- [2025-04-21T07:32:28.821Z] experimental info: [2025-04-21T07:32:28.821Z] ------------------- [2025-04-21T07:32:28.821Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-21T07:32:28.821Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-21T07:32:28.821Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-21T07:32:28.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-04-21T07:32:28.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-04-21T07:32:28.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-21T07:32:28.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-21T07:32:29.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-21T07:32:29.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-21T07:32:29.070Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-21T07:32:29.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-21T07:32:29.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-21T07:32:29.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-21T07:32:29.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-21T07:32:29.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-04-21T07:32:29.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-21T07:32:29.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-21T07:32:29.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-21T07:32:29.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-21T07:32:29.302Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-21T07:32:29.323Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-21T07:32:29.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-21T07:32:29.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-21T07:32:29.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-21T07:32:29.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-21T07:32:29.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-21T07:32:29.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-21T07:32:29.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-04-21T07:32:29.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-21T07:32:29.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-21T07:32:29.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-21T07:32:29.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-21T07:32:29.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-21T07:32:29.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo [2025-04-21T07:32:29.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf9a664 [Pipeline] echo [2025-04-21T07:32:29.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:32:29.692Z] provisioning config files... [2025-04-21T07:32:29.705Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15912887576664131255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:32:30.033Z] ---> ****-login.sh [2025-04-21T07:32:30.033Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:32:30.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:30.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:30.296Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:30.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:30.296Z] [2025-04-21T07:32:30.296Z] Login Succeeded [2025-04-21T07:32:30.296Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:32:30.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:30.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:30.555Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:30.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:30.555Z] [2025-04-21T07:32:30.555Z] Login Succeeded [2025-04-21T07:32:30.555Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:32:30.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:30.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:30.556Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:30.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:30.556Z] [2025-04-21T07:32:30.556Z] Login Succeeded [2025-04-21T07:32:30.556Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:32:30.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:30.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:30.815Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:30.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:30.815Z] [2025-04-21T07:32:30.815Z] Login Succeeded [2025-04-21T07:32:30.815Z] ****.io [2025-04-21T07:32:30.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:31.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:31.080Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:31.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:31.080Z] [2025-04-21T07:32:31.080Z] Login Succeeded [2025-04-21T07:32:31.080Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:32:31.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-21T07:32:31.486Z] + git rev-list -1 --merges cf9a664c4521925ce7e44e908983f3bf7b707b9b~1..cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo [2025-04-21T07:32:31.516Z] -----------> git rev-list -1 --merges cf9a664c4521925ce7e44e908983f3bf7b707b9b~1..cf9a664c4521925ce7e44e908983f3bf7b707b9b cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:32:31.516Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b [false] [Pipeline] sh [2025-04-21T07:32:31.809Z] + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo [2025-04-21T07:32:31.827Z] ========================================================= [2025-04-21T07:32:31.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-21T07:32:31.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-21T07:32:32.179Z] + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo [2025-04-21T07:32:32.193Z] [semverPrep] GIT_COMMIT: cf9a664c4521925ce7e44e908983f3bf7b707b9b, Commit Message: Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq [Pipeline] echo [2025-04-21T07:32:32.210Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-21T07:32:32.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-21T07:32:32.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-21T07:32:32.588Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-21T07:32:32.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-21T07:32:32.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-21T07:32:32.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-21T07:32:32.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:32:33.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:32:33.023Z] [2025-04-21T07:32:33.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:32:33.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:32:33.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-21T07:32:33.335Z] b85a868b505f: Pulling fs layer [2025-04-21T07:32:33.335Z] e2be974225ed: Pulling fs layer [2025-04-21T07:32:33.335Z] 339a4e72a1f5: Pulling fs layer [2025-04-21T07:32:33.335Z] 988bab9f4d93: Pulling fs layer [2025-04-21T07:32:33.335Z] 1469e6f7b9e6: Pulling fs layer [2025-04-21T07:32:33.335Z] eaf3925da568: Pulling fs layer [2025-04-21T07:32:33.335Z] bab4dde63d76: Pulling fs layer [2025-04-21T07:32:33.335Z] bde34c3a00c8: Pulling fs layer [2025-04-21T07:32:33.335Z] b352a97aabf1: Pulling fs layer [2025-04-21T07:32:33.335Z] 4872d77fe225: Pulling fs layer [2025-04-21T07:32:33.335Z] 5851b861e8e6: Pulling fs layer [2025-04-21T07:32:33.335Z] 988bab9f4d93: Waiting [2025-04-21T07:32:33.335Z] eaf3925da568: Waiting [2025-04-21T07:32:33.335Z] b352a97aabf1: Waiting [2025-04-21T07:32:33.335Z] 5851b861e8e6: Waiting [2025-04-21T07:32:33.335Z] bab4dde63d76: Waiting [2025-04-21T07:32:33.335Z] 1469e6f7b9e6: Waiting [2025-04-21T07:32:33.335Z] bde34c3a00c8: Waiting [2025-04-21T07:32:33.335Z] e2be974225ed: Download complete [2025-04-21T07:32:33.335Z] 988bab9f4d93: Verifying Checksum [2025-04-21T07:32:33.335Z] 988bab9f4d93: Download complete [2025-04-21T07:32:33.335Z] 1469e6f7b9e6: Verifying Checksum [2025-04-21T07:32:33.335Z] 1469e6f7b9e6: Download complete [2025-04-21T07:32:33.335Z] eaf3925da568: Verifying Checksum [2025-04-21T07:32:33.335Z] eaf3925da568: Download complete [2025-04-21T07:32:33.335Z] 339a4e72a1f5: Verifying Checksum [2025-04-21T07:32:33.335Z] 339a4e72a1f5: Download complete [2025-04-21T07:32:33.597Z] bde34c3a00c8: Download complete [2025-04-21T07:32:33.597Z] b352a97aabf1: Verifying Checksum [2025-04-21T07:32:33.597Z] b352a97aabf1: Download complete [2025-04-21T07:32:33.597Z] 4872d77fe225: Verifying Checksum [2025-04-21T07:32:33.597Z] 4872d77fe225: Download complete [2025-04-21T07:32:33.597Z] 5851b861e8e6: Download complete [2025-04-21T07:32:33.597Z] b85a868b505f: Verifying Checksum [2025-04-21T07:32:33.597Z] b85a868b505f: Download complete [2025-04-21T07:32:33.856Z] bab4dde63d76: Verifying Checksum [2025-04-21T07:32:33.856Z] bab4dde63d76: Download complete [2025-04-21T07:32:34.799Z] b85a868b505f: Pull complete [2025-04-21T07:32:34.799Z] e2be974225ed: Pull complete [2025-04-21T07:32:35.366Z] 339a4e72a1f5: Pull complete [2025-04-21T07:32:35.366Z] 988bab9f4d93: Pull complete [2025-04-21T07:32:35.627Z] 1469e6f7b9e6: Pull complete [2025-04-21T07:32:35.627Z] eaf3925da568: Pull complete [2025-04-21T07:32:37.526Z] bab4dde63d76: Pull complete [2025-04-21T07:32:37.526Z] bde34c3a00c8: Pull complete [2025-04-21T07:32:37.526Z] b352a97aabf1: Pull complete [2025-04-21T07:32:37.526Z] 4872d77fe225: Pull complete [2025-04-21T07:32:37.526Z] 5851b861e8e6: Pull complete [2025-04-21T07:32:37.526Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-21T07:32:37.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:32:37.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:32:37.656Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:32:37.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-21T07:32:39.539Z] $ docker top 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 -eo pid,comm [2025-04-21T07:32:39.593Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-04-21T07:32:39.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-21T07:32:39.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-21T07:32:39.645Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-21T07:32:39.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-21T07:32:39.741Z] $ docker exec 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent [2025-04-21T07:32:39.847Z] SSH_AUTH_SOCK=/tmp/ssh-riYYmNPbKr8l/agent.33 [2025-04-21T07:32:39.847Z] SSH_AGENT_PID=39 [2025-04-21T07:32:39.854Z] Running ssh-add (command line suppressed) [2025-04-21T07:32:39.949Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3453178754658811283.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3453178754658811283.key) [2025-04-21T07:32:39.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-21T07:32:40.258Z] + git tag --points-at HEAD [Pipeline] } [2025-04-21T07:32:40.266Z] $ docker exec --env ******** --env ******** 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent -k [2025-04-21T07:32:40.372Z] unset SSH_AUTH_SOCK; [2025-04-21T07:32:40.372Z] unset SSH_AGENT_PID; [2025-04-21T07:32:40.372Z] echo Agent pid 39 killed; [2025-04-21T07:32:40.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-21T07:32:40.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-21T07:32:40.431Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-21T07:32:40.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-21T07:32:40.532Z] $ docker exec 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent [2025-04-21T07:32:40.634Z] SSH_AUTH_SOCK=/tmp/ssh-7yAHYFbbQAiH/agent.72 [2025-04-21T07:32:40.634Z] SSH_AGENT_PID=78 [2025-04-21T07:32:40.638Z] Running ssh-add (command line suppressed) [2025-04-21T07:32:40.733Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12867006633747088324.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12867006633747088324.key) [2025-04-21T07:32:40.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-21T07:32:41.044Z] + git semver init [2025-04-21T07:32:41.304Z] 2025-04-21 07:32:41,259 [run_init] DEBUG init version:0.0.0 force:False [2025-04-21T07:32:41.304Z] 2025-04-21 07:32:41,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2025-04-21T07:32:41.304Z] 2025-04-21 07:32:41,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2025-04-21T07:32:41.304Z] 2025-04-21 07:32:41,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-04-21T07:32:42.682Z] 2025-04-21 07:32:42,482 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2025-04-21T07:32:42.682Z] 2025-04-21 07:32:42,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2025-04-21T07:32:42.682Z] 2025-04-21 07:32:42,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:32:42.682Z] 2025-04-21 07:32:42,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:32:42.682Z] 4.1.0-dev.1 [Pipeline] } [2025-04-21T07:32:42.690Z] $ docker exec --env ******** --env ******** 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent -k [2025-04-21T07:32:42.786Z] unset SSH_AUTH_SOCK; [2025-04-21T07:32:42.787Z] unset SSH_AGENT_PID; [2025-04-21T07:32:42.787Z] echo Agent pid 78 killed; [2025-04-21T07:32:42.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-21T07:32:43.121Z] + git semver [Pipeline] } [2025-04-21T07:32:43.389Z] $ docker stop --time=1 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 [2025-04-21T07:32:44.689Z] $ docker rm -f --volumes 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-21T07:32:45.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-21T07:32:45.319Z] Stashed 1 file(s) [Pipeline] echo [2025-04-21T07:32:45.322Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:32:45.491Z] provisioning config files... [2025-04-21T07:32:45.502Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8371778760209074653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:32:45.803Z] ---> ****-login.sh [2025-04-21T07:32:45.804Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:32:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:45.804Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:45.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:45.804Z] [2025-04-21T07:32:45.804Z] Login Succeeded [2025-04-21T07:32:45.804Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:32:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:45.804Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:45.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:45.804Z] [2025-04-21T07:32:45.804Z] Login Succeeded [2025-04-21T07:32:45.804Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:32:46.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:46.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:46.063Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:46.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:46.063Z] [2025-04-21T07:32:46.063Z] Login Succeeded [2025-04-21T07:32:46.063Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:32:46.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:46.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:46.063Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:46.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:46.063Z] [2025-04-21T07:32:46.063Z] Login Succeeded [2025-04-21T07:32:46.063Z] ****.io [2025-04-21T07:32:46.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:32:46.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:32:46.325Z] Configure a credential helper to remove this warning. See [2025-04-21T07:32:46.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:32:46.325Z] [2025-04-21T07:32:46.325Z] Login Succeeded [2025-04-21T07:32:46.325Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:32:46.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-21T07:32:46.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:32:46.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:32:46.461Z] ========================================================= [2025-04-21T07:32:46.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-21T07:32:46.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:32:46.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-04-21T07:32:46.803Z] Sending build context to Docker daemon 33.52MB [2025-04-21T07:32:46.803Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-04-21T07:32:46.803Z] Step 2/12 : FROM ${BASE} AS builder [2025-04-21T07:32:47.062Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-21T07:32:47.062Z] 0a9a5dfd008f: Pulling fs layer [2025-04-21T07:32:47.062Z] dbfa0bcfca99: Pulling fs layer [2025-04-21T07:32:47.062Z] 70eabb1d9476: Pulling fs layer [2025-04-21T07:32:47.062Z] 957bedc73fa3: Pulling fs layer [2025-04-21T07:32:47.062Z] 4f4fb700ef54: Pulling fs layer [2025-04-21T07:32:47.062Z] f40432e63723: Pulling fs layer [2025-04-21T07:32:47.062Z] 90b4343acab7: Pulling fs layer [2025-04-21T07:32:47.062Z] 9f67ea4ac784: Pulling fs layer [2025-04-21T07:32:47.062Z] 9228b9a606be: Pulling fs layer [2025-04-21T07:32:47.062Z] f40432e63723: Waiting [2025-04-21T07:32:47.062Z] 90b4343acab7: Waiting [2025-04-21T07:32:47.062Z] 9f67ea4ac784: Waiting [2025-04-21T07:32:47.062Z] 957bedc73fa3: Waiting [2025-04-21T07:32:47.062Z] 9228b9a606be: Waiting [2025-04-21T07:32:47.062Z] dbfa0bcfca99: Verifying Checksum [2025-04-21T07:32:47.062Z] dbfa0bcfca99: Download complete [2025-04-21T07:32:47.062Z] 957bedc73fa3: Download complete [2025-04-21T07:32:47.062Z] 4f4fb700ef54: Verifying Checksum [2025-04-21T07:32:47.062Z] 4f4fb700ef54: Download complete [2025-04-21T07:32:47.062Z] f40432e63723: Verifying Checksum [2025-04-21T07:32:47.062Z] f40432e63723: Download complete [2025-04-21T07:32:47.062Z] 0a9a5dfd008f: Download complete [2025-04-21T07:32:47.062Z] 90b4343acab7: Verifying Checksum [2025-04-21T07:32:47.062Z] 90b4343acab7: Download complete [2025-04-21T07:32:47.321Z] 0a9a5dfd008f: Pull complete [2025-04-21T07:32:47.321Z] 9228b9a606be: Verifying Checksum [2025-04-21T07:32:47.321Z] 9228b9a606be: Download complete [2025-04-21T07:32:47.321Z] dbfa0bcfca99: Pull complete [2025-04-21T07:32:47.578Z] 70eabb1d9476: Download complete [2025-04-21T07:32:47.836Z] 9f67ea4ac784: Download complete [2025-04-21T07:32:51.132Z] 70eabb1d9476: Pull complete [2025-04-21T07:32:51.132Z] 957bedc73fa3: Pull complete [2025-04-21T07:32:51.132Z] 4f4fb700ef54: Pull complete [2025-04-21T07:32:51.132Z] f40432e63723: Pull complete [2025-04-21T07:32:51.391Z] 90b4343acab7: Pull complete [2025-04-21T07:32:53.925Z] 9f67ea4ac784: Pull complete [2025-04-21T07:32:54.185Z] 9228b9a606be: Pull complete [2025-04-21T07:32:54.185Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-21T07:32:54.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-21T07:32:54.185Z] ---> 69404ca5bff2 [2025-04-21T07:32:54.185Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-04-21T07:32:57.477Z] ---> Running in d15807a7f42f [2025-04-21T07:32:57.477Z] Removing intermediate container d15807a7f42f [2025-04-21T07:32:57.477Z] ---> 3a36b91bff04 [2025-04-21T07:32:57.477Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-21T07:32:57.477Z] ---> Running in 4d886386a667 [2025-04-21T07:32:57.477Z] Removing intermediate container 4d886386a667 [2025-04-21T07:32:57.477Z] ---> 6b29a7d17731 [2025-04-21T07:32:57.477Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-21T07:32:57.477Z] ---> Running in 9f473c9d44e7 [2025-04-21T07:32:57.735Z] Removing intermediate container 9f473c9d44e7 [2025-04-21T07:32:57.735Z] ---> b8a93fd88099 [2025-04-21T07:32:57.735Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-04-21T07:32:57.736Z] ---> Running in 14475e119908 [2025-04-21T07:32:57.736Z] Removing intermediate container 14475e119908 [2025-04-21T07:32:57.736Z] ---> c2cb6f8e7332 [2025-04-21T07:32:57.736Z] Step 7/12 : WORKDIR /device-gpio [2025-04-21T07:32:57.736Z] ---> Running in 9ea17ba9f0ed [2025-04-21T07:32:57.736Z] Removing intermediate container 9ea17ba9f0ed [2025-04-21T07:32:57.736Z] ---> 13fea162a67f [2025-04-21T07:32:57.736Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-21T07:32:57.995Z] ---> Running in 8f93eadf33f0 [2025-04-21T07:32:58.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-21T07:32:58.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-21T07:32:58.821Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-04-21T07:32:58.821Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-04-21T07:32:58.821Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-04-21T07:32:58.821Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-04-21T07:32:58.821Z] Executing busybox-1.36.1-r29.trigger [2025-04-21T07:32:58.821Z] OK: 252 MiB in 62 packages [2025-04-21T07:32:59.387Z] Removing intermediate container 8f93eadf33f0 [2025-04-21T07:32:59.387Z] ---> f14b8ec57e15 [2025-04-21T07:32:59.387Z] Step 9/12 : COPY go.mod vendor* ./ [2025-04-21T07:32:59.387Z] ---> d6ed5bc9903e [2025-04-21T07:32:59.387Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-21T07:32:59.387Z] ---> Running in 8ece5f7d7ee1 [2025-04-21T07:33:00.437Z] Still waiting to schedule task [2025-04-21T07:33:00.437Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-21T07:33:46.218Z] Removing intermediate container 8ece5f7d7ee1 [2025-04-21T07:33:46.218Z] ---> 0f59dc9a83b7 [2025-04-21T07:33:46.218Z] Step 11/12 : COPY . . [2025-04-21T07:33:46.218Z] ---> cc77b0a6480c [2025-04-21T07:33:46.218Z] Step 12/12 : RUN ${MAKE} [2025-04-21T07:33:46.218Z] ---> Running in da3c63d339ba [2025-04-21T07:33:46.218Z] noop [2025-04-21T07:33:46.218Z] Removing intermediate container da3c63d339ba [2025-04-21T07:33:46.218Z] ---> b27136d173b3 [2025-04-21T07:33:46.218Z] Successfully built b27136d173b3 [2025-04-21T07:33:46.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:33:46.550Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-21T07:33:46.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:33:46.634Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:33:46.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-21T07:33:47.070Z] $ docker top ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:33:47.424Z] + go version [2025-04-21T07:33:47.424Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-04-21T07:33:47.432Z] $ docker stop --time=1 ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 [2025-04-21T07:33:48.692Z] $ docker rm -f --volumes ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:33:49.124Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-21T07:33:49.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:33:49.205Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:33:49.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-21T07:33:49.583Z] $ docker top 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:33:49.935Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2025-04-21T07:33:50.235Z] + make test [2025-04-21T07:33:50.236Z] go test ./... -coverprofile=coverage.out ./... [2025-04-21T07:33:51.629Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-04-21T07:34:09.735Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-04-21T07:34:09.735Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-04-21T07:34:21.961Z] go vet ./... [2025-04-21T07:34:26.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-21T07:34:26.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-04-21T07:34:26.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-04-21T07:34:26.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-04-21T07:34:26.171Z] $ docker stop --time=1 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 [2025-04-21T07:34:28.631Z] $ docker rm -f --volumes 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-21T07:34:29.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-04-21T07:34:29.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-04-21T07:34:29.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-21T07:34:30.068Z] + ls -al . [2025-04-21T07:34:30.068Z] total 224 [2025-04-21T07:34:30.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:33 . [2025-04-21T07:34:30.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:32 .. [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 21 07:32 .dockerignore [2025-04-21T07:34:30.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:34 .git [2025-04-21T07:34:30.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 .github [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 21 07:32 .gitignore [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:32 .golangci.yml [2025-04-21T07:34:30.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:32 .semver [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 19399 Apr 21 07:32 Attribution.txt [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 7819 Apr 21 07:32 CHANGELOG.md [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 1694 Apr 21 07:32 Dockerfile [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:32 GOVERNANCE.md [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 21 07:32 Jenkinsfile [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:32 LICENSE [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:32 Makefile [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:32 OWNERS.md [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 07:32 README.md [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:32 VERSION [2025-04-21T07:34:30.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:32 bin [2025-04-21T07:34:30.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 cmd [2025-04-21T07:34:30.068Z] -rw-r--r-- 1 jenkins jenkins 11488 Apr 21 07:34 coverage.out [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 6050 Apr 21 07:32 go.mod [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 86888 Apr 21 07:32 go.sum [2025-04-21T07:34:30.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 internal [2025-04-21T07:34:30.068Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 21 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:34:30.388Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b --label arch=amd64 --label version=4.1.0-dev.1 . [2025-04-21T07:34:30.388Z] Sending build context to Docker daemon 33.54MB [2025-04-21T07:34:30.388Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-04-21T07:34:30.388Z] Step 2/26 : FROM ${BASE} AS builder [2025-04-21T07:34:30.388Z] ---> b27136d173b3 [2025-04-21T07:34:30.388Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-04-21T07:34:30.649Z] ---> Running in 9c34a8495ca5 [2025-04-21T07:34:30.649Z] Removing intermediate container 9c34a8495ca5 [2025-04-21T07:34:30.649Z] ---> 1317e0fd4ec3 [2025-04-21T07:34:30.649Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-21T07:34:30.649Z] ---> Running in 9728e276e816 [2025-04-21T07:34:30.909Z] Removing intermediate container 9728e276e816 [2025-04-21T07:34:30.909Z] ---> 4e39654dc87b [2025-04-21T07:34:30.909Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-21T07:34:30.909Z] ---> Running in e836ddbb30b4 [2025-04-21T07:34:30.909Z] Removing intermediate container e836ddbb30b4 [2025-04-21T07:34:30.909Z] ---> 8c2d7581d9e4 [2025-04-21T07:34:30.909Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-04-21T07:34:30.909Z] ---> Running in 879317f67c72 [2025-04-21T07:34:31.168Z] Removing intermediate container 879317f67c72 [2025-04-21T07:34:31.168Z] ---> 1959b54b4638 [2025-04-21T07:34:31.168Z] Step 7/26 : WORKDIR /device-gpio [2025-04-21T07:34:31.168Z] ---> Running in 7728608d10a7 [2025-04-21T07:34:31.168Z] Removing intermediate container 7728608d10a7 [2025-04-21T07:34:31.168Z] ---> 61921478bcd5 [2025-04-21T07:34:31.168Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-21T07:34:31.168Z] ---> Running in 17125b524afc [2025-04-21T07:34:31.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-21T07:34:31.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-21T07:34:31.945Z] OK: 252 MiB in 62 packages [2025-04-21T07:34:32.203Z] Removing intermediate container 17125b524afc [2025-04-21T07:34:32.203Z] ---> 086b10bcce11 [2025-04-21T07:34:32.203Z] Step 9/26 : COPY go.mod vendor* ./ [2025-04-21T07:34:32.462Z] ---> 6acadb21c8d1 [2025-04-21T07:34:32.462Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-21T07:34:32.462Z] ---> Running in d4929e106322 [2025-04-21T07:34:33.031Z] Removing intermediate container d4929e106322 [2025-04-21T07:34:33.031Z] ---> cd66bf452019 [2025-04-21T07:34:33.031Z] Step 11/26 : COPY . . [2025-04-21T07:34:33.969Z] ---> bbb5d02fb89e [2025-04-21T07:34:33.969Z] Step 12/26 : RUN ${MAKE} [2025-04-21T07:34:33.969Z] ---> Running in 55cc4e4e0675 [2025-04-21T07:34:34.230Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-04-21T07:34:43.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-254 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2025-04-21T07:34:43.360Z] Running in /w/workspace/device-gpio/131 [Pipeline] { [Pipeline] checkout [2025-04-21T07:34:46.413Z] The recommended git tool is: git [2025-04-21T07:34:50.985Z] using credential edgex-jenkins-ssh [2025-04-21T07:34:51.005Z] Cloning the remote Git repository [2025-04-21T07:34:51.038Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-04-21T07:34:51.126Z] > git init /w/workspace/device-gpio/131 # timeout=10 [2025-04-21T07:34:51.247Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-04-21T07:34:51.248Z] > git --version # timeout=10 [2025-04-21T07:34:51.266Z] > git --version # 'git version 2.25.1' [2025-04-21T07:34:51.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-21T07:34:51.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-21T07:34:55.015Z] Avoid second fetch [2025-04-21T07:34:55.016Z] Checking out Revision cf9a664c4521925ce7e44e908983f3bf7b707b9b (main) [2025-04-21T07:34:54.167Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-04-21T07:34:54.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-21T07:34:55.026Z] > git config core.sparsecheckout # timeout=10 [2025-04-21T07:34:55.094Z] > git checkout -f cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 [2025-04-21T07:34:55.617Z] Commit message: "Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-21T07:35:00.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-21T07:35:00.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-21T07:35:00.126Z] Dload Upload Total Spent Left Speed [2025-04-21T07:35:00.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 36339 0 --:--:-- --:--:-- --:--:-- 36339 [Pipeline] sh [2025-04-21T07:35:00.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-21T07:35:01.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-21T07:35:01.075Z] + sudo tee /etc/docker/daemon.new [2025-04-21T07:35:01.075Z] { [2025-04-21T07:35:01.075Z] "registry-mirrors": [ [2025-04-21T07:35:01.075Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-21T07:35:01.075Z] ], [2025-04-21T07:35:01.075Z] "bip": "10.250.0.254/24", [2025-04-21T07:35:01.075Z] "hosts": [ [2025-04-21T07:35:01.075Z] "tcp://0.0.0.0:5555", [2025-04-21T07:35:01.075Z] "unix:///var/run/docker.sock" [2025-04-21T07:35:01.075Z] ], [2025-04-21T07:35:01.075Z] "mtu": 1458, [2025-04-21T07:35:01.075Z] "selinux-enabled": true, [2025-04-21T07:35:01.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-21T07:35:01.075Z] } [Pipeline] sh [2025-04-21T07:35:01.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-21T07:35:01.734Z] + sudo service docker restart [2025-04-21T07:35:06.314Z] Removing intermediate container 55cc4e4e0675 [2025-04-21T07:35:06.314Z] ---> ded08e25ff1f [2025-04-21T07:35:06.314Z] Step 13/26 : FROM alpine:3.20 [2025-04-21T07:35:06.314Z] 3.20: Pulling from library/alpine [2025-04-21T07:35:06.314Z] 0a9a5dfd008f: Already exists [2025-04-21T07:35:06.314Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-21T07:35:06.314Z] Status: Downloaded newer image for alpine:3.20 [2025-04-21T07:35:06.314Z] ---> ff221270b9fb [2025-04-21T07:35:06.314Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-04-21T07:35:06.314Z] ---> Running in 881dc411e1a1 [2025-04-21T07:35:06.314Z] Removing intermediate container 881dc411e1a1 [2025-04-21T07:35:06.314Z] ---> 646ff9ce4b7a [2025-04-21T07:35:06.314Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-04-21T07:35:06.314Z] ---> Running in 34d515badd7d [2025-04-21T07:35:06.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-21T07:35:06.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-21T07:35:06.314Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-04-21T07:35:06.314Z] Executing busybox-1.36.1-r29.trigger [2025-04-21T07:35:06.315Z] OK: 8 MiB in 15 packages [2025-04-21T07:35:06.315Z] Removing intermediate container 34d515badd7d [2025-04-21T07:35:06.315Z] ---> d3d682d004f7 [2025-04-21T07:35:06.315Z] Step 16/26 : RUN apk --no-cache upgrade [2025-04-21T07:35:06.315Z] ---> Running in 26b53874e425 [2025-04-21T07:35:06.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-21T07:35:06.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-21T07:35:06.315Z] OK: 8 MiB in 15 packages [2025-04-21T07:35:06.315Z] Removing intermediate container 26b53874e425 [2025-04-21T07:35:06.315Z] ---> 821fd118dcb8 [2025-04-21T07:35:06.315Z] Step 17/26 : WORKDIR / [2025-04-21T07:35:06.315Z] ---> Running in fcbcd5c2694a [2025-04-21T07:35:06.573Z] Removing intermediate container fcbcd5c2694a [2025-04-21T07:35:06.573Z] ---> f10c7142665c [2025-04-21T07:35:06.573Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-04-21T07:35:06.573Z] ---> c7d68983b806 [2025-04-21T07:35:06.573Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-04-21T07:35:06.831Z] ---> cba9bf3374a3 [2025-04-21T07:35:06.831Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-04-21T07:35:07.809Z] ---> 4ef6472153a7 [2025-04-21T07:35:07.809Z] Step 21/26 : EXPOSE 59910 [2025-04-21T07:35:07.809Z] ---> Running in ceca634a47d0 [2025-04-21T07:35:07.809Z] Removing intermediate container ceca634a47d0 [2025-04-21T07:35:07.809Z] ---> 6fbe6baa19b5 [2025-04-21T07:35:07.809Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-04-21T07:35:07.809Z] ---> Running in a3ef515f4bd3 [2025-04-21T07:35:07.809Z] Removing intermediate container a3ef515f4bd3 [2025-04-21T07:35:07.809Z] ---> 1516b47e97a8 [2025-04-21T07:35:07.809Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-04-21T07:35:07.809Z] ---> Running in f36baaf5a188 [2025-04-21T07:35:08.068Z] Removing intermediate container f36baaf5a188 [2025-04-21T07:35:08.068Z] ---> 898a2722b8dd [2025-04-21T07:35:08.068Z] Step 24/26 : LABEL arch=amd64 [2025-04-21T07:35:08.068Z] ---> Running in 9da7a1fd95cd [2025-04-21T07:35:08.068Z] Removing intermediate container 9da7a1fd95cd [2025-04-21T07:35:08.068Z] ---> 3a2ccd102f98 [2025-04-21T07:35:08.068Z] Step 25/26 : LABEL git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:35:08.068Z] ---> Running in 65997ac12a97 [2025-04-21T07:35:08.068Z] Removing intermediate container 65997ac12a97 [2025-04-21T07:35:08.068Z] ---> 461a147df788 [2025-04-21T07:35:08.068Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-04-21T07:35:08.068Z] ---> Running in 6f6a309a1ff8 [2025-04-21T07:35:08.326Z] Removing intermediate container 6f6a309a1ff8 [2025-04-21T07:35:08.326Z] ---> 7a82e6e4d7de [2025-04-21T07:35:08.326Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-21T07:35:08.326Z] Successfully built 7a82e6e4d7de [2025-04-21T07:35:08.326Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:35:08.457Z] provisioning config files... [2025-04-21T07:35:08.469Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4626304513053533425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:35:08.778Z] ---> ****-login.sh [2025-04-21T07:35:08.778Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:35:08.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:08.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:08.778Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:08.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:08.779Z] [2025-04-21T07:35:08.779Z] Login Succeeded [2025-04-21T07:35:08.779Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:35:08.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:08.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:08.779Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:08.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:08.779Z] [2025-04-21T07:35:08.779Z] Login Succeeded [2025-04-21T07:35:08.779Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:35:09.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:09.039Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:09.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:09.039Z] [2025-04-21T07:35:09.039Z] Login Succeeded [2025-04-21T07:35:09.039Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:35:09.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:09.039Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:09.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:09.039Z] [2025-04-21T07:35:09.039Z] Login Succeeded [2025-04-21T07:35:09.039Z] ****.io [2025-04-21T07:35:09.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:09.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:09.298Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:09.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:09.298Z] [2025-04-21T07:35:09.298Z] Login Succeeded [2025-04-21T07:35:09.298Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:35:09.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-21T07:35:09.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:35:09.377Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2025-04-21T07:35:09.377Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:35:09.377Z] latest [2025-04-21T07:35:09.377Z] 4.1.0-dev.1 [2025-04-21T07:35:09.377Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:35:09.377Z] main [2025-04-21T07:35:09.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:09.719Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:10.033Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:35:10.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-04-21T07:35:10.033Z] e1e39c2ccc75: Preparing [2025-04-21T07:35:10.033Z] cd7ced3e461e: Preparing [2025-04-21T07:35:10.033Z] 7d96940621f0: Preparing [2025-04-21T07:35:10.033Z] 35a7acf5d540: Preparing [2025-04-21T07:35:10.033Z] 131e24d41752: Preparing [2025-04-21T07:35:10.033Z] 994456c4fd7b: Preparing [2025-04-21T07:35:10.033Z] cd7ced3e461e: Pushed [2025-04-21T07:35:10.033Z] 131e24d41752: Pushed [2025-04-21T07:35:10.033Z] 7d96940621f0: Pushed [2025-04-21T07:35:10.033Z] 35a7acf5d540: Pushed [2025-04-21T07:35:10.033Z] 994456c4fd7b: Layer already exists [2025-04-21T07:35:14.227Z] e1e39c2ccc75: Pushed [2025-04-21T07:35:14.227Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:14.559Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:14.885Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-04-21T07:35:14.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-04-21T07:35:14.885Z] e1e39c2ccc75: Preparing [2025-04-21T07:35:14.885Z] cd7ced3e461e: Preparing [2025-04-21T07:35:14.885Z] 7d96940621f0: Preparing [2025-04-21T07:35:14.885Z] 35a7acf5d540: Preparing [2025-04-21T07:35:14.885Z] 131e24d41752: Preparing [2025-04-21T07:35:14.885Z] 994456c4fd7b: Preparing [2025-04-21T07:35:14.885Z] 994456c4fd7b: Waiting [2025-04-21T07:35:14.885Z] e1e39c2ccc75: Layer already exists [2025-04-21T07:35:14.885Z] 131e24d41752: Layer already exists [2025-04-21T07:35:14.885Z] 35a7acf5d540: Layer already exists [2025-04-21T07:35:14.885Z] cd7ced3e461e: Layer already exists [2025-04-21T07:35:14.885Z] 7d96940621f0: Layer already exists [2025-04-21T07:35:14.885Z] 994456c4fd7b: Layer already exists [2025-04-21T07:35:14.885Z] latest: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:15.211Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:15.537Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [2025-04-21T07:35:15.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-04-21T07:35:15.537Z] e1e39c2ccc75: Preparing [2025-04-21T07:35:15.537Z] cd7ced3e461e: Preparing [2025-04-21T07:35:15.537Z] 7d96940621f0: Preparing [2025-04-21T07:35:15.537Z] 35a7acf5d540: Preparing [2025-04-21T07:35:15.537Z] 131e24d41752: Preparing [2025-04-21T07:35:15.537Z] 994456c4fd7b: Preparing [2025-04-21T07:35:15.537Z] 994456c4fd7b: Waiting [2025-04-21T07:35:15.537Z] 131e24d41752: Layer already exists [2025-04-21T07:35:15.537Z] cd7ced3e461e: Layer already exists [2025-04-21T07:35:15.537Z] 35a7acf5d540: Layer already exists [2025-04-21T07:35:15.537Z] e1e39c2ccc75: Layer already exists [2025-04-21T07:35:15.537Z] 7d96940621f0: Layer already exists [2025-04-21T07:35:15.537Z] 994456c4fd7b: Layer already exists [2025-04-21T07:35:15.537Z] 4.1.0-dev.1: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:15.870Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:16.195Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:35:16.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-04-21T07:35:16.195Z] e1e39c2ccc75: Preparing [2025-04-21T07:35:16.195Z] cd7ced3e461e: Preparing [2025-04-21T07:35:16.195Z] 7d96940621f0: Preparing [2025-04-21T07:35:16.195Z] 35a7acf5d540: Preparing [2025-04-21T07:35:16.195Z] 131e24d41752: Preparing [2025-04-21T07:35:16.195Z] 994456c4fd7b: Preparing [2025-04-21T07:35:16.195Z] 994456c4fd7b: Waiting [2025-04-21T07:35:16.195Z] cd7ced3e461e: Layer already exists [2025-04-21T07:35:16.195Z] 7d96940621f0: Layer already exists [2025-04-21T07:35:16.195Z] e1e39c2ccc75: Layer already exists [2025-04-21T07:35:16.195Z] 35a7acf5d540: Layer already exists [2025-04-21T07:35:16.195Z] 131e24d41752: Layer already exists [2025-04-21T07:35:16.195Z] 994456c4fd7b: Layer already exists [2025-04-21T07:35:16.195Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:16.580Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:16.889Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2025-04-21T07:35:16.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-04-21T07:35:16.889Z] e1e39c2ccc75: Preparing [2025-04-21T07:35:16.889Z] cd7ced3e461e: Preparing [2025-04-21T07:35:16.889Z] 7d96940621f0: Preparing [2025-04-21T07:35:16.889Z] 35a7acf5d540: Preparing [2025-04-21T07:35:16.889Z] 131e24d41752: Preparing [2025-04-21T07:35:16.889Z] 994456c4fd7b: Preparing [2025-04-21T07:35:16.889Z] 994456c4fd7b: Waiting [2025-04-21T07:35:16.889Z] 131e24d41752: Layer already exists [2025-04-21T07:35:16.889Z] 7d96940621f0: Layer already exists [2025-04-21T07:35:16.889Z] 35a7acf5d540: Layer already exists [2025-04-21T07:35:16.889Z] cd7ced3e461e: Layer already exists [2025-04-21T07:35:16.889Z] e1e39c2ccc75: Layer already exists [2025-04-21T07:35:16.889Z] 994456c4fd7b: Layer already exists [2025-04-21T07:35:16.889Z] main: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-21T07:35:16.965Z] ===================================================== [Pipeline] echo [2025-04-21T07:35:16.975Z] taggedImages: [2025-04-21T07:35:16.975Z] - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:35:16.975Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-04-21T07:35:16.975Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [2025-04-21T07:35:16.975Z] - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:35:16.975Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2025-04-21T07:35:17.023Z] ========================================================= [2025-04-21T07:35:17.023Z] [edgeXBuildMultiArch] RAW Config: [2025-04-21T07:35:17.023Z] images: [2025-04-21T07:35:17.023Z] - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:35:17.023Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-04-21T07:35:17.023Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [2025-04-21T07:35:17.023Z] - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:35:17.023Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2025-04-21T07:35:17.023Z] settingsFile: [2025-04-21T07:35:17.023Z] device-gpio-settings [2025-04-21T07:35:17.023Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:35:19.985Z] provisioning config files... [2025-04-21T07:35:20.012Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/131@tmp/config4219028889108624779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:35:20.474Z] ---> ****-login.sh [2025-04-21T07:35:20.474Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:35:20.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:21.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:21.013Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:21.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:21.013Z] [2025-04-21T07:35:21.013Z] Login Succeeded [2025-04-21T07:35:21.013Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:35:21.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:21.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:21.560Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:21.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:21.560Z] [2025-04-21T07:35:21.560Z] Login Succeeded [2025-04-21T07:35:21.560Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:35:21.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:21.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:21.831Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:21.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:21.831Z] [2025-04-21T07:35:21.831Z] Login Succeeded [2025-04-21T07:35:21.831Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:35:22.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:22.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:22.099Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:22.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:22.099Z] [2025-04-21T07:35:22.099Z] Login Succeeded [2025-04-21T07:35:22.099Z] ****.io [2025-04-21T07:35:22.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:35:22.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:35:22.636Z] Configure a credential helper to remove this warning. See [2025-04-21T07:35:22.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:35:22.636Z] [2025-04-21T07:35:22.636Z] Login Succeeded [2025-04-21T07:35:22.636Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:35:22.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-21T07:35:22.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:35:22.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:35:23.003Z] ========================================================= [2025-04-21T07:35:23.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-04-21T07:35:23.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:35:23.362Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-04-21T07:35:23.958Z] Sending build context to Docker daemon 16.83MB [2025-04-21T07:35:23.958Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-04-21T07:35:23.958Z] Step 2/12 : FROM ${BASE} AS builder [2025-04-21T07:35:23.958Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-04-21T07:35:23.958Z] 94e9d8af2201: Pulling fs layer [2025-04-21T07:35:23.958Z] 634366ca850b: Pulling fs layer [2025-04-21T07:35:23.958Z] f66ade281fe9: Pulling fs layer [2025-04-21T07:35:23.958Z] 13fd4ce6e94e: Pulling fs layer [2025-04-21T07:35:23.958Z] 4f4fb700ef54: Pulling fs layer [2025-04-21T07:35:23.958Z] 4cccf3f17d63: Pulling fs layer [2025-04-21T07:35:23.958Z] 2d8010953d95: Pulling fs layer [2025-04-21T07:35:23.958Z] ec743f232bc5: Pulling fs layer [2025-04-21T07:35:23.958Z] 4f4fb700ef54: Waiting [2025-04-21T07:35:23.958Z] 4cccf3f17d63: Waiting [2025-04-21T07:35:23.958Z] 2d8010953d95: Waiting [2025-04-21T07:35:23.958Z] ec743f232bc5: Waiting [2025-04-21T07:35:23.958Z] 13fd4ce6e94e: Waiting [2025-04-21T07:35:24.226Z] 634366ca850b: Download complete [2025-04-21T07:35:24.226Z] 13fd4ce6e94e: Verifying Checksum [2025-04-21T07:35:24.226Z] 13fd4ce6e94e: Download complete [2025-04-21T07:35:24.226Z] 4f4fb700ef54: Verifying Checksum [2025-04-21T07:35:24.226Z] 4f4fb700ef54: Download complete [2025-04-21T07:35:24.226Z] 4cccf3f17d63: Download complete [2025-04-21T07:35:24.226Z] 94e9d8af2201: Verifying Checksum [2025-04-21T07:35:24.226Z] 94e9d8af2201: Download complete [2025-04-21T07:35:24.822Z] ec743f232bc5: Verifying Checksum [2025-04-21T07:35:24.822Z] ec743f232bc5: Download complete [2025-04-21T07:35:25.093Z] 94e9d8af2201: Pull complete [2025-04-21T07:35:25.679Z] 634366ca850b: Pull complete [2025-04-21T07:35:26.270Z] f66ade281fe9: Verifying Checksum [2025-04-21T07:35:26.270Z] f66ade281fe9: Download complete [2025-04-21T07:35:27.234Z] 2d8010953d95: Verifying Checksum [2025-04-21T07:35:32.027Z] Still waiting to schedule task [2025-04-21T07:35:32.027Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-249’ [2025-04-21T07:35:40.123Z] f66ade281fe9: Pull complete [2025-04-21T07:35:40.124Z] 13fd4ce6e94e: Pull complete [2025-04-21T07:35:40.390Z] 4f4fb700ef54: Pull complete [2025-04-21T07:35:40.656Z] 4cccf3f17d63: Pull complete [2025-04-21T07:35:50.768Z] 2d8010953d95: Pull complete [2025-04-21T07:35:51.048Z] ec743f232bc5: Pull complete [2025-04-21T07:35:51.048Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-04-21T07:35:51.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-04-21T07:35:51.048Z] ---> 12c1d4c06be1 [2025-04-21T07:35:51.048Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-04-21T07:35:52.466Z] ---> Running in b98543cccfa2 [2025-04-21T07:35:52.467Z] Removing intermediate container b98543cccfa2 [2025-04-21T07:35:52.467Z] ---> d53e6f2c3795 [2025-04-21T07:35:52.467Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-21T07:35:52.734Z] ---> Running in 332ff0087578 [2025-04-21T07:35:53.001Z] Removing intermediate container 332ff0087578 [2025-04-21T07:35:53.001Z] ---> 73f40fee875b [2025-04-21T07:35:53.001Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-21T07:35:53.001Z] ---> Running in 50914f58ccbd [2025-04-21T07:35:53.268Z] Removing intermediate container 50914f58ccbd [2025-04-21T07:35:53.268Z] ---> 796503781b61 [2025-04-21T07:35:53.268Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-04-21T07:35:53.268Z] ---> Running in 853a61d9ded0 [2025-04-21T07:35:53.542Z] Removing intermediate container 853a61d9ded0 [2025-04-21T07:35:53.542Z] ---> 0459d5d7a7ac [2025-04-21T07:35:53.542Z] Step 7/12 : WORKDIR /device-gpio [2025-04-21T07:35:53.810Z] ---> Running in 195ca8664851 [2025-04-21T07:35:54.077Z] Removing intermediate container 195ca8664851 [2025-04-21T07:35:54.077Z] ---> ec706ffd3264 [2025-04-21T07:35:54.077Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-21T07:35:54.077Z] ---> Running in d5790563c3d7 [2025-04-21T07:35:55.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-21T07:35:55.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-21T07:35:57.025Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-04-21T07:35:57.025Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-04-21T07:35:57.025Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-04-21T07:35:57.025Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-04-21T07:35:57.025Z] Executing busybox-1.36.1-r29.trigger [2025-04-21T07:35:57.025Z] OK: 244 MiB in 62 packages [2025-04-21T07:35:58.436Z] Removing intermediate container d5790563c3d7 [2025-04-21T07:35:58.436Z] ---> d022613ad7c0 [2025-04-21T07:35:58.436Z] Step 9/12 : COPY go.mod vendor* ./ [2025-04-21T07:35:58.702Z] ---> f5de14992923 [2025-04-21T07:35:58.702Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-21T07:35:58.702Z] ---> Running in 2aebfd8a9966 [2025-04-21T07:37:35.387Z] Removing intermediate container 2aebfd8a9966 [2025-04-21T07:37:35.388Z] ---> 820e86a74a36 [2025-04-21T07:37:35.388Z] Step 11/12 : COPY . . [2025-04-21T07:37:35.388Z] ---> 6f6bc121501f [2025-04-21T07:37:35.388Z] Step 12/12 : RUN ${MAKE} [2025-04-21T07:37:35.388Z] ---> Running in 8e3460eb0763 [2025-04-21T07:37:35.388Z] noop [2025-04-21T07:37:35.388Z] Removing intermediate container 8e3460eb0763 [2025-04-21T07:37:35.388Z] ---> bf508ce4ae90 [2025-04-21T07:37:35.388Z] Successfully built bf508ce4ae90 [2025-04-21T07:37:35.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:37:35.743Z] + docker inspect -f . ci-base-image-arm64 [2025-04-21T07:37:35.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:37:35.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2025-04-21T07:37:36.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-04-21T07:37:37.181Z] $ docker top b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:37:38.023Z] + go version [2025-04-21T07:37:38.023Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-04-21T07:37:38.034Z] $ docker stop --time=1 b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c [2025-04-21T07:37:39.623Z] $ docker rm -f --volumes b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:37:40.191Z] + docker inspect -f . ci-base-image-arm64 [2025-04-21T07:37:40.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:37:40.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2025-04-21T07:37:40.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-04-21T07:37:41.605Z] $ docker top f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:37:42.127Z] + git config --global --add safe.directory /w/workspace/device-gpio/131 [Pipeline] fileExists [Pipeline] sh [2025-04-21T07:37:42.462Z] + make test [2025-04-21T07:37:42.462Z] go test ./... -coverprofile=coverage.out ./... [2025-04-21T07:37:47.714Z] Running on prd-centos7-docker-4c-2g-256 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:37:47.763Z] provisioning config files... [2025-04-21T07:37:47.825Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6775772007765193499tmp [2025-04-21T07:37:47.841Z] ? github.com/edgexfoundry/device-gpio [no test files] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:37:50.027Z] ---> ****-login.sh [2025-04-21T07:37:50.027Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:37:50.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:37:51.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:37:51.262Z] Configure a credential helper to remove this warning. See [2025-04-21T07:37:51.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:37:51.262Z] [2025-04-21T07:37:51.262Z] Login Succeeded [2025-04-21T07:37:51.262Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:37:51.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:37:51.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:37:51.544Z] Configure a credential helper to remove this warning. See [2025-04-21T07:37:51.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:37:51.544Z] [2025-04-21T07:37:51.544Z] Login Succeeded [2025-04-21T07:37:51.544Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:37:51.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:37:51.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:37:51.544Z] Configure a credential helper to remove this warning. See [2025-04-21T07:37:51.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:37:51.544Z] [2025-04-21T07:37:51.544Z] Login Succeeded [2025-04-21T07:37:51.544Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:37:51.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:37:51.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:37:51.544Z] Configure a credential helper to remove this warning. See [2025-04-21T07:37:51.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:37:51.545Z] [2025-04-21T07:37:51.545Z] Login Succeeded [2025-04-21T07:37:51.545Z] ****.io [2025-04-21T07:37:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:37:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:37:51.807Z] Configure a credential helper to remove this warning. See [2025-04-21T07:37:51.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:37:51.807Z] [2025-04-21T07:37:51.807Z] Login Succeeded [2025-04-21T07:37:51.807Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:37:51.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-21T07:37:52.173Z] + docker buildx ls [2025-04-21T07:37:52.173Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-21T07:37:52.173Z] default * docker [2025-04-21T07:37:52.173Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-21T07:37:52.469Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-21T07:37:52.469Z] edgex-builder [Pipeline] sh [2025-04-21T07:37:52.769Z] + docker buildx inspect --bootstrap [2025-04-21T07:37:52.770Z] #1 [internal] booting buildkit [2025-04-21T07:37:52.770Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-21T07:37:56.075Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-04-21T07:37:56.075Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-21T07:37:57.010Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-04-21T07:37:57.010Z] #1 DONE 4.1s [2025-04-21T07:37:57.010Z] Name: edgex-builder [2025-04-21T07:37:57.010Z] Driver: docker-container [2025-04-21T07:37:57.010Z] [2025-04-21T07:37:57.010Z] Nodes: [2025-04-21T07:37:57.010Z] Name: edgex-builder0 [2025-04-21T07:37:57.010Z] Endpoint: unix:///var/run/docker.sock [2025-04-21T07:37:57.010Z] Status: running [2025-04-21T07:37:57.010Z] Buildkit: v0.20.2 [2025-04-21T07:37:57.010Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-21T07:37:57.306Z] + docker buildx ls [2025-04-21T07:37:57.306Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-21T07:37:57.306Z] edgex-builder * docker-container [2025-04-21T07:37:57.306Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-21T07:37:57.306Z] default docker [2025-04-21T07:37:57.306Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-21T07:37:57.596Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b --push - [2025-04-21T07:37:57.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b' [2025-04-21T07:37:57.861Z] #1 [internal] load build definition from Dockerfile [2025-04-21T07:37:57.861Z] #1 transferring dockerfile: 196B done [2025-04-21T07:37:57.861Z] #1 DONE 0.0s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:37:57.861Z] #2 DONE 0.1s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:37:57.861Z] #3 DONE 0.1s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #4 [internal] load .dockerignore [2025-04-21T07:37:57.861Z] #4 transferring context: 2B done [2025-04-21T07:37:57.861Z] #4 DONE 0.0s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:57.861Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:37:57.861Z] #5 DONE 0.0s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:57.861Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:37:57.861Z] #6 DONE 0.1s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-21T07:37:57.861Z] #7 DONE 0.0s [2025-04-21T07:37:57.861Z] [2025-04-21T07:37:57.861Z] #8 exporting to image [2025-04-21T07:37:57.861Z] #8 exporting layers done [2025-04-21T07:37:57.861Z] #8 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done [2025-04-21T07:37:57.861Z] #8 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done [2025-04-21T07:37:57.861Z] #8 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done [2025-04-21T07:37:57.861Z] #8 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done [2025-04-21T07:37:57.861Z] #8 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done [2025-04-21T07:37:57.861Z] #8 pushing layers 0.1s done [2025-04-21T07:37:57.862Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad [2025-04-21T07:37:57.862Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-21T07:37:58.124Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done [2025-04-21T07:37:58.124Z] #8 DONE 0.2s [2025-04-21T07:37:58.124Z] [2025-04-21T07:37:58.124Z] [33m1 warning found (use --debug to expand): [2025-04-21T07:37:58.124Z] [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-21T07:37:58.422Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' [2025-04-21T07:37:58.422Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - [2025-04-21T07:37:58.422Z] #1 [internal] load build definition from Dockerfile [2025-04-21T07:37:58.422Z] #1 transferring dockerfile: 162B done [2025-04-21T07:37:58.422Z] #1 DONE 0.0s [2025-04-21T07:37:58.422Z] [2025-04-21T07:37:58.422Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-04-21T07:37:58.422Z] #2 DONE 0.0s [2025-04-21T07:37:58.422Z] [2025-04-21T07:37:58.422Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-04-21T07:37:58.422Z] #3 DONE 0.0s [2025-04-21T07:37:58.422Z] [2025-04-21T07:37:58.422Z] #4 [internal] load .dockerignore [2025-04-21T07:37:58.422Z] #4 transferring context: 2B done [2025-04-21T07:37:58.422Z] #4 DONE 0.0s [2025-04-21T07:37:58.422Z] [2025-04-21T07:37:58.422Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:58.422Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:37:58.422Z] #5 DONE 0.0s [2025-04-21T07:37:58.422Z] [2025-04-21T07:37:58.422Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:58.681Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:37:58.681Z] #6 CACHED [2025-04-21T07:37:58.681Z] [2025-04-21T07:37:58.681Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:58.681Z] #5 CACHED [2025-04-21T07:37:58.681Z] [2025-04-21T07:37:58.681Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-21T07:37:58.681Z] #7 DONE 0.0s [2025-04-21T07:37:58.681Z] [2025-04-21T07:37:58.681Z] #8 exporting to image [2025-04-21T07:37:58.681Z] #8 exporting layers done [2025-04-21T07:37:58.681Z] #8 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done [2025-04-21T07:37:58.681Z] #8 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done [2025-04-21T07:37:58.681Z] #8 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done [2025-04-21T07:37:58.681Z] #8 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done [2025-04-21T07:37:58.681Z] #8 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done [2025-04-21T07:37:58.681Z] #8 pushing layers 0.0s done [2025-04-21T07:37:58.681Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done [2025-04-21T07:37:58.681Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-21T07:37:58.681Z] #8 DONE 0.1s [2025-04-21T07:37:58.681Z] [2025-04-21T07:37:58.681Z] [33m1 warning found (use --debug to expand): [2025-04-21T07:37:58.681Z] [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-21T07:37:58.971Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1' [2025-04-21T07:37:58.971Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 --push - [2025-04-21T07:37:58.971Z] #1 [internal] load build definition from Dockerfile [2025-04-21T07:37:58.971Z] #1 transferring dockerfile: 167B done [2025-04-21T07:37:58.971Z] #1 DONE 0.0s [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [2025-04-21T07:37:58.971Z] #2 DONE 0.0s [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [2025-04-21T07:37:58.971Z] #3 DONE 0.0s [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #4 [internal] load .dockerignore [2025-04-21T07:37:58.971Z] #4 transferring context: 2B done [2025-04-21T07:37:58.971Z] #4 DONE 0.0s [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:58.971Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done [2025-04-21T07:37:58.971Z] #5 CACHED [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:58.971Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:37:58.971Z] #6 CACHED [2025-04-21T07:37:58.971Z] [2025-04-21T07:37:58.971Z] #7 exporting to image [2025-04-21T07:37:58.971Z] #7 exporting layers done [2025-04-21T07:37:58.971Z] #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done [2025-04-21T07:37:58.971Z] #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done [2025-04-21T07:37:58.971Z] #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done [2025-04-21T07:37:58.971Z] #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done [2025-04-21T07:37:58.971Z] #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done [2025-04-21T07:37:58.971Z] #7 pushing layers [2025-04-21T07:37:58.971Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-21T07:37:59.239Z] #7 pushing layers 0.0s done [2025-04-21T07:37:59.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done [2025-04-21T07:37:59.239Z] #7 DONE 0.1s [2025-04-21T07:37:59.239Z] [2025-04-21T07:37:59.239Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-21T07:37:59.239Z] #8 DONE 0.0s [2025-04-21T07:37:59.239Z] [2025-04-21T07:37:59.239Z] [33m1 warning found (use --debug to expand): [2025-04-21T07:37:59.239Z] [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-21T07:37:59.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1' [2025-04-21T07:37:59.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 --push - [2025-04-21T07:37:59.789Z] #1 [internal] load build definition from Dockerfile [2025-04-21T07:37:59.789Z] #1 transferring dockerfile: 208B done [2025-04-21T07:37:59.789Z] #1 DONE 0.0s [2025-04-21T07:37:59.789Z] [2025-04-21T07:37:59.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:37:59.789Z] #2 DONE 0.0s [2025-04-21T07:37:59.789Z] [2025-04-21T07:37:59.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:37:59.789Z] #3 DONE 0.0s [2025-04-21T07:37:59.789Z] [2025-04-21T07:37:59.789Z] #4 [internal] load .dockerignore [2025-04-21T07:37:59.789Z] #4 transferring context: 2B done [2025-04-21T07:37:59.789Z] #4 DONE 0.0s [2025-04-21T07:37:59.789Z] [2025-04-21T07:37:59.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:59.790Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done [2025-04-21T07:37:59.790Z] #5 CACHED [2025-04-21T07:37:59.790Z] [2025-04-21T07:37:59.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:37:59.790Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done [2025-04-21T07:37:59.790Z] #6 CACHED [2025-04-21T07:37:59.790Z] [2025-04-21T07:37:59.790Z] #7 exporting to image [2025-04-21T07:37:59.790Z] #7 exporting layers done [2025-04-21T07:37:59.790Z] #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done [2025-04-21T07:37:59.790Z] #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done [2025-04-21T07:37:59.790Z] #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done [2025-04-21T07:37:59.790Z] #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done [2025-04-21T07:37:59.790Z] #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done [2025-04-21T07:37:59.790Z] #7 pushing layers 0.0s done [2025-04-21T07:37:59.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad [2025-04-21T07:37:59.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-21T07:37:59.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done [2025-04-21T07:37:59.790Z] #7 DONE 0.1s [2025-04-21T07:37:59.790Z] [2025-04-21T07:37:59.790Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-21T07:37:59.790Z] #8 DONE 0.0s [2025-04-21T07:37:59.790Z] [2025-04-21T07:37:59.790Z] [33m1 warning found (use --debug to expand): [2025-04-21T07:37:59.790Z] [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-21T07:38:00.079Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - [2025-04-21T07:38:00.079Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' [2025-04-21T07:38:00.338Z] #1 [internal] load build definition from Dockerfile [2025-04-21T07:38:00.338Z] #1 transferring dockerfile: 160B done [2025-04-21T07:38:00.338Z] #1 DONE 0.0s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-04-21T07:38:00.338Z] #2 DONE 0.0s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-04-21T07:38:00.338Z] #3 DONE 0.0s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #4 [internal] load .dockerignore [2025-04-21T07:38:00.338Z] #4 transferring context: 2B done [2025-04-21T07:38:00.338Z] #4 DONE 0.0s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:38:00.338Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:38:00.338Z] #5 CACHED [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 [2025-04-21T07:38:00.338Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done [2025-04-21T07:38:00.338Z] #6 CACHED [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #7 exporting to image [2025-04-21T07:38:00.338Z] #7 exporting layers done [2025-04-21T07:38:00.338Z] #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done [2025-04-21T07:38:00.338Z] #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done [2025-04-21T07:38:00.338Z] #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done [2025-04-21T07:38:00.338Z] #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done [2025-04-21T07:38:00.338Z] #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done [2025-04-21T07:38:00.338Z] #7 pushing layers 0.0s done [2025-04-21T07:38:00.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad [2025-04-21T07:38:00.338Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-21T07:38:00.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done [2025-04-21T07:38:00.338Z] #7 DONE 0.1s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-21T07:38:00.338Z] #8 DONE 0.0s [2025-04-21T07:38:00.338Z] [2025-04-21T07:38:00.338Z] [33m1 warning found (use --debug to expand): [2025-04-21T07:38:00.338Z] [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-21T07:38:00.722Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:01.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:01.599Z] ---> package-listing.sh [2025-04-21T07:38:01.599Z] ++ facter osfamily [2025-04-21T07:38:01.599Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-21T07:38:01.858Z] + OS_FAMILY=redhat [2025-04-21T07:38:01.858Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-04-21T07:38:01.858Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-21T07:38:01.858Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-21T07:38:01.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-21T07:38:01.858Z] + PACKAGES=/tmp/packages_start.txt [2025-04-21T07:38:01.858Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-04-21T07:38:01.858Z] + PACKAGES=/tmp/packages_end.txt [2025-04-21T07:38:01.858Z] + case "${OS_FAMILY}" in [2025-04-21T07:38:01.858Z] + sort [2025-04-21T07:38:01.858Z] + rpm -qa [2025-04-21T07:38:02.427Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-21T07:38:02.427Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-21T07:38:02.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-21T07:38:02.427Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-04-21T07:38:02.427Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-04-21T07:38:02.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-04-21T07:38:02.435Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-21T07:38:02.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:38:03.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:03.281Z] [2025-04-21T07:38:03.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:38:03.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:03.583Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-21T07:38:03.583Z] 5eb5b503b376: Pulling fs layer [2025-04-21T07:38:03.583Z] 5c69ac0246d0: Pulling fs layer [2025-04-21T07:38:03.583Z] ec43610c2a17: Pulling fs layer [2025-04-21T07:38:03.583Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-21T07:38:03.583Z] 33b1e0a273af: Pulling fs layer [2025-04-21T07:38:03.583Z] 5d3b04190fa2: Pulling fs layer [2025-04-21T07:38:03.583Z] 2f39f015ded8: Pulling fs layer [2025-04-21T07:38:03.583Z] 3a2ae6a8a46f: Waiting [2025-04-21T07:38:03.583Z] 33b1e0a273af: Waiting [2025-04-21T07:38:03.583Z] 5d3b04190fa2: Waiting [2025-04-21T07:38:03.583Z] 2f39f015ded8: Waiting [2025-04-21T07:38:03.583Z] 5c69ac0246d0: Verifying Checksum [2025-04-21T07:38:03.583Z] 5c69ac0246d0: Download complete [2025-04-21T07:38:03.583Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-21T07:38:03.583Z] 3a2ae6a8a46f: Download complete [2025-04-21T07:38:03.583Z] 33b1e0a273af: Verifying Checksum [2025-04-21T07:38:03.583Z] 33b1e0a273af: Download complete [2025-04-21T07:38:03.583Z] 5d3b04190fa2: Verifying Checksum [2025-04-21T07:38:03.583Z] 5d3b04190fa2: Download complete [2025-04-21T07:38:03.850Z] ec43610c2a17: Verifying Checksum [2025-04-21T07:38:03.850Z] ec43610c2a17: Download complete [2025-04-21T07:38:03.850Z] 5eb5b503b376: Download complete [2025-04-21T07:38:04.421Z] 2f39f015ded8: Verifying Checksum [2025-04-21T07:38:04.421Z] 2f39f015ded8: Download complete [2025-04-21T07:38:04.996Z] 5eb5b503b376: Pull complete [2025-04-21T07:38:05.260Z] 5c69ac0246d0: Pull complete [2025-04-21T07:38:05.521Z] ec43610c2a17: Pull complete [2025-04-21T07:38:05.779Z] 3a2ae6a8a46f: Pull complete [2025-04-21T07:38:06.044Z] 33b1e0a273af: Pull complete [2025-04-21T07:38:06.044Z] 5d3b04190fa2: Pull complete [2025-04-21T07:38:10.269Z] 2f39f015ded8: Pull complete [2025-04-21T07:38:10.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-21T07:38:10.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:10.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:38:10.425Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2025-04-21T07:38:10.463Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-21T07:38:13.636Z] $ docker top bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:38:13.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-21T07:38:14.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-21T07:38:14.569Z] + ls /var/log/sa-host [2025-04-21T07:38:14.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:38:14.714Z] provisioning config files... [2025-04-21T07:38:14.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15788030440584826873tmp [Pipeline] { [Pipeline] echo [2025-04-21T07:38:14.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:15.037Z] ---> create-netrc.sh [Pipeline] } [2025-04-21T07:38:15.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:15.384Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-21T07:38:15.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:15.685Z] ---> sudo-logs.sh [2025-04-21T07:38:15.685Z] Archiving 'sudo' log.. [2025-04-21T07:38:15.685Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known [2025-04-21T07:38:15.685Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-04-21T07:38:15.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:15.998Z] ---> job-cost.sh [2025-04-21T07:38:15.998Z] lf-activate-venv: SKIPPING [2025-04-21T07:38:15.998Z] INFO: No Stack... [2025-04-21T07:38:16.258Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-04-21T07:38:16.517Z] INFO: Archiving Costs [Pipeline] echo [2025-04-21T07:38:16.530Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:16.816Z] ---> logs-deploy.sh [2025-04-21T07:38:16.816Z] lf-activate-venv: SKIPPING [2025-04-21T07:38:16.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/131 [2025-04-21T07:38:16.816Z] INFO: archiving workspace using pattern(s): [2025-04-21T07:38:17.758Z] Archives upload complete. [2025-04-21T07:38:17.758Z] INFO: archiving logs to Nexus [2025-04-21T07:38:18.697Z] ---> uname -a: [2025-04-21T07:38:18.697Z] Linux prd-centos7-docker-4c-2g-256.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] ---> lscpu: [2025-04-21T07:38:18.697Z] Architecture: x86_64 [2025-04-21T07:38:18.697Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-21T07:38:18.697Z] Byte Order: Little Endian [2025-04-21T07:38:18.697Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-21T07:38:18.697Z] CPU(s): 2 [2025-04-21T07:38:18.697Z] On-line CPU(s) list: 0,1 [2025-04-21T07:38:18.697Z] Thread(s) per core: 1 [2025-04-21T07:38:18.697Z] Core(s) per socket: 1 [2025-04-21T07:38:18.697Z] Socket(s): 2 [2025-04-21T07:38:18.697Z] NUMA node(s): 1 [2025-04-21T07:38:18.697Z] Vendor ID: AuthenticAMD [2025-04-21T07:38:18.697Z] CPU family: 23 [2025-04-21T07:38:18.697Z] Model: 49 [2025-04-21T07:38:18.697Z] Model name: AMD EPYC-Rome Processor [2025-04-21T07:38:18.697Z] Stepping: 0 [2025-04-21T07:38:18.697Z] CPU MHz: 2800.000 [2025-04-21T07:38:18.697Z] BogoMIPS: 5600.00 [2025-04-21T07:38:18.697Z] Virtualization: AMD-V [2025-04-21T07:38:18.697Z] Hypervisor vendor: KVM [2025-04-21T07:38:18.697Z] Virtualization type: full [2025-04-21T07:38:18.697Z] L1d cache: 64 KiB [2025-04-21T07:38:18.697Z] L1i cache: 64 KiB [2025-04-21T07:38:18.697Z] L2 cache: 1 MiB [2025-04-21T07:38:18.697Z] L3 cache: 32 MiB [2025-04-21T07:38:18.697Z] NUMA node0 CPU(s): 0,1 [2025-04-21T07:38:18.697Z] Vulnerability Itlb multihit: Not affected [2025-04-21T07:38:18.697Z] Vulnerability L1tf: Not affected [2025-04-21T07:38:18.697Z] Vulnerability Mds: Not affected [2025-04-21T07:38:18.697Z] Vulnerability Meltdown: Not affected [2025-04-21T07:38:18.697Z] Vulnerability Mmio stale data: Not affected [2025-04-21T07:38:18.697Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-21T07:38:18.697Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-04-21T07:38:18.697Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-04-21T07:38:18.697Z] Vulnerability Srbds: Not affected [2025-04-21T07:38:18.697Z] Vulnerability Tsx async abort: Not affected [2025-04-21T07:38:18.697Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] ---> nproc: [2025-04-21T07:38:18.697Z] 2 [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] ---> df -h: [2025-04-21T07:38:18.697Z] Filesystem Size Used Avail Use% Mounted on [2025-04-21T07:38:18.697Z] overlay 40G 7.3G 33G 19% / [2025-04-21T07:38:18.697Z] tmpfs 64M 0 64M 0% /dev [2025-04-21T07:38:18.697Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-04-21T07:38:18.697Z] shm 64M 0 64M 0% /dev/shm [2025-04-21T07:38:18.697Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] [2025-04-21T07:38:18.697Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-04-21T07:38:18.697Z] Please check if data collecting is enabled [2025-04-21T07:38:18.697Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-21T07:38:18.728Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-04-21T07:38:18.732Z] $ docker stop --time=1 bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 [2025-04-21T07:38:19.864Z] $ docker rm -f --volumes bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-04-21T07:38:19.957Z] [WS-CLEANUP] Deleting project workspace... [2025-04-21T07:38:19.957Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-21T07:38:19.975Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:38:20.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:20.418Z] [2025-04-21T07:38:20.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:38:20.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:20.722Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-21T07:38:20.722Z] 5eb5b503b376: Pulling fs layer [2025-04-21T07:38:20.722Z] 5c69ac0246d0: Pulling fs layer [2025-04-21T07:38:20.722Z] ec43610c2a17: Pulling fs layer [2025-04-21T07:38:20.722Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-21T07:38:20.722Z] 33b1e0a273af: Pulling fs layer [2025-04-21T07:38:20.722Z] 33b1e0a273af: Waiting [2025-04-21T07:38:20.722Z] 3a2ae6a8a46f: Waiting [2025-04-21T07:38:20.722Z] 5d3b04190fa2: Pulling fs layer [2025-04-21T07:38:20.722Z] 2f39f015ded8: Pulling fs layer [2025-04-21T07:38:20.722Z] 5d3b04190fa2: Waiting [2025-04-21T07:38:20.722Z] 2f39f015ded8: Waiting [2025-04-21T07:38:20.722Z] 5c69ac0246d0: Download complete [2025-04-21T07:38:20.722Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-21T07:38:20.722Z] 3a2ae6a8a46f: Download complete [2025-04-21T07:38:20.722Z] 33b1e0a273af: Verifying Checksum [2025-04-21T07:38:20.722Z] 33b1e0a273af: Download complete [2025-04-21T07:38:20.722Z] ec43610c2a17: Verifying Checksum [2025-04-21T07:38:20.722Z] ec43610c2a17: Download complete [2025-04-21T07:38:20.722Z] 5d3b04190fa2: Verifying Checksum [2025-04-21T07:38:20.722Z] 5d3b04190fa2: Download complete [2025-04-21T07:38:20.982Z] 5eb5b503b376: Download complete [2025-04-21T07:38:21.549Z] 2f39f015ded8: Download complete [2025-04-21T07:38:22.114Z] 5eb5b503b376: Pull complete [2025-04-21T07:38:22.374Z] 5c69ac0246d0: Pull complete [2025-04-21T07:38:22.938Z] ec43610c2a17: Pull complete [2025-04-21T07:38:22.938Z] 3a2ae6a8a46f: Pull complete [2025-04-21T07:38:23.196Z] 33b1e0a273af: Pull complete [2025-04-21T07:38:23.196Z] 5d3b04190fa2: Pull complete [2025-04-21T07:38:28.457Z] 2f39f015ded8: Pull complete [2025-04-21T07:38:28.457Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-21T07:38:28.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:38:28.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:38:28.562Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:38:28.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-21T07:38:30.455Z] $ docker top 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:38:30.856Z] ---> job-cost.sh [2025-04-21T07:38:30.856Z] lf-activate-venv: SKIPPING [2025-04-21T07:38:30.856Z] INFO: No Stack... [2025-04-21T07:38:31.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-21T07:38:31.685Z] INFO: Archiving Costs [Pipeline] sh [2025-04-21T07:38:31.978Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2025-04-21T07:38:31.978Z] + cut -d, -f6 [Pipeline] lock [2025-04-21T07:38:31.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [2025-04-21T07:38:32.002Z] Resource [jenkins-edgexfoundry-device-gpio-main-131-stack-cost] did not exist. Created. [2025-04-21T07:38:32.008Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-21T07:38:32.319Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-21T07:38:32.354Z] Stashed 1 file(s) [Pipeline] } [2025-04-21T07:38:32.362Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-21T07:38:32.388Z] $ docker stop --time=1 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 [2025-04-21T07:38:33.539Z] $ docker rm -f --volumes 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-21T07:40:54.650Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-04-21T07:40:54.650Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-04-21T07:40:54.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-04-21T07:40:54.650Z] go vet ./... [2025-04-21T07:41:33.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-21T07:41:33.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-04-21T07:41:33.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-04-21T07:41:33.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-04-21T07:41:33.897Z] $ docker stop --time=1 f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 [2025-04-21T07:41:35.771Z] $ docker rm -f --volumes f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-21T07:41:37.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-04-21T07:41:37.236Z] Warning: overwriting stash ‘coverage-report’ [2025-04-21T07:41:37.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-21T07:41:38.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-21T07:41:38.365Z] + ls -al . [2025-04-21T07:41:38.366Z] total 220 [2025-04-21T07:41:38.366Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 21 07:37 . [2025-04-21T07:41:38.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:34 .. [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 21 07:34 .dockerignore [2025-04-21T07:41:38.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:34 .git [2025-04-21T07:41:38.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 .github [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 21 07:34 .gitignore [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:34 .golangci.yml [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 19399 Apr 21 07:34 Attribution.txt [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 7819 Apr 21 07:34 CHANGELOG.md [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 1694 Apr 21 07:34 Dockerfile [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:34 GOVERNANCE.md [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 21 07:34 Jenkinsfile [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:34 LICENSE [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:34 Makefile [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:34 OWNERS.md [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 07:34 README.md [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:32 VERSION [2025-04-21T07:41:38.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:34 bin [2025-04-21T07:41:38.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 cmd [2025-04-21T07:41:38.366Z] -rw-r--r-- 1 jenkins jenkins 11488 Apr 21 07:40 coverage.out [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 6050 Apr 21 07:34 go.mod [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 86888 Apr 21 07:34 go.sum [2025-04-21T07:41:38.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 internal [2025-04-21T07:41:38.366Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 21 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:41:38.714Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b --label arch=arm64 --label version=4.1.0-dev.1 . [2025-04-21T07:41:39.299Z] Sending build context to Docker daemon 16.84MB [2025-04-21T07:41:39.299Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-04-21T07:41:39.299Z] Step 2/26 : FROM ${BASE} AS builder [2025-04-21T07:41:39.299Z] ---> bf508ce4ae90 [2025-04-21T07:41:39.299Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-04-21T07:41:39.299Z] ---> Running in f6dafd3f38db [2025-04-21T07:41:39.571Z] Removing intermediate container f6dafd3f38db [2025-04-21T07:41:39.571Z] ---> b86896c0bd69 [2025-04-21T07:41:39.571Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-21T07:41:39.571Z] ---> Running in 607e9a9a7797 [2025-04-21T07:41:39.838Z] Removing intermediate container 607e9a9a7797 [2025-04-21T07:41:39.838Z] ---> 20ffe2c09e9c [2025-04-21T07:41:39.838Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-21T07:41:40.110Z] ---> Running in 9dc22636022c [2025-04-21T07:41:40.377Z] Removing intermediate container 9dc22636022c [2025-04-21T07:41:40.377Z] ---> 2ff6d1545ec2 [2025-04-21T07:41:40.377Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-04-21T07:41:40.377Z] ---> Running in 6c734b745c80 [2025-04-21T07:41:40.644Z] Removing intermediate container 6c734b745c80 [2025-04-21T07:41:40.644Z] ---> 8b15e503049e [2025-04-21T07:41:40.644Z] Step 7/26 : WORKDIR /device-gpio [2025-04-21T07:41:40.644Z] ---> Running in 4b3a838095ff [2025-04-21T07:41:40.911Z] Removing intermediate container 4b3a838095ff [2025-04-21T07:41:40.911Z] ---> 3beebeb63da9 [2025-04-21T07:41:40.911Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-21T07:41:41.197Z] ---> Running in fa52ea578746 [2025-04-21T07:41:42.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-21T07:41:42.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-21T07:41:43.856Z] OK: 244 MiB in 62 packages [2025-04-21T07:41:44.820Z] Removing intermediate container fa52ea578746 [2025-04-21T07:41:44.820Z] ---> 23076057e194 [2025-04-21T07:41:44.820Z] Step 9/26 : COPY go.mod vendor* ./ [2025-04-21T07:41:45.086Z] ---> 50ee9ae5432a [2025-04-21T07:41:45.086Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-21T07:41:45.352Z] ---> Running in 1cfa79e64832 [2025-04-21T07:41:47.302Z] Removing intermediate container 1cfa79e64832 [2025-04-21T07:41:47.302Z] ---> 9dfb1f8d7d3b [2025-04-21T07:41:47.302Z] Step 11/26 : COPY . . [2025-04-21T07:41:48.712Z] ---> ef35abaf39eb [2025-04-21T07:41:48.712Z] Step 12/26 : RUN ${MAKE} [2025-04-21T07:41:48.712Z] ---> Running in af8b4ff3fa2d [2025-04-21T07:41:49.675Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-04-21T07:45:11.444Z] Removing intermediate container af8b4ff3fa2d [2025-04-21T07:45:11.444Z] ---> cbe6d09f5f95 [2025-04-21T07:45:11.444Z] Step 13/26 : FROM alpine:3.20 [2025-04-21T07:45:11.444Z] 3.20: Pulling from library/alpine [2025-04-21T07:45:11.444Z] 94e9d8af2201: Already exists [2025-04-21T07:45:11.444Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-21T07:45:11.444Z] Status: Downloaded newer image for alpine:3.20 [2025-04-21T07:45:11.444Z] ---> 7aab056cecc6 [2025-04-21T07:45:11.444Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-04-21T07:45:11.444Z] ---> Running in d0a8c7e81941 [2025-04-21T07:45:11.444Z] Removing intermediate container d0a8c7e81941 [2025-04-21T07:45:11.444Z] ---> 46cfc9d59999 [2025-04-21T07:45:11.444Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-04-21T07:45:11.444Z] ---> Running in 43f2e7be3d57 [2025-04-21T07:45:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-21T07:45:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-21T07:45:11.444Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-04-21T07:45:11.444Z] Executing busybox-1.36.1-r29.trigger [2025-04-21T07:45:11.444Z] OK: 9 MiB in 15 packages [2025-04-21T07:45:11.444Z] Removing intermediate container 43f2e7be3d57 [2025-04-21T07:45:11.444Z] ---> 51aea45927fe [2025-04-21T07:45:11.444Z] Step 16/26 : RUN apk --no-cache upgrade [2025-04-21T07:45:11.444Z] ---> Running in b69e41e0db5a [2025-04-21T07:45:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-21T07:45:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-21T07:45:11.444Z] OK: 9 MiB in 15 packages [2025-04-21T07:45:11.444Z] Removing intermediate container b69e41e0db5a [2025-04-21T07:45:11.444Z] ---> 485a02dc355f [2025-04-21T07:45:11.444Z] Step 17/26 : WORKDIR / [2025-04-21T07:45:11.444Z] ---> Running in 5389c936f743 [2025-04-21T07:45:11.444Z] Removing intermediate container 5389c936f743 [2025-04-21T07:45:11.444Z] ---> d51900481fad [2025-04-21T07:45:11.444Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-04-21T07:45:11.444Z] ---> f8d2211b2e94 [2025-04-21T07:45:11.444Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-04-21T07:45:11.444Z] ---> ed1cd3ccbcb8 [2025-04-21T07:45:11.444Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-04-21T07:45:11.444Z] ---> e281cfebf106 [2025-04-21T07:45:11.444Z] Step 21/26 : EXPOSE 59910 [2025-04-21T07:45:11.444Z] ---> Running in 095038b6d228 [2025-04-21T07:45:11.444Z] Removing intermediate container 095038b6d228 [2025-04-21T07:45:11.444Z] ---> 0a17f0ee0790 [2025-04-21T07:45:11.444Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-04-21T07:45:11.444Z] ---> Running in d10226ff3f9f [2025-04-21T07:45:11.444Z] Removing intermediate container d10226ff3f9f [2025-04-21T07:45:11.444Z] ---> 13ffbefeb92f [2025-04-21T07:45:11.444Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-04-21T07:45:11.444Z] ---> Running in 223b8df9401d [2025-04-21T07:45:11.444Z] Removing intermediate container 223b8df9401d [2025-04-21T07:45:11.444Z] ---> 2d7b708f150d [2025-04-21T07:45:11.444Z] Step 24/26 : LABEL arch=arm64 [2025-04-21T07:45:11.444Z] ---> Running in eed5912d5981 [2025-04-21T07:45:11.711Z] Removing intermediate container eed5912d5981 [2025-04-21T07:45:11.711Z] ---> 5e4af4aea55f [2025-04-21T07:45:11.711Z] Step 25/26 : LABEL git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:45:11.985Z] ---> Running in 2e6870b66854 [2025-04-21T07:45:11.985Z] Removing intermediate container 2e6870b66854 [2025-04-21T07:45:11.985Z] ---> 4c04c5429da2 [2025-04-21T07:45:11.985Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-04-21T07:45:12.262Z] ---> Running in ad8a1df78f21 [2025-04-21T07:45:12.531Z] Removing intermediate container ad8a1df78f21 [2025-04-21T07:45:12.531Z] ---> 768faae01c63 [2025-04-21T07:45:12.531Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-21T07:45:12.531Z] Successfully built 768faae01c63 [2025-04-21T07:45:12.531Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:45:12.675Z] provisioning config files... [2025-04-21T07:45:12.689Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/131@tmp/config13780981747708176991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:45:13.023Z] ---> ****-login.sh [2025-04-21T07:45:13.023Z] nexus3.edgexfoundry.org:10001 [2025-04-21T07:45:13.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:45:13.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:45:13.289Z] Configure a credential helper to remove this warning. See [2025-04-21T07:45:13.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:45:13.290Z] [2025-04-21T07:45:13.290Z] Login Succeeded [2025-04-21T07:45:13.290Z] nexus3.edgexfoundry.org:10002 [2025-04-21T07:45:13.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:45:13.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:45:13.554Z] Configure a credential helper to remove this warning. See [2025-04-21T07:45:13.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:45:13.554Z] [2025-04-21T07:45:13.554Z] Login Succeeded [2025-04-21T07:45:13.554Z] nexus3.edgexfoundry.org:10003 [2025-04-21T07:45:13.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:45:14.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:45:14.085Z] Configure a credential helper to remove this warning. See [2025-04-21T07:45:14.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:45:14.085Z] [2025-04-21T07:45:14.085Z] Login Succeeded [2025-04-21T07:45:14.085Z] nexus3.edgexfoundry.org:10004 [2025-04-21T07:45:14.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:45:14.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:45:14.350Z] Configure a credential helper to remove this warning. See [2025-04-21T07:45:14.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:45:14.350Z] [2025-04-21T07:45:14.350Z] Login Succeeded [2025-04-21T07:45:14.350Z] ****.io [2025-04-21T07:45:14.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-21T07:45:14.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-21T07:45:14.879Z] Configure a credential helper to remove this warning. See [2025-04-21T07:45:14.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-21T07:45:14.879Z] [2025-04-21T07:45:14.879Z] Login Succeeded [2025-04-21T07:45:14.879Z] ---> ****-login.sh ends [Pipeline] } [2025-04-21T07:45:14.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-21T07:45:14.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-21T07:45:14.981Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2025-04-21T07:45:14.981Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:45:14.981Z] latest [2025-04-21T07:45:14.981Z] 4.1.0-dev.1 [2025-04-21T07:45:14.981Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:45:14.981Z] main [2025-04-21T07:45:14.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:15.342Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:15.689Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:45:15.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-04-21T07:45:15.689Z] 0ea1c80965b3: Preparing [2025-04-21T07:45:15.689Z] 60d3639000fb: Preparing [2025-04-21T07:45:15.689Z] 88dddf3e20dd: Preparing [2025-04-21T07:45:15.689Z] fcfa02f03da5: Preparing [2025-04-21T07:45:15.689Z] ff2e036d88c9: Preparing [2025-04-21T07:45:15.689Z] dd9c8f8612c8: Preparing [2025-04-21T07:45:15.689Z] dd9c8f8612c8: Waiting [2025-04-21T07:45:15.954Z] 60d3639000fb: Pushed [2025-04-21T07:45:15.954Z] fcfa02f03da5: Pushed [2025-04-21T07:45:15.954Z] ff2e036d88c9: Pushed [2025-04-21T07:45:15.954Z] 88dddf3e20dd: Pushed [2025-04-21T07:45:15.954Z] dd9c8f8612c8: Layer already exists [2025-04-21T07:45:26.006Z] 0ea1c80965b3: Pushed [2025-04-21T07:45:26.006Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:26.356Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:26.701Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-04-21T07:45:26.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-04-21T07:45:26.701Z] 0ea1c80965b3: Preparing [2025-04-21T07:45:26.701Z] 60d3639000fb: Preparing [2025-04-21T07:45:26.701Z] 88dddf3e20dd: Preparing [2025-04-21T07:45:26.701Z] fcfa02f03da5: Preparing [2025-04-21T07:45:26.701Z] ff2e036d88c9: Preparing [2025-04-21T07:45:26.701Z] dd9c8f8612c8: Preparing [2025-04-21T07:45:26.701Z] dd9c8f8612c8: Waiting [2025-04-21T07:45:26.701Z] 60d3639000fb: Layer already exists [2025-04-21T07:45:26.701Z] 0ea1c80965b3: Layer already exists [2025-04-21T07:45:26.701Z] fcfa02f03da5: Layer already exists [2025-04-21T07:45:26.701Z] ff2e036d88c9: Layer already exists [2025-04-21T07:45:26.701Z] 88dddf3e20dd: Layer already exists [2025-04-21T07:45:26.701Z] dd9c8f8612c8: Layer already exists [2025-04-21T07:45:26.965Z] latest: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:27.312Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:27.658Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [2025-04-21T07:45:27.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-04-21T07:45:27.658Z] 0ea1c80965b3: Preparing [2025-04-21T07:45:27.658Z] 60d3639000fb: Preparing [2025-04-21T07:45:27.658Z] 88dddf3e20dd: Preparing [2025-04-21T07:45:27.658Z] fcfa02f03da5: Preparing [2025-04-21T07:45:27.658Z] ff2e036d88c9: Preparing [2025-04-21T07:45:27.658Z] dd9c8f8612c8: Preparing [2025-04-21T07:45:27.658Z] dd9c8f8612c8: Waiting [2025-04-21T07:45:27.658Z] ff2e036d88c9: Layer already exists [2025-04-21T07:45:27.658Z] 60d3639000fb: Layer already exists [2025-04-21T07:45:27.658Z] 0ea1c80965b3: Layer already exists [2025-04-21T07:45:27.658Z] 88dddf3e20dd: Layer already exists [2025-04-21T07:45:27.658Z] fcfa02f03da5: Layer already exists [2025-04-21T07:45:27.658Z] dd9c8f8612c8: Layer already exists [2025-04-21T07:45:27.658Z] 4.1.0-dev.1: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:27.998Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:28.342Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:45:28.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-04-21T07:45:28.342Z] 0ea1c80965b3: Preparing [2025-04-21T07:45:28.342Z] 60d3639000fb: Preparing [2025-04-21T07:45:28.342Z] 88dddf3e20dd: Preparing [2025-04-21T07:45:28.342Z] fcfa02f03da5: Preparing [2025-04-21T07:45:28.342Z] ff2e036d88c9: Preparing [2025-04-21T07:45:28.342Z] dd9c8f8612c8: Preparing [2025-04-21T07:45:28.342Z] dd9c8f8612c8: Waiting [2025-04-21T07:45:28.342Z] ff2e036d88c9: Layer already exists [2025-04-21T07:45:28.342Z] fcfa02f03da5: Layer already exists [2025-04-21T07:45:28.342Z] 60d3639000fb: Layer already exists [2025-04-21T07:45:28.342Z] 0ea1c80965b3: Layer already exists [2025-04-21T07:45:28.342Z] 88dddf3e20dd: Layer already exists [2025-04-21T07:45:28.342Z] dd9c8f8612c8: Layer already exists [2025-04-21T07:45:28.342Z] cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:28.958Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:29.314Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2025-04-21T07:45:29.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-04-21T07:45:29.314Z] 0ea1c80965b3: Preparing [2025-04-21T07:45:29.314Z] 60d3639000fb: Preparing [2025-04-21T07:45:29.314Z] 88dddf3e20dd: Preparing [2025-04-21T07:45:29.314Z] fcfa02f03da5: Preparing [2025-04-21T07:45:29.314Z] ff2e036d88c9: Preparing [2025-04-21T07:45:29.314Z] dd9c8f8612c8: Preparing [2025-04-21T07:45:29.314Z] dd9c8f8612c8: Waiting [2025-04-21T07:45:29.314Z] 88dddf3e20dd: Layer already exists [2025-04-21T07:45:29.314Z] 60d3639000fb: Layer already exists [2025-04-21T07:45:29.314Z] fcfa02f03da5: Layer already exists [2025-04-21T07:45:29.314Z] ff2e036d88c9: Layer already exists [2025-04-21T07:45:29.314Z] 0ea1c80965b3: Layer already exists [2025-04-21T07:45:29.314Z] dd9c8f8612c8: Layer already exists [2025-04-21T07:45:29.314Z] main: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-21T07:45:29.393Z] ===================================================== [Pipeline] echo [2025-04-21T07:45:29.410Z] taggedImages: [2025-04-21T07:45:29.410Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [2025-04-21T07:45:29.410Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-04-21T07:45:29.410Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [2025-04-21T07:45:29.410Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [2025-04-21T07:45:29.410Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2025-04-21T07:45:29.424Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo [2025-04-21T07:45:29.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2025-04-21T07:45:29.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [Pipeline] echo [2025-04-21T07:45:29.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] echo [2025-04-21T07:45:29.476Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:29.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-21T07:45:29.856Z] [2025-04-21T07:45:29.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:45:30.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-21T07:45:30.200Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-21T07:45:30.200Z] 8998bd30e6a1: Pulling fs layer [2025-04-21T07:45:30.200Z] 04944245beec: Pulling fs layer [2025-04-21T07:45:30.200Z] 699f458cf7ca: Pulling fs layer [2025-04-21T07:45:30.200Z] 765212b225bb: Pulling fs layer [2025-04-21T07:45:30.200Z] f23df028b6ca: Pulling fs layer [2025-04-21T07:45:30.200Z] d65c8cfc05b1: Pulling fs layer [2025-04-21T07:45:30.200Z] 2437ff75d9bd: Pulling fs layer [2025-04-21T07:45:30.200Z] f23df028b6ca: Waiting [2025-04-21T07:45:30.200Z] d65c8cfc05b1: Waiting [2025-04-21T07:45:30.200Z] 2437ff75d9bd: Waiting [2025-04-21T07:45:30.200Z] 765212b225bb: Waiting [2025-04-21T07:45:30.467Z] 04944245beec: Verifying Checksum [2025-04-21T07:45:30.467Z] 04944245beec: Download complete [2025-04-21T07:45:30.467Z] 765212b225bb: Verifying Checksum [2025-04-21T07:45:30.467Z] 765212b225bb: Download complete [2025-04-21T07:45:30.467Z] f23df028b6ca: Verifying Checksum [2025-04-21T07:45:30.467Z] f23df028b6ca: Download complete [2025-04-21T07:45:30.467Z] d65c8cfc05b1: Verifying Checksum [2025-04-21T07:45:30.467Z] d65c8cfc05b1: Download complete [2025-04-21T07:45:30.467Z] 699f458cf7ca: Verifying Checksum [2025-04-21T07:45:30.467Z] 699f458cf7ca: Download complete [2025-04-21T07:45:31.050Z] 8998bd30e6a1: Verifying Checksum [2025-04-21T07:45:31.050Z] 8998bd30e6a1: Download complete [2025-04-21T07:45:33.627Z] 2437ff75d9bd: Verifying Checksum [2025-04-21T07:45:33.627Z] 2437ff75d9bd: Download complete [2025-04-21T07:45:35.563Z] 8998bd30e6a1: Pull complete [2025-04-21T07:45:36.141Z] 04944245beec: Pull complete [2025-04-21T07:45:37.543Z] 699f458cf7ca: Pull complete [2025-04-21T07:45:37.808Z] 765212b225bb: Pull complete [2025-04-21T07:45:38.387Z] f23df028b6ca: Pull complete [2025-04-21T07:45:38.652Z] d65c8cfc05b1: Pull complete [2025-04-21T07:45:56.853Z] 2437ff75d9bd: Pull complete [2025-04-21T07:45:56.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-21T07:45:56.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-21T07:45:56.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:45:57.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2025-04-21T07:45:57.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-04-21T07:45:59.795Z] $ docker top 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:46:00.639Z] ---> job-cost.sh [2025-04-21T07:46:00.639Z] lf-activate-venv: SKIPPING [2025-04-21T07:46:00.639Z] INFO: No Stack... [2025-04-21T07:46:00.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-21T07:46:01.861Z] INFO: Archiving Costs [Pipeline] sh [2025-04-21T07:46:02.487Z] + cat /w/workspace/device-gpio/131/archives/cost.csv [2025-04-21T07:46:02.487Z] + cut -d, -f6 [Pipeline] lock [2025-04-21T07:46:02.618Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [2025-04-21T07:46:02.625Z] Resource [jenkins-edgexfoundry-device-gpio-main-131-stack-cost] did not exist. Created. [2025-04-21T07:46:02.631Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-21T07:46:03.288Z] /w/workspace/device-gpio/131@tmp/durable-11b43194/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-21T07:46:03.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-21T07:46:03.727Z] Warning: overwriting stash ‘stack-cost’ [2025-04-21T07:46:03.783Z] Stashed 1 file(s) [Pipeline] } [2025-04-21T07:46:03.790Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-21T07:46:03.816Z] $ docker stop --time=1 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b [2025-04-21T07:46:05.319Z] $ docker rm -f --volumes 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-04-21T07:46:05.836Z] provisioning config files... [2025-04-21T07:46:05.843Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13745314955498117282tmp [Pipeline] { [Pipeline] sh [2025-04-21T07:46:06.140Z] + set +x [2025-04-21T07:46:06.140Z] + + curlbash -s -s https://codecov.io/bash -- [2025-04-21T07:46:06.140Z] [2025-04-21T07:46:06.140Z] [2025-04-21T07:46:06.140Z] _____ _ [2025-04-21T07:46:06.140Z] / ____| | | [2025-04-21T07:46:06.140Z] | | ___ __| | ___ ___ _____ __ [2025-04-21T07:46:06.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-04-21T07:46:06.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-04-21T07:46:06.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-04-21T07:46:06.140Z] Bash-1.0.6 [2025-04-21T07:46:06.140Z] [2025-04-21T07:46:06.140Z] [2025-04-21T07:46:06.140Z] [0;36m==>[0m git version 2.25.1 found [2025-04-21T07:46:06.141Z] [0;36m==>[0m curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-04-21T07:46:06.141Z] Release-Date: 2020-01-08 [2025-04-21T07:46:06.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-04-21T07:46:06.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-04-21T07:46:06.141Z] [0;90m==>[0m Jenkins CI detected. [2025-04-21T07:46:06.141Z] [0;90mcurrent dir: [0m /w/workspace/edgexfoundry_device-gpio_main [2025-04-21T07:46:06.141Z] [0;90mproject root:[0m . [2025-04-21T07:46:06.141Z] [0;90m-->[0m token set from env [2025-04-21T07:46:06.399Z] [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m [2025-04-21T07:46:06.399Z] [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m [2025-04-21T07:46:06.399Z] [0;90m==>[0m Python coveragepy not found [2025-04-21T07:46:06.400Z] [0;90m==>[0m Searching for coverage reports in: [2025-04-21T07:46:06.400Z] [0;32m+[0m . [2025-04-21T07:46:06.400Z] [0;90m->[0m Found 1 reports [2025-04-21T07:46:06.400Z] [0;90m==>[0m Detecting git/mercurial file structure [2025-04-21T07:46:06.400Z] [0;90m==>[0m Reading reports [2025-04-21T07:46:06.400Z] [0;32m+[0m ./coverage.out [0;90mbytes=11488[0m [2025-04-21T07:46:06.400Z] [0;90m==>[0m Appending adjustments [2025-04-21T07:46:06.400Z] [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m [2025-04-21T07:46:06.400Z] [0;32m+[0m Found adjustments [2025-04-21T07:46:06.400Z] [0;90m==>[0m Gzipping contents [2025-04-21T07:46:06.400Z] 4.0K /tmp/codecov.9VKDuc.gz [2025-04-21T07:46:06.400Z] [0;90m==>[0m Uploading reports [2025-04-21T07:46:06.400Z] [0;90murl:[0m https://codecov.io [2025-04-21T07:46:06.400Z] [0;90mquery:[0m branch=main&commit=cf9a664c4521925ce7e44e908983f3bf7b707b9b&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-04-21T07:46:06.400Z] [0;90m->[0m Pinging Codecov [2025-04-21T07:46:06.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=cf9a664c4521925ce7e44e908983f3bf7b707b9b&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-04-21T07:46:06.658Z] [0;90m->[0m Uploading to [2025-04-21T07:46:06.658Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/cf9a664c4521925ce7e44e908983f3bf7b707b9b/bbef27a4-c3fd-44a4-ade0-0886e3a296b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250421T074606Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=08814af6b0d21d656f2c4de08f7d2cea568762b121b6b00d62a9d0a634fff8e3 [2025-04-21T07:46:06.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-21T07:46:06.658Z] Dload Upload Total Spent Left Speed [2025-04-21T07:46:06.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1709 0 0 100 1709 0 13672 --:--:-- --:--:-- --:--:-- 13672 [2025-04-21T07:46:06.658Z] [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-gpio/commit/cf9a664c4521925ce7e44e908983f3bf7b707b9b[0m [Pipeline] } [2025-04-21T07:46:06.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-04-21T07:46:06.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-04-21T07:46:06.888Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:07.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-21T07:46:07.190Z] [2025-04-21T07:46:07.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:07.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-21T07:46:07.491Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-04-21T07:46:07.491Z] 43c4264eed91: Pulling fs layer [2025-04-21T07:46:07.491Z] 4cc291be95ef: Pulling fs layer [2025-04-21T07:46:07.491Z] 2ac1f1163629: Pulling fs layer [2025-04-21T07:46:07.491Z] 5c3c966382ef: Pulling fs layer [2025-04-21T07:46:07.491Z] 4f4fb700ef54: Pulling fs layer [2025-04-21T07:46:07.491Z] d9c7d2e4e75e: Pulling fs layer [2025-04-21T07:46:07.491Z] 9c3e1370e548: Pulling fs layer [2025-04-21T07:46:07.491Z] 5c3c966382ef: Waiting [2025-04-21T07:46:07.491Z] d9c7d2e4e75e: Waiting [2025-04-21T07:46:07.491Z] 9c3e1370e548: Waiting [2025-04-21T07:46:07.491Z] 4f4fb700ef54: Waiting [2025-04-21T07:46:07.491Z] 4cc291be95ef: Verifying Checksum [2025-04-21T07:46:07.491Z] 4cc291be95ef: Download complete [2025-04-21T07:46:07.491Z] 5c3c966382ef: Verifying Checksum [2025-04-21T07:46:07.491Z] 5c3c966382ef: Download complete [2025-04-21T07:46:07.491Z] 4f4fb700ef54: Download complete [2025-04-21T07:46:07.750Z] 43c4264eed91: Pull complete [2025-04-21T07:46:07.750Z] d9c7d2e4e75e: Verifying Checksum [2025-04-21T07:46:07.750Z] d9c7d2e4e75e: Download complete [2025-04-21T07:46:07.750Z] 4cc291be95ef: Pull complete [2025-04-21T07:46:08.008Z] 2ac1f1163629: Verifying Checksum [2025-04-21T07:46:08.008Z] 2ac1f1163629: Download complete [2025-04-21T07:46:08.572Z] 9c3e1370e548: Verifying Checksum [2025-04-21T07:46:11.853Z] 2ac1f1163629: Pull complete [2025-04-21T07:46:11.853Z] 5c3c966382ef: Pull complete [2025-04-21T07:46:11.853Z] 4f4fb700ef54: Pull complete [2025-04-21T07:46:11.853Z] d9c7d2e4e75e: Pull complete [2025-04-21T07:46:16.109Z] 9c3e1370e548: Pull complete [2025-04-21T07:46:16.109Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-04-21T07:46:16.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-21T07:46:16.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:46:16.220Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:46:16.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-04-21T07:46:19.166Z] $ docker top de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:46:19.509Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2025-04-21T07:46:19.518Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2025-04-21T07:46:19.796Z] + set -o pipefail [2025-04-21T07:46:19.796Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2025-04-21T07:46:29.777Z] [2025-04-21T07:46:29.777Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2025-04-21T07:46:29.777Z] [2025-04-21T07:46:29.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/bcab7b37-755c-42c2-9b00-0e26dad226e0 [2025-04-21T07:46:29.777Z] [2025-04-21T07:46:29.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-04-21T07:46:29.777Z] [2025-04-21T07:46:29.777Z] [2025-04-21T07:46:29.777Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-04-21T07:46:29.777Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-04-21T07:46:30.723Z] $ docker stop --time=1 de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 [2025-04-21T07:46:33.186Z] $ docker rm -f --volumes de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-21T07:46:34.053Z] + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] sh [2025-04-21T07:46:34.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-21T07:46:34.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:34.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:46:34.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:46:34.737Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:46:34.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-21T07:46:35.244Z] $ docker top 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd -eo pid,comm [2025-04-21T07:46:35.307Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-04-21T07:46:35.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-21T07:46:35.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-21T07:46:35.363Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-21T07:46:35.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-21T07:46:35.486Z] $ docker exec 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd ssh-agent [2025-04-21T07:46:35.628Z] SSH_AUTH_SOCK=/tmp/ssh-HtjQ9waIHAwe/agent.33 [2025-04-21T07:46:35.628Z] SSH_AGENT_PID=39 [2025-04-21T07:46:35.642Z] Running ssh-add (command line suppressed) [2025-04-21T07:46:35.742Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13940867734938186956.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13940867734938186956.key) [2025-04-21T07:46:35.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-21T07:46:36.066Z] + git semver tag [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,252 [run_tag] DEBUG tag force:False [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,252 [check_head_tag] DEBUG check head tag [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,252 [execute] INFO git cat-file --batch-check [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,257 [execute] INFO git cat-file --batch [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,265 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-04-21T07:46:36.326Z] 2025-04-21 07:46:36,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:36.326Z] 4.1.0-dev.1 [Pipeline] } [2025-04-21T07:46:36.334Z] $ docker exec --env ******** --env ******** 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd ssh-agent -k [2025-04-21T07:46:36.457Z] unset SSH_AUTH_SOCK; [2025-04-21T07:46:36.458Z] unset SSH_AGENT_PID; [2025-04-21T07:46:36.458Z] echo Agent pid 39 killed; [2025-04-21T07:46:36.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-21T07:46:36.787Z] + git semver [Pipeline] } [2025-04-21T07:46:37.057Z] $ docker stop --time=1 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd [2025-04-21T07:46:38.334Z] $ docker rm -f --volumes 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:38.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-21T07:46:38.761Z] [2025-04-21T07:46:38.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:39.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-21T07:46:39.070Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-04-21T07:46:39.070Z] ab5ef0e58194: Pulling fs layer [2025-04-21T07:46:39.070Z] 9712f1f96733: Pulling fs layer [2025-04-21T07:46:39.070Z] 63f879dbbcfc: Pulling fs layer [2025-04-21T07:46:39.070Z] 0d9ebad4ef96: Pulling fs layer [2025-04-21T07:46:39.070Z] e9a5061849ea: Pulling fs layer [2025-04-21T07:46:39.070Z] d747dcd14b5f: Pulling fs layer [2025-04-21T07:46:39.070Z] 2de7ff778b66: Pulling fs layer [2025-04-21T07:46:39.070Z] 0d9ebad4ef96: Waiting [2025-04-21T07:46:39.070Z] 2de7ff778b66: Waiting [2025-04-21T07:46:39.070Z] e9a5061849ea: Waiting [2025-04-21T07:46:39.070Z] d747dcd14b5f: Waiting [2025-04-21T07:46:39.070Z] 9712f1f96733: Verifying Checksum [2025-04-21T07:46:39.070Z] 9712f1f96733: Download complete [2025-04-21T07:46:39.330Z] 63f879dbbcfc: Verifying Checksum [2025-04-21T07:46:39.330Z] 63f879dbbcfc: Download complete [2025-04-21T07:46:39.330Z] e9a5061849ea: Verifying Checksum [2025-04-21T07:46:39.330Z] e9a5061849ea: Download complete [2025-04-21T07:46:39.589Z] d747dcd14b5f: Verifying Checksum [2025-04-21T07:46:39.589Z] d747dcd14b5f: Download complete [2025-04-21T07:46:39.589Z] 0d9ebad4ef96: Verifying Checksum [2025-04-21T07:46:39.589Z] 0d9ebad4ef96: Download complete [2025-04-21T07:46:39.589Z] ab5ef0e58194: Verifying Checksum [2025-04-21T07:46:39.589Z] ab5ef0e58194: Download complete [2025-04-21T07:46:39.589Z] 2de7ff778b66: Verifying Checksum [2025-04-21T07:46:39.589Z] 2de7ff778b66: Download complete [2025-04-21T07:46:42.875Z] ab5ef0e58194: Pull complete [2025-04-21T07:46:42.875Z] 9712f1f96733: Pull complete [2025-04-21T07:46:43.134Z] 63f879dbbcfc: Pull complete [2025-04-21T07:46:47.323Z] 0d9ebad4ef96: Pull complete [2025-04-21T07:46:47.323Z] e9a5061849ea: Pull complete [2025-04-21T07:46:47.323Z] d747dcd14b5f: Pull complete [2025-04-21T07:46:48.259Z] 2de7ff778b66: Pull complete [2025-04-21T07:46:48.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-04-21T07:46:48.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-21T07:46:48.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:46:48.358Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:46:48.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-04-21T07:46:51.404Z] $ docker top c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:46:51.499Z] provisioning config files... [2025-04-21T07:46:51.507Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3051522236656765955tmp [2025-04-21T07:46:51.516Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17375219616165557142tmp [2025-04-21T07:46:51.524Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5726459701249327700tmp [Pipeline] { [Pipeline] echo [2025-04-21T07:46:51.555Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:46:51.850Z] ---> sigul-configuration.sh [2025-04-21T07:46:51.850Z] gpg: directory `/root/.gnupg' created [2025-04-21T07:46:51.850Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-04-21T07:46:51.850Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-04-21T07:46:51.850Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-04-21T07:46:51.850Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-04-21T07:46:51.850Z] gpg: CAST5 encrypted data [2025-04-21T07:46:51.850Z] gpg: encrypted with 1 passphrase [2025-04-21T07:46:51.850Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-04-21T07:46:52.145Z] + mkdir /home/jenkins [2025-04-21T07:46:52.145Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-04-21T07:46:52.442Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-04-21T07:46:52.458Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:46:52.753Z] ---> sigul-install.sh [2025-04-21T07:46:52.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-04-21T07:46:53.052Z] + git tag --list [2025-04-21T07:46:53.053Z] v1.0.0 [2025-04-21T07:46:53.053Z] v2.1.0 [2025-04-21T07:46:53.053Z] v2.1.1 [2025-04-21T07:46:53.053Z] v2.2.0 [2025-04-21T07:46:53.053Z] v2.3.0 [2025-04-21T07:46:53.053Z] v3.0 [2025-04-21T07:46:53.053Z] v3.0.0 [2025-04-21T07:46:53.053Z] v3.1 [2025-04-21T07:46:53.053Z] v3.1.0 [2025-04-21T07:46:53.053Z] v3.1.1 [2025-04-21T07:46:53.053Z] v4.0 [2025-04-21T07:46:53.053Z] v4.0.0 [2025-04-21T07:46:53.053Z] v4.1.0-dev.1 [Pipeline] sh [2025-04-21T07:46:53.349Z] + lftools sign git-tag v4.1.0-dev.1 [2025-04-21T07:46:53.917Z] Signing Git tag with Sigul... [2025-04-21T07:46:53.917Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-04-21T07:46:54.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:46:54.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-04-21T07:46:54.799Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-04-21T07:46:54.820Z] $ docker stop --time=1 c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e [2025-04-21T07:46:56.116Z] $ docker rm -f --volumes c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-04-21T07:46:56.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-21T07:46:56.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:46:56.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:46:56.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:46:56.944Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:46:56.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-21T07:46:57.396Z] $ docker top 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-21T07:46:57.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-21T07:46:57.583Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-21T07:46:57.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-21T07:46:57.835Z] $ docker exec 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 ssh-agent [2025-04-21T07:46:57.944Z] SSH_AUTH_SOCK=/tmp/ssh-vSxdF4VU2OUu/agent.30 [2025-04-21T07:46:57.944Z] SSH_AGENT_PID=36 [2025-04-21T07:46:57.949Z] Running ssh-add (command line suppressed) [2025-04-21T07:46:58.058Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16259189290048860365.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16259189290048860365.key) [2025-04-21T07:46:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-21T07:46:58.370Z] + git semver bump pre [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,601 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,603 [execute] INFO git cat-file --batch-check [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,610 [execute] INFO git cat-file --batch [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-04-21T07:46:58.630Z] 2025-04-21 07:46:58,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:46:58.630Z] 4.1.0-dev.2 [Pipeline] } [2025-04-21T07:46:58.897Z] $ docker exec --env ******** --env ******** 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 ssh-agent -k [2025-04-21T07:46:59.005Z] unset SSH_AUTH_SOCK; [2025-04-21T07:46:59.005Z] unset SSH_AGENT_PID; [2025-04-21T07:46:59.005Z] echo Agent pid 36 killed; [2025-04-21T07:46:59.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-21T07:46:59.344Z] + git semver [Pipeline] } [2025-04-21T07:46:59.613Z] $ docker stop --time=1 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 [2025-04-21T07:47:00.905Z] $ docker rm -f --volumes 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-21T07:47:01.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-21T07:47:01.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:47:01.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-21T07:47:01.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:47:01.890Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:47:01.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-21T07:47:02.277Z] $ docker top bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-21T07:47:02.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-21T07:47:02.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-21T07:47:02.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-21T07:47:02.491Z] $ docker exec bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 ssh-agent [2025-04-21T07:47:02.606Z] SSH_AUTH_SOCK=/tmp/ssh-8MbJ1VD2H8Hp/agent.32 [2025-04-21T07:47:02.606Z] SSH_AGENT_PID=38 [2025-04-21T07:47:02.610Z] Running ssh-add (command line suppressed) [2025-04-21T07:47:02.712Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3862409314223268549.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3862409314223268549.key) [2025-04-21T07:47:02.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-21T07:47:03.015Z] + git semver push [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,197 [run_push] DEBUG push [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,198 [execute] INFO git cat-file --batch-check [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,203 [execute] INFO git rev-list e7bfcbe25cd74167b435339781284a08c4b170a3 -- [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,203 [execute] DEBUG Popen(['git', 'rev-list', 'e7bfcbe25cd74167b435339781284a08c4b170a3', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,211 [execute] INFO git fetch -v origin [2025-04-21T07:47:03.275Z] 2025-04-21 07:47:03,211 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-04-21T07:47:03.843Z] 2025-04-21 07:47:03,652 [run_push] DEBUG no remote changes detected [2025-04-21T07:47:03.843Z] 2025-04-21 07:47:03,652 [execute] INFO git push origin semver [2025-04-21T07:47:03.843Z] 2025-04-21 07:47:03,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-21T07:47:04.411Z] 2025-04-21 07:47:04,335 [run_push] DEBUG push all version tags [2025-04-21T07:47:04.411Z] 2025-04-21 07:47:04,335 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-04-21T07:47:04.411Z] 2025-04-21 07:47:04,336 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-04-21T07:47:04.979Z] 2025-04-21 07:47:04,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-04-21T07:47:04.979Z] 4.1.0-dev.2 [Pipeline] } [2025-04-21T07:47:05.246Z] $ docker exec --env ******** --env ******** bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 ssh-agent -k [2025-04-21T07:47:05.336Z] unset SSH_AUTH_SOCK; [2025-04-21T07:47:05.337Z] unset SSH_AGENT_PID; [2025-04-21T07:47:05.339Z] echo Agent pid 38 killed; [2025-04-21T07:47:05.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-21T07:47:05.674Z] + git semver [Pipeline] } [2025-04-21T07:47:05.943Z] $ docker stop --time=1 bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 [2025-04-21T07:47:07.214Z] $ docker rm -f --volumes bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-21T07:47:07.757Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2025-04-21T07:47:07.757Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-04-21T07:47:07.757Z] total 16 [2025-04-21T07:47:07.757Z] drwxr-xr-x 3 root root 4096 Apr 21 07:38 . [2025-04-21T07:47:07.757Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 07:46 .. [2025-04-21T07:47:07.757Z] drwxr-xr-x 2 root root 4096 Apr 21 07:38 cost [2025-04-21T07:47:07.757Z] -rw-r--r-- 1 root root 83 Apr 21 07:38 cost.csv [2025-04-21T07:47:07.757Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2025-04-21T07:47:07.757Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-04-21T07:47:07.757Z] total 16 [2025-04-21T07:47:07.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:38 . [2025-04-21T07:47:07.757Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 07:46 .. [2025-04-21T07:47:07.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 07:38 cost [2025-04-21T07:47:07.757Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 21 07:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:08.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:08.911Z] ---> package-listing.sh [2025-04-21T07:47:08.911Z] ++ facter osfamily [2025-04-21T07:47:08.911Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-21T07:47:09.170Z] + OS_FAMILY=debian [2025-04-21T07:47:09.170Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-04-21T07:47:09.170Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-21T07:47:09.170Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-21T07:47:09.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-21T07:47:09.170Z] + PACKAGES=/tmp/packages_start.txt [2025-04-21T07:47:09.170Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-04-21T07:47:09.170Z] + PACKAGES=/tmp/packages_end.txt [2025-04-21T07:47:09.170Z] + case "${OS_FAMILY}" in [2025-04-21T07:47:09.170Z] + dpkg -l [2025-04-21T07:47:09.170Z] + grep '^ii' [2025-04-21T07:47:09.170Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-21T07:47:09.170Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-21T07:47:09.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-21T07:47:09.170Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-04-21T07:47:09.170Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-04-21T07:47:09.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-04-21T07:47:09.181Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-21T07:47:09.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-21T07:47:10.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-21T07:47:10.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-21T07:47:10.108Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2025-04-21T07:47:10.135Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-21T07:47:10.341Z] $ docker top 390dbb902e2f735e21426ae1643f83dea25fdd014dce333008a4d85a455f083b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-21T07:47:10.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-21T07:47:10.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-21T07:47:11.268Z] + ls /var/log/sa-host [2025-04-21T07:47:11.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-21T07:47:11.299Z] provisioning config files... [2025-04-21T07:47:11.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8581031794104230963tmp [Pipeline] { [Pipeline] echo [2025-04-21T07:47:11.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:11.612Z] ---> create-netrc.sh [Pipeline] } [2025-04-21T07:47:11.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:11.927Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-21T07:47:11.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:12.223Z] ---> sudo-logs.sh [2025-04-21T07:47:12.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-21T07:47:12.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:12.532Z] ---> job-cost.sh [2025-04-21T07:47:12.532Z] lf-activate-venv: SKIPPING [2025-04-21T07:47:12.532Z] DEBUG: total: 0.2199999988079071 [2025-04-21T07:47:12.532Z] INFO: Retrieving Stack Cost... [2025-04-21T07:47:12.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-21T07:47:13.360Z] INFO: Archiving Costs [Pipeline] echo [2025-04-21T07:47:13.374Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-21T07:47:13.663Z] ---> logs-deploy.sh [2025-04-21T07:47:13.663Z] lf-activate-venv: SKIPPING [2025-04-21T07:47:13.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/131 [2025-04-21T07:47:13.663Z] INFO: archiving workspace using pattern(s): [2025-04-21T07:47:14.602Z] Archives upload complete. [2025-04-21T07:47:14.862Z] INFO: archiving logs to Nexus [2025-04-21T07:47:15.430Z] ---> uname -a: [2025-04-21T07:47:15.430Z] Linux prd-ubuntu20-04-docker-8c-8g-253 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] ---> lscpu: [2025-04-21T07:47:15.430Z] Architecture: x86_64 [2025-04-21T07:47:15.430Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-21T07:47:15.430Z] Byte Order: Little Endian [2025-04-21T07:47:15.430Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-21T07:47:15.430Z] CPU(s): 8 [2025-04-21T07:47:15.430Z] On-line CPU(s) list: 0-7 [2025-04-21T07:47:15.430Z] Thread(s) per core: 1 [2025-04-21T07:47:15.430Z] Core(s) per socket: 1 [2025-04-21T07:47:15.430Z] Socket(s): 8 [2025-04-21T07:47:15.430Z] NUMA node(s): 1 [2025-04-21T07:47:15.430Z] Vendor ID: AuthenticAMD [2025-04-21T07:47:15.430Z] CPU family: 23 [2025-04-21T07:47:15.430Z] Model: 49 [2025-04-21T07:47:15.430Z] Model name: AMD EPYC-Rome Processor [2025-04-21T07:47:15.430Z] Stepping: 0 [2025-04-21T07:47:15.430Z] CPU MHz: 2799.998 [2025-04-21T07:47:15.430Z] BogoMIPS: 5599.99 [2025-04-21T07:47:15.430Z] Virtualization: AMD-V [2025-04-21T07:47:15.430Z] Hypervisor vendor: KVM [2025-04-21T07:47:15.430Z] Virtualization type: full [2025-04-21T07:47:15.430Z] L1d cache: 256 KiB [2025-04-21T07:47:15.430Z] L1i cache: 256 KiB [2025-04-21T07:47:15.430Z] L2 cache: 4 MiB [2025-04-21T07:47:15.430Z] L3 cache: 128 MiB [2025-04-21T07:47:15.430Z] NUMA node0 CPU(s): 0-7 [2025-04-21T07:47:15.430Z] Vulnerability Itlb multihit: Not affected [2025-04-21T07:47:15.430Z] Vulnerability L1tf: Not affected [2025-04-21T07:47:15.430Z] Vulnerability Mds: Not affected [2025-04-21T07:47:15.430Z] Vulnerability Meltdown: Not affected [2025-04-21T07:47:15.430Z] Vulnerability Mmio stale data: Not affected [2025-04-21T07:47:15.430Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-21T07:47:15.430Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-04-21T07:47:15.430Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-04-21T07:47:15.430Z] Vulnerability Srbds: Not affected [2025-04-21T07:47:15.430Z] Vulnerability Tsx async abort: Not affected [2025-04-21T07:47:15.430Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] ---> nproc: [2025-04-21T07:47:15.430Z] 8 [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z] ---> df -h: [2025-04-21T07:47:15.430Z] Filesystem Size Used Avail Use% Mounted on [2025-04-21T07:47:15.430Z] overlay 155G 14G 142G 9% / [2025-04-21T07:47:15.430Z] tmpfs 64M 0 64M 0% /dev [2025-04-21T07:47:15.430Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-04-21T07:47:15.430Z] shm 64M 0 64M 0% /dev/shm [2025-04-21T07:47:15.430Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-04-21T07:47:15.430Z] [2025-04-21T07:47:15.430Z]