Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10c733264defca37b22d9ee12ac46a898a341f1e 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-ssh1204927527028972227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14803492045256882721.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9419168917381154834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh8043250713709489861.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-ssh6260089269980093774.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, goVersion:1.25] ========================================================= [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.25 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4966 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 10c733264defca37b22d9ee12ac46a898a341f1e (main) Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > 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 > git checkout -f 10c733264defca37b22d9ee12ac46a898a341f1e # timeout=10 > git rev-list --no-walk d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:32:31.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:32:31.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:32:31.219Z] ========================================================= [2026-04-12T01:32:31.219Z] EdgeX Global Pipelines Version Info [2026-04-12T01:32:31.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:32.308Z] ------------------- [2026-04-12T01:32:32.308Z] stable info: [2026-04-12T01:32:32.308Z] ------------------- [2026-04-12T01:32:32.308Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:32:32.308Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:32:32.308Z] Message: update stable to v1.0.278 [2026-04-12T01:32:32.568Z] ------------------- [2026-04-12T01:32:32.568Z] experimental info: [2026-04-12T01:32:32.568Z] ------------------- [2026-04-12T01:32:32.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:32:32.568Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:32:32.568Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:32:32.636Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2026-04-12T01:32:32.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2026-04-12T01:32:32.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:32:32.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:32:32.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:32:32.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:32:32.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:32:32.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:32:32.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:32:32.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:32:32.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:32:32.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2026-04-12T01:32:32.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:32:32.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:32:32.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:32.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:32.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:33.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:33.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:32:33.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:32:33.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:32:33.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:32:33.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:32:33.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:32:33.177Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:32:33.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:32:33.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:32:33.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:32:33.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:32:33.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:32:33.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] echo [2026-04-12T01:32:33.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10c7332 [Pipeline] echo [2026-04-12T01:32:33.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:33.393Z] provisioning config files... [2026-04-12T01:32:33.404Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15659307409686644980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:33.830Z] ---> ****-login.sh [2026-04-12T01:32:33.830Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:33.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:34.099Z] [2026-04-12T01:32:34.099Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:34.099Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:34.099Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:34.099Z] [2026-04-12T01:32:34.099Z] Login Succeeded [2026-04-12T01:32:34.099Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:34.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:34.099Z] [2026-04-12T01:32:34.099Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:34.099Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:34.099Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:34.099Z] [2026-04-12T01:32:34.099Z] Login Succeeded [2026-04-12T01:32:34.099Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:34.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:34.099Z] [2026-04-12T01:32:34.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:34.100Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:34.100Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:34.100Z] [2026-04-12T01:32:34.100Z] Login Succeeded [2026-04-12T01:32:34.100Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:34.374Z] [2026-04-12T01:32:34.374Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:34.374Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:34.374Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:34.374Z] [2026-04-12T01:32:34.374Z] Login Succeeded [2026-04-12T01:32:34.374Z] ****.io [2026-04-12T01:32:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:34.633Z] [2026-04-12T01:32:34.633Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:34.633Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:34.633Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:34.633Z] [2026-04-12T01:32:34.633Z] Login Succeeded [2026-04-12T01:32:34.633Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:34.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:32:35.042Z] + git rev-list -1 --merges 10c733264defca37b22d9ee12ac46a898a341f1e~1..10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] echo [2026-04-12T01:32:35.071Z] -----------> git rev-list -1 --merges 10c733264defca37b22d9ee12ac46a898a341f1e~1..10c733264defca37b22d9ee12ac46a898a341f1e 10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:32:35.071Z] 10c733264defca37b22d9ee12ac46a898a341f1e [false] [Pipeline] sh [2026-04-12T01:32:35.361Z] + git log --format=format:%s -1 10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] echo [2026-04-12T01:32:35.377Z] ========================================================= [2026-04-12T01:32:35.377Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:32:35.377Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:32:35.721Z] + git log --format=format:%s -1 10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] echo [2026-04-12T01:32:35.733Z] [semverPrep] GIT_COMMIT: 10c733264defca37b22d9ee12ac46a898a341f1e, Commit Message: Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:32:35.746Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:32:36.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:32:36.105Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:32:36.105Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:32:36.105Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:32:36.105Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:32:36.105Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:32:36.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:36.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:36.507Z] [2026-04-12T01:32:36.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:36.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:36.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:32:36.814Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:32:36.814Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:32:36.814Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:32:36.814Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:32:36.814Z] 80192f66455f: Pulling fs layer [2026-04-12T01:32:36.814Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:32:36.814Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:32:36.814Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:32:36.814Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:32:36.814Z] db01528c6b51: Pulling fs layer [2026-04-12T01:32:36.814Z] 28988de357af: Pulling fs layer [2026-04-12T01:32:36.814Z] 80192f66455f: Waiting [2026-04-12T01:32:36.814Z] 25ad8b0a4227: Waiting [2026-04-12T01:32:36.814Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:32:36.814Z] db01528c6b51: Waiting [2026-04-12T01:32:36.814Z] 28988de357af: Waiting [2026-04-12T01:32:36.814Z] a29436f7fd5d: Waiting [2026-04-12T01:32:36.814Z] 923cac83aea3: Waiting [2026-04-12T01:32:36.814Z] 461d9e800cba: Waiting [2026-04-12T01:32:36.814Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:32:36.814Z] 6bf1a483ea7c: Download complete [2026-04-12T01:32:36.814Z] 461d9e800cba: Download complete [2026-04-12T01:32:36.814Z] 80192f66455f: Verifying Checksum [2026-04-12T01:32:36.814Z] 80192f66455f: Download complete [2026-04-12T01:32:37.073Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:32:37.073Z] f5dfc541a4d3: Download complete [2026-04-12T01:32:37.073Z] 3dae71ba6b94: Verifying Checksum [2026-04-12T01:32:37.073Z] 3dae71ba6b94: Download complete [2026-04-12T01:32:37.073Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:32:37.073Z] 923cac83aea3: Download complete [2026-04-12T01:32:37.331Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:32:37.331Z] 25ad8b0a4227: Download complete [2026-04-12T01:32:37.331Z] db01528c6b51: Download complete [2026-04-12T01:32:37.331Z] 28988de357af: Download complete [2026-04-12T01:32:37.331Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:32:37.331Z] a29436f7fd5d: Download complete [2026-04-12T01:32:37.899Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:32:37.899Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:32:38.834Z] 3dae71ba6b94: Pull complete [2026-04-12T01:32:38.834Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:32:39.790Z] f5dfc541a4d3: Pull complete [2026-04-12T01:32:39.790Z] 461d9e800cba: Pull complete [2026-04-12T01:32:39.790Z] 80192f66455f: Pull complete [2026-04-12T01:32:45.067Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:32:45.329Z] a29436f7fd5d: Pull complete [2026-04-12T01:32:45.329Z] 923cac83aea3: Pull complete [2026-04-12T01:32:45.588Z] 25ad8b0a4227: Pull complete [2026-04-12T01:32:45.588Z] db01528c6b51: Pull complete [2026-04-12T01:32:45.588Z] 28988de357af: Pull complete [2026-04-12T01:32:45.588Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:32:45.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:45.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:32:45.744Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2026-04-12T01:32:45.775Z] $ 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 [2026-04-12T01:32:47.300Z] $ docker top 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 -eo pid,comm [2026-04-12T01:32:47.346Z] 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). [2026-04-12T01:32:47.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:32:47.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:47.400Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:47.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:47.497Z] $ docker exec 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 ssh-agent [2026-04-12T01:32:47.594Z] SSH_AUTH_SOCK=/tmp/ssh-2NgRu6sVBo8T/agent.32 [2026-04-12T01:32:47.594Z] SSH_AGENT_PID=37 [2026-04-12T01:32:47.601Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:47.698Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8275288692582752412.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8275288692582752412.key) [2026-04-12T01:32:47.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:47.998Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2026-04-12T01:32:48.283Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:32:48.294Z] $ docker exec --env ******** --env ******** 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 ssh-agent -k [2026-04-12T01:32:48.393Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:48.394Z] unset SSH_AGENT_PID; [2026-04-12T01:32:48.394Z] echo Agent pid 37 killed; [2026-04-12T01:32:48.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:32:48.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:48.501Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:48.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:48.605Z] $ docker exec 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 ssh-agent [2026-04-12T01:32:48.705Z] SSH_AUTH_SOCK=/tmp/ssh-qEc6uDcQqtCf/agent.84 [2026-04-12T01:32:48.705Z] SSH_AGENT_PID=90 [2026-04-12T01:32:48.709Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:48.810Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_502272134210191271.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_502272134210191271.key) [2026-04-12T01:32:48.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:49.113Z] + git semver init [2026-04-12T01:32:49.371Z] 2026-04-12 01:32:49,313 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:32:49.371Z] 2026-04-12 01:32:49,317 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:32:49.371Z] 2026-04-12 01:32:49,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2026-04-12T01:32:49.371Z] 2026-04-12 01:32:49,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2026-04-12T01:32:49.371Z] 2026-04-12 01:32:49,318 [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, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:32:51.277Z] 2026-04-12 01:32:50,752 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2026-04-12T01:32:51.277Z] 2026-04-12 01:32:50,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2026-04-12T01:32:51.277Z] 2026-04-12 01:32:50,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-04-12T01:32:51.277Z] 2026-04-12 01:32:50,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-04-12T01:32:51.277Z] 4.1.0-dev.10 [Pipeline] } [2026-04-12T01:32:51.293Z] $ docker exec --env ******** --env ******** 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 ssh-agent -k [2026-04-12T01:32:51.398Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:51.398Z] unset SSH_AGENT_PID; [2026-04-12T01:32:51.399Z] echo Agent pid 90 killed; [2026-04-12T01:32:51.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:32:51.736Z] + git semver [Pipeline] } [2026-04-12T01:32:52.008Z] $ docker stop --time=1 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 [2026-04-12T01:32:53.278Z] $ docker rm -f --volumes 9d95e948914f60073eac77e194af561e9ac991daec9a8cfbebbd7a35e02e2564 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:32:53.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:32:53.844Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:32:53.848Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 [2026-04-12T01:32:54.016Z] provisioning config files... [2026-04-12T01:32:54.029Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10577386545587200862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:54.349Z] ---> ****-login.sh [2026-04-12T01:32:54.349Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:54.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:54.349Z] Login Succeeded [2026-04-12T01:32:54.349Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:54.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:54.350Z] Login Succeeded [2026-04-12T01:32:54.350Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:54.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:54.608Z] Login Succeeded [2026-04-12T01:32:54.608Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:54.608Z] Login Succeeded [2026-04-12T01:32:54.608Z] ****.io [2026-04-12T01:32:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:54.867Z] Login Succeeded [2026-04-12T01:32:54.867Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:54.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:32:54.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:55.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:55.018Z] ========================================================= [2026-04-12T01:32:55.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:32:55.018Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:55.355Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:32:55.923Z] #0 building with "default" instance using docker driver [2026-04-12T01:32:55.923Z] [2026-04-12T01:32:55.923Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:32:55.923Z] #1 transferring dockerfile: 1.73kB done [2026-04-12T01:32:55.923Z] #1 DONE 0.0s [2026-04-12T01:32:55.923Z] [2026-04-12T01:32:55.923Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:32:55.923Z] #2 DONE 0.1s [2026-04-12T01:32:56.183Z] [2026-04-12T01:32:56.183Z] #3 [internal] load .dockerignore [2026-04-12T01:32:56.183Z] #3 transferring context: 160B done [2026-04-12T01:32:56.183Z] #3 DONE 0.0s [2026-04-12T01:32:56.183Z] [2026-04-12T01:32:56.183Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:56.183Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:32:56.183Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:32:56.183Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:32:56.183Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:32:56.183Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:32:56.183Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:32:56.183Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:32:56.183Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-04-12T01:32:56.183Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-04-12T01:32:56.183Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-04-12T01:32:56.183Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-04-12T01:32:56.183Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:32:56.183Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:32:56.183Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-04-12T01:32:56.441Z] #4 ... [2026-04-12T01:32:56.441Z] [2026-04-12T01:32:56.441Z] #5 [internal] load build context [2026-04-12T01:32:56.441Z] #5 transferring context: 34.82MB 0.2s done [2026-04-12T01:32:56.441Z] #5 DONE 0.3s [2026-04-12T01:32:56.441Z] [2026-04-12T01:32:56.441Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:56.441Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-12T01:32:56.441Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-04-12T01:32:56.441Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2026-04-12T01:32:56.441Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-12T01:32:56.698Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-04-12T01:32:56.698Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2026-04-12T01:32:56.698Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-04-12T01:32:56.698Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-04-12T01:32:56.698Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-12T01:32:56.698Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s [2026-04-12T01:32:56.698Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-04-12T01:32:56.698Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s [2026-04-12T01:32:56.698Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:32:56.698Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-12T01:32:56.957Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s [2026-04-12T01:32:56.957Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 109.05MB / 112.58MB 0.9s [2026-04-12T01:32:57.214Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-04-12T01:33:02.478Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done [2026-04-12T01:33:02.478Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:33:02.478Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:33:02.478Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:33:02.478Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:33:02.478Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:33:02.478Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-04-12T01:33:02.478Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:33:05.756Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-04-12T01:33:05.756Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-04-12T01:33:06.338Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-04-12T01:33:06.338Z] #4 DONE 10.2s [2026-04-12T01:33:06.338Z] [2026-04-12T01:33:06.338Z] #6 [builder 2/7] WORKDIR /device-gpio [2026-04-12T01:33:07.711Z] #6 DONE 1.3s [2026-04-12T01:33:07.711Z] [2026-04-12T01:33:07.711Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:33:07.711Z] #7 0.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:08.647Z] #7 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:08.982Z] Still waiting to schedule task [2026-04-12T01:33:08.982Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:09.212Z] #7 1.647 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:33:09.212Z] #7 1.675 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:33:09.213Z] #7 1.680 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:33:09.213Z] #7 1.698 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:33:09.213Z] #7 1.712 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:33:09.213Z] #7 1.721 OK: 269 MiB in 64 packages [2026-04-12T01:33:09.213Z] #7 DONE 1.8s [2026-04-12T01:33:09.470Z] [2026-04-12T01:33:09.470Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:33:09.470Z] #8 DONE 0.0s [2026-04-12T01:33:09.470Z] [2026-04-12T01:33:09.470Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:33:19.484Z] #9 DONE 9.4s [2026-04-12T01:33:19.484Z] [2026-04-12T01:33:19.484Z] #10 [builder 6/7] COPY . . [2026-04-12T01:33:19.484Z] #10 DONE 0.1s [2026-04-12T01:33:19.484Z] [2026-04-12T01:33:19.484Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:33:19.484Z] #11 0.220 noop [2026-04-12T01:33:19.484Z] #11 DONE 0.3s [2026-04-12T01:33:19.484Z] [2026-04-12T01:33:19.484Z] #12 exporting to image [2026-04-12T01:33:19.484Z] #12 exporting layers [2026-04-12T01:33:27.635Z] #12 exporting layers 8.3s done [2026-04-12T01:33:27.635Z] #12 writing image sha256:e7d065ba1b41ebc93e43f19cab0e2d7bfc0f0c5bb4018f0fcd7642024b57dfdb done [2026-04-12T01:33:27.635Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:33:27.635Z] #12 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:27.969Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:27.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:28.043Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2026-04-12T01:33:28.070Z] $ 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 [2026-04-12T01:33:28.371Z] $ docker top 50d9d0d63380b57d1184cf83ea2d8ec4068a33b84e4a6f29fc48995fadbae000 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:28.721Z] + go version [2026-04-12T01:33:28.721Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:33:28.729Z] $ docker stop --time=1 50d9d0d63380b57d1184cf83ea2d8ec4068a33b84e4a6f29fc48995fadbae000 [2026-04-12T01:33:29.990Z] $ docker rm -f --volumes 50d9d0d63380b57d1184cf83ea2d8ec4068a33b84e4a6f29fc48995fadbae000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:30.405Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:30.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:30.504Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2026-04-12T01:33:30.532Z] $ 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 [2026-04-12T01:33:30.770Z] $ docker top 8f3240c7453d2fa9e7c4805847ba2c2696b94c1ffd84a9035bb5520fbd185f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:31.128Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:33:31.483Z] + make test [2026-04-12T01:33:31.483Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:33:32.861Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-04-12T01:33:54.809Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-04-12T01:33:54.809Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-04-12T01:34:07.015Z] 0 issues. [2026-04-12T01:34:07.015Z] go vet ./... [2026-04-12T01:34:13.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:34:13.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:34:13.579Z] ./bin/test-attribution-txt.sh [2026-04-12T01:34:13.579Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:34:13.579Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:34:13.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:34:13.603Z] $ docker stop --time=1 8f3240c7453d2fa9e7c4805847ba2c2696b94c1ffd84a9035bb5520fbd185f5e [2026-04-12T01:34:15.369Z] $ docker rm -f --volumes 8f3240c7453d2fa9e7c4805847ba2c2696b94c1ffd84a9035bb5520fbd185f5e [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:34:15.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:34:16.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:34:16.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:34:16.748Z] + ls -al . [2026-04-12T01:34:16.749Z] total 228 [2026-04-12T01:34:16.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:33 . [2026-04-12T01:34:16.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:32 .. [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 01:32 .dockerignore [2026-04-12T01:34:16.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:33 .git [2026-04-12T01:34:16.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 .github [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 12 01:32 .gitignore [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:32 .golangci.yml [2026-04-12T01:34:16.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:32 .semver [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 22061 Apr 12 01:32 Attribution.txt [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 7819 Apr 12 01:32 CHANGELOG.md [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 1694 Apr 12 01:32 Dockerfile [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:32 GOVERNANCE.md [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 12 01:32 Jenkinsfile [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:32 LICENSE [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 1922 Apr 12 01:32 Makefile [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 01:32 OWNERS.md [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 12 01:32 README.md [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:34:16.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 bin [2026-04-12T01:34:16.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 cmd [2026-04-12T01:34:16.749Z] -rw-r--r-- 1 jenkins jenkins 11324 Apr 12 01:33 coverage.out [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 6588 Apr 12 01:32 go.mod [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 89611 Apr 12 01:32 go.sum [2026-04-12T01:34:16.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 internal [2026-04-12T01:34:16.749Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:17.060Z] + 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=10c733264defca37b22d9ee12ac46a898a341f1e --label arch=amd64 --label version=4.1.0-dev.10 . [2026-04-12T01:34:17.318Z] #0 building with "default" instance using docker driver [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:34:17.318Z] #1 transferring dockerfile: 1.73kB done [2026-04-12T01:34:17.318Z] #1 DONE 0.0s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:17.318Z] #2 DONE 0.0s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:34:17.318Z] #3 DONE 0.1s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #4 [internal] load .dockerignore [2026-04-12T01:34:17.318Z] #4 transferring context: 160B done [2026-04-12T01:34:17.318Z] #4 DONE 0.0s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #5 [internal] load build context [2026-04-12T01:34:17.318Z] #5 transferring context: 21.59kB done [2026-04-12T01:34:17.318Z] #5 DONE 0.0s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:17.318Z] #6 DONE 0.1s [2026-04-12T01:34:17.318Z] [2026-04-12T01:34:17.318Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:17.318Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:34:17.318Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:34:17.577Z] #7 ... [2026-04-12T01:34:17.577Z] [2026-04-12T01:34:17.577Z] #8 [builder 2/7] WORKDIR /device-gpio [2026-04-12T01:34:17.577Z] #8 DONE 0.0s [2026-04-12T01:34:17.577Z] [2026-04-12T01:34:17.577Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:17.577Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:34:17.577Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:34:17.577Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:34:17.577Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:34:17.577Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:34:17.577Z] #7 DONE 0.3s [2026-04-12T01:34:17.577Z] [2026-04-12T01:34:17.577Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-12T01:34:18.143Z] #9 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.143Z] #9 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.143Z] #9 0.660 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:34:18.401Z] #9 0.684 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:18.401Z] #9 0.689 OK: 7 MiB in 17 packages [2026-04-12T01:34:18.401Z] #9 DONE 0.8s [2026-04-12T01:34:18.401Z] [2026-04-12T01:34:18.401Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:34:18.401Z] #10 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.401Z] #10 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.401Z] #10 0.705 OK: 269 MiB in 64 packages [2026-04-12T01:34:18.401Z] #10 DONE 0.8s [2026-04-12T01:34:18.401Z] [2026-04-12T01:34:18.401Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:18.401Z] #11 DONE 0.0s [2026-04-12T01:34:18.401Z] [2026-04-12T01:34:18.401Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:18.967Z] #12 DONE 0.6s [2026-04-12T01:34:18.967Z] [2026-04-12T01:34:18.967Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-12T01:34:18.967Z] #13 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.967Z] #13 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:18.967Z] #13 ... [2026-04-12T01:34:18.967Z] [2026-04-12T01:34:18.967Z] #14 [builder 6/7] COPY . . [2026-04-12T01:34:18.967Z] #14 DONE 0.1s [2026-04-12T01:34:18.967Z] [2026-04-12T01:34:18.967Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-12T01:34:18.967Z] #13 0.721 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:19.229Z] #13 0.736 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:19.229Z] #13 0.774 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:19.229Z] #13 0.786 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:19.229Z] #13 0.791 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:19.229Z] #13 0.799 OK: 7 MiB in 17 packages [2026-04-12T01:34:19.486Z] #13 DONE 0.9s [2026-04-12T01:34:19.486Z] [2026-04-12T01:34:19.486Z] #15 [builder 7/7] RUN make build [2026-04-12T01:34:19.486Z] #15 0.255 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-04-12T01:34:51.558Z] #15 DONE 27.5s [2026-04-12T01:34:51.558Z] [2026-04-12T01:34:51.558Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2026-04-12T01:34:51.558Z] #16 DONE 0.0s [2026-04-12T01:34:51.558Z] [2026-04-12T01:34:51.558Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2026-04-12T01:34:51.558Z] #17 DONE 0.0s [2026-04-12T01:34:51.558Z] [2026-04-12T01:34:51.558Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2026-04-12T01:34:51.558Z] #18 DONE 0.2s [2026-04-12T01:34:51.558Z] [2026-04-12T01:34:51.558Z] #19 exporting to image [2026-04-12T01:34:51.558Z] #19 exporting layers 0.1s done [2026-04-12T01:34:51.558Z] #19 writing image sha256:781e29bde23fe6e58de67b406ce8e2adb796d4e8dc2d00667e384cd8f9f51951 done [2026-04-12T01:34:51.558Z] #19 naming to docker.io/library/device-gpio done [2026-04-12T01:34:51.558Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:34:51.677Z] provisioning config files... [2026-04-12T01:34:51.686Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11813078730100542980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:34:51.982Z] ---> ****-login.sh [2026-04-12T01:34:51.982Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:34:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:51.982Z] Login Succeeded [2026-04-12T01:34:51.982Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:34:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:51.982Z] Login Succeeded [2026-04-12T01:34:51.982Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:34:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:52.240Z] Login Succeeded [2026-04-12T01:34:52.240Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:34:52.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:52.240Z] Login Succeeded [2026-04-12T01:34:52.240Z] ****.io [2026-04-12T01:34:52.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:52.498Z] Login Succeeded [2026-04-12T01:34:52.498Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:34:52.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:34:52.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:52.580Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2026-04-12T01:34:52.580Z] 10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:34:52.580Z] latest [2026-04-12T01:34:52.580Z] 4.1.0-dev.10 [2026-04-12T01:34:52.580Z] 10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:34:52.580Z] main [2026-04-12T01:34:52.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:52.921Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:53.238Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:34:53.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-04-12T01:34:53.238Z] a3a3e8518d22: Preparing [2026-04-12T01:34:53.238Z] 149f25b9ac82: Preparing [2026-04-12T01:34:53.238Z] 39fb5c6d0454: Preparing [2026-04-12T01:34:53.238Z] 747d183b7e51: Preparing [2026-04-12T01:34:53.238Z] 0c3d6f97a418: Preparing [2026-04-12T01:34:53.238Z] cce92674e987: Preparing [2026-04-12T01:34:53.238Z] cce92674e987: Waiting [2026-04-12T01:34:53.238Z] 0c3d6f97a418: Pushed [2026-04-12T01:34:53.238Z] 39fb5c6d0454: Pushed [2026-04-12T01:34:53.238Z] 149f25b9ac82: Pushed [2026-04-12T01:34:53.238Z] cce92674e987: Layer already exists [2026-04-12T01:34:54.168Z] 747d183b7e51: Pushed [2026-04-12T01:34:59.433Z] a3a3e8518d22: Pushed [2026-04-12T01:34:59.433Z] 10c733264defca37b22d9ee12ac46a898a341f1e: digest: sha256:0b9dd98a870695a8c0acdc05dc4f19cec0bdf0c292b00fbe9cc4bd930917df2a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:59.756Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:00.079Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-04-12T01:35:00.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-04-12T01:35:00.079Z] a3a3e8518d22: Preparing [2026-04-12T01:35:00.079Z] 149f25b9ac82: Preparing [2026-04-12T01:35:00.079Z] 39fb5c6d0454: Preparing [2026-04-12T01:35:00.079Z] 747d183b7e51: Preparing [2026-04-12T01:35:00.079Z] 0c3d6f97a418: Preparing [2026-04-12T01:35:00.079Z] cce92674e987: Preparing [2026-04-12T01:35:00.079Z] cce92674e987: Waiting [2026-04-12T01:35:00.079Z] 39fb5c6d0454: Layer already exists [2026-04-12T01:35:00.079Z] 149f25b9ac82: Layer already exists [2026-04-12T01:35:00.079Z] 747d183b7e51: Layer already exists [2026-04-12T01:35:00.079Z] 0c3d6f97a418: Layer already exists [2026-04-12T01:35:00.079Z] a3a3e8518d22: Layer already exists [2026-04-12T01:35:00.079Z] cce92674e987: Layer already exists [2026-04-12T01:35:00.079Z] latest: digest: sha256:0b9dd98a870695a8c0acdc05dc4f19cec0bdf0c292b00fbe9cc4bd930917df2a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:00.400Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:00.719Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-04-12T01:35:00.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-04-12T01:35:00.719Z] a3a3e8518d22: Preparing [2026-04-12T01:35:00.719Z] 149f25b9ac82: Preparing [2026-04-12T01:35:00.719Z] 39fb5c6d0454: Preparing [2026-04-12T01:35:00.719Z] 747d183b7e51: Preparing [2026-04-12T01:35:00.719Z] 0c3d6f97a418: Preparing [2026-04-12T01:35:00.719Z] cce92674e987: Preparing [2026-04-12T01:35:00.719Z] cce92674e987: Waiting [2026-04-12T01:35:00.719Z] 39fb5c6d0454: Layer already exists [2026-04-12T01:35:00.719Z] 0c3d6f97a418: Layer already exists [2026-04-12T01:35:00.719Z] a3a3e8518d22: Layer already exists [2026-04-12T01:35:00.719Z] 149f25b9ac82: Layer already exists [2026-04-12T01:35:00.719Z] 747d183b7e51: Layer already exists [2026-04-12T01:35:00.719Z] cce92674e987: Layer already exists [2026-04-12T01:35:00.719Z] 4.1.0-dev.10: digest: sha256:0b9dd98a870695a8c0acdc05dc4f19cec0bdf0c292b00fbe9cc4bd930917df2a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:01.049Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:01.367Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:35:01.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-04-12T01:35:01.367Z] a3a3e8518d22: Preparing [2026-04-12T01:35:01.367Z] 149f25b9ac82: Preparing [2026-04-12T01:35:01.367Z] 39fb5c6d0454: Preparing [2026-04-12T01:35:01.367Z] 747d183b7e51: Preparing [2026-04-12T01:35:01.367Z] 0c3d6f97a418: Preparing [2026-04-12T01:35:01.367Z] cce92674e987: Preparing [2026-04-12T01:35:01.367Z] cce92674e987: Waiting [2026-04-12T01:35:01.367Z] 149f25b9ac82: Layer already exists [2026-04-12T01:35:01.367Z] 0c3d6f97a418: Layer already exists [2026-04-12T01:35:01.367Z] 39fb5c6d0454: Layer already exists [2026-04-12T01:35:01.367Z] 747d183b7e51: Layer already exists [2026-04-12T01:35:01.367Z] a3a3e8518d22: Layer already exists [2026-04-12T01:35:01.367Z] cce92674e987: Layer already exists [2026-04-12T01:35:01.367Z] 10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10: digest: sha256:0b9dd98a870695a8c0acdc05dc4f19cec0bdf0c292b00fbe9cc4bd930917df2a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:01.682Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:01.999Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2026-04-12T01:35:01.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-04-12T01:35:01.999Z] a3a3e8518d22: Preparing [2026-04-12T01:35:01.999Z] 149f25b9ac82: Preparing [2026-04-12T01:35:01.999Z] 39fb5c6d0454: Preparing [2026-04-12T01:35:01.999Z] 747d183b7e51: Preparing [2026-04-12T01:35:01.999Z] 0c3d6f97a418: Preparing [2026-04-12T01:35:01.999Z] cce92674e987: Preparing [2026-04-12T01:35:01.999Z] cce92674e987: Waiting [2026-04-12T01:35:01.999Z] a3a3e8518d22: Layer already exists [2026-04-12T01:35:01.999Z] 0c3d6f97a418: Layer already exists [2026-04-12T01:35:01.999Z] 149f25b9ac82: Layer already exists [2026-04-12T01:35:01.999Z] 747d183b7e51: Layer already exists [2026-04-12T01:35:01.999Z] 39fb5c6d0454: Layer already exists [2026-04-12T01:35:01.999Z] cce92674e987: Layer already exists [2026-04-12T01:35:01.999Z] main: digest: sha256:0b9dd98a870695a8c0acdc05dc4f19cec0bdf0c292b00fbe9cc4bd930917df2a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:02.069Z] ===================================================== [Pipeline] echo [2026-04-12T01:35:02.080Z] taggedImages: [2026-04-12T01:35:02.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:35:02.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-04-12T01:35:02.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-04-12T01:35:02.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:35:02.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2026-04-12T01:35:02.119Z] ========================================================= [2026-04-12T01:35:02.119Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:35:02.119Z] images: [2026-04-12T01:35:02.119Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:35:02.119Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-04-12T01:35:02.119Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-04-12T01:35:02.119Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:35:02.119Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2026-04-12T01:35:02.119Z] settingsFile: [2026-04-12T01:35:02.119Z] device-gpio-settings [2026-04-12T01:35:02.119Z] ========================================================= [Pipeline] node [2026-04-12T01:35:17.123Z] Still waiting to schedule task [2026-04-12T01:35:17.124Z] ‘prd-centos7-docker-4c-2g-4967’ is offline [2026-04-12T01:36:02.868Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4974 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2026-04-12T01:36:02.881Z] Running in /w/workspace/device-gpio/143 [Pipeline] { [Pipeline] checkout [2026-04-12T01:36:05.942Z] The recommended git tool is: git [2026-04-12T01:36:13.542Z] using credential edgex-jenkins-ssh [2026-04-12T01:36:13.566Z] Cloning the remote Git repository [2026-04-12T01:36:13.649Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2026-04-12T01:36:13.815Z] > git init /w/workspace/device-gpio/143 # timeout=10 [2026-04-12T01:36:14.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2026-04-12T01:36:14.065Z] > git --version # timeout=10 [2026-04-12T01:36:14.098Z] > git --version # 'git version 2.25.1' [2026-04-12T01:36:14.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:36:14.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:36:18.415Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2026-04-12T01:36:18.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:36:19.930Z] Avoid second fetch [2026-04-12T01:36:19.930Z] Checking out Revision 10c733264defca37b22d9ee12ac46a898a341f1e (main) [2026-04-12T01:36:20.899Z] Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-12T01:36:19.954Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:36:20.049Z] > git checkout -f 10c733264defca37b22d9ee12ac46a898a341f1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:25.454Z] provisioning config files... [2026-04-12T01:36:25.491Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/143@tmp/config3839118468081748547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:26.289Z] ---> ****-login.sh [2026-04-12T01:36:26.289Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:36:26.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:26.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:26.892Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:26.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:26.892Z] [2026-04-12T01:36:26.892Z] Login Succeeded [2026-04-12T01:36:26.892Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:36:27.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:27.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:27.479Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:27.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:27.479Z] [2026-04-12T01:36:27.479Z] Login Succeeded [2026-04-12T01:36:27.479Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:36:27.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:28.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:28.031Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:28.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:28.031Z] [2026-04-12T01:36:28.031Z] Login Succeeded [2026-04-12T01:36:28.031Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:36:28.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:28.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:28.306Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:28.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:28.306Z] [2026-04-12T01:36:28.306Z] Login Succeeded [2026-04-12T01:36:28.306Z] ****.io [2026-04-12T01:36:28.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:36:28.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:36:28.855Z] Configure a credential helper to remove this warning. See [2026-04-12T01:36:28.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:36:28.855Z] [2026-04-12T01:36:28.855Z] Login Succeeded [2026-04-12T01:36:28.855Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:36:28.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:36:29.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:36:29.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:36:29.373Z] ========================================================= [2026-04-12T01:36:29.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:36:29.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:29.770Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:36:30.377Z] Sending build context to Docker daemon 17.53MB [2026-04-12T01:36:30.377Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:36:30.377Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-12T01:36:30.649Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:36:30.649Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:36:30.649Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:36:30.649Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:36:30.649Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:36:30.649Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:36:30.649Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:36:30.649Z] deaec5988b04: Pulling fs layer [2026-04-12T01:36:30.649Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:36:30.649Z] 196fd7d83e7d: Waiting [2026-04-12T01:36:30.649Z] 8ba94037c8f0: Waiting [2026-04-12T01:36:30.649Z] 4f4fb700ef54: Waiting [2026-04-12T01:36:30.649Z] deaec5988b04: Waiting [2026-04-12T01:36:30.649Z] 9f65657bb879: Waiting [2026-04-12T01:36:30.649Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:36:30.649Z] d32bb0dddca7: Download complete [2026-04-12T01:36:30.649Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:36:30.649Z] 196fd7d83e7d: Download complete [2026-04-12T01:36:30.649Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:36:30.649Z] 4f4fb700ef54: Download complete [2026-04-12T01:36:30.649Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:36:30.649Z] 8ba94037c8f0: Download complete [2026-04-12T01:36:30.649Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:36:30.649Z] 6b59a28fa201: Download complete [2026-04-12T01:36:31.270Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:36:31.270Z] 9f65657bb879: Download complete [2026-04-12T01:36:31.876Z] 6b59a28fa201: Pull complete [2026-04-12T01:36:32.860Z] d32bb0dddca7: Pull complete [2026-04-12T01:36:32.860Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:36:32.860Z] 5dab1238d3d9: Download complete [2026-04-12T01:36:34.838Z] deaec5988b04: Verifying Checksum [2026-04-12T01:36:34.838Z] deaec5988b04: Download complete [2026-04-12T01:36:36.833Z] Running on prd-centos7-docker-4c-2g-4982 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:36.879Z] provisioning config files... [2026-04-12T01:36:36.908Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config761161197269733615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:37.952Z] ---> ****-login.sh [2026-04-12T01:36:37.952Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:36:49.976Z] 5dab1238d3d9: Pull complete [2026-04-12T01:36:49.976Z] 196fd7d83e7d: Pull complete [2026-04-12T01:36:49.976Z] 4f4fb700ef54: Pull complete [2026-04-12T01:36:49.976Z] 8ba94037c8f0: Pull complete [2026-04-12T01:37:00.150Z] deaec5988b04: Pull complete [2026-04-12T01:37:01.584Z] 9f65657bb879: Pull complete [2026-04-12T01:37:01.856Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:37:01.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:37:01.856Z] ---> 334268110677 [2026-04-12T01:37:01.856Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:37:04.532Z] ---> Running in 698e13005edf [2026-04-12T01:37:04.877Z] Removing intermediate container 698e13005edf [2026-04-12T01:37:04.877Z] ---> 1f4726c83ce9 [2026-04-12T01:37:04.877Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:37:04.877Z] ---> Running in cfe79743dfeb [2026-04-12T01:37:05.480Z] Removing intermediate container cfe79743dfeb [2026-04-12T01:37:05.480Z] ---> 027b1e4978c9 [2026-04-12T01:37:05.480Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-04-12T01:37:05.481Z] ---> Running in 7fb209e4ecb2 [2026-04-12T01:37:05.756Z] Removing intermediate container 7fb209e4ecb2 [2026-04-12T01:37:05.756Z] ---> 9b14522543b6 [2026-04-12T01:37:05.756Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:37:06.031Z] ---> Running in e6e9eadfc56d [2026-04-12T01:37:06.301Z] Removing intermediate container e6e9eadfc56d [2026-04-12T01:37:06.301Z] ---> 8719c087a26f [2026-04-12T01:37:06.301Z] Step 7/12 : WORKDIR /device-gpio [2026-04-12T01:37:06.576Z] ---> Running in 83ddaacafba6 [2026-04-12T01:37:06.850Z] Removing intermediate container 83ddaacafba6 [2026-04-12T01:37:06.850Z] ---> 7944dbb79be7 [2026-04-12T01:37:06.850Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:37:07.175Z] ---> Running in d3b474684172 [2026-04-12T01:37:08.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:09.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:11.937Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:37:11.937Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:37:11.937Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:37:11.937Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:37:11.937Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:37:11.937Z] OK: 259 MiB in 64 packages [2026-04-12T01:37:13.390Z] Removing intermediate container d3b474684172 [2026-04-12T01:37:13.390Z] ---> 7a1ffafd45ab [2026-04-12T01:37:13.390Z] Step 9/12 : COPY go.mod vendor* ./ [2026-04-12T01:37:14.042Z] ---> ead0c59fb243 [2026-04-12T01:37:14.042Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:37:14.042Z] ---> Running in 00b6ee138f65 [2026-04-12T01:39:20.933Z] Removing intermediate container 00b6ee138f65 [2026-04-12T01:39:20.933Z] ---> efe01261f6d8 [2026-04-12T01:39:20.933Z] Step 11/12 : COPY . . [2026-04-12T01:39:20.933Z] ---> 929028eb933a [2026-04-12T01:39:20.933Z] Step 12/12 : RUN ${MAKE} [2026-04-12T01:39:20.933Z] ---> Running in 38d091ea1c63 [2026-04-12T01:39:20.933Z] noop [2026-04-12T01:39:20.933Z] Removing intermediate container 38d091ea1c63 [2026-04-12T01:39:20.933Z] ---> a099e441231a [2026-04-12T01:39:20.933Z] Successfully built a099e441231a [2026-04-12T01:39:20.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:39:21.331Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:39:21.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:39:21.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2026-04-12T01:39:21.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/143 -v /w/workspace/device-gpio/143:/w/workspace/device-gpio/143:rw,z -v /w/workspace/device-gpio/143@tmp:/w/workspace/device-gpio/143@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 [2026-04-12T01:39:23.317Z] $ docker top 7ef99dbb5dbd57aa0691a67c90690538d79d3590ed608561fad28178f58e8426 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:39:24.259Z] + go version [2026-04-12T01:39:24.259Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:39:24.294Z] $ docker stop --time=1 7ef99dbb5dbd57aa0691a67c90690538d79d3590ed608561fad28178f58e8426 [2026-04-12T01:39:26.111Z] $ docker rm -f --volumes 7ef99dbb5dbd57aa0691a67c90690538d79d3590ed608561fad28178f58e8426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:39:26.841Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:39:26.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:39:27.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2026-04-12T01:39:27.264Z] $ 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/143 -v /w/workspace/device-gpio/143:/w/workspace/device-gpio/143:rw,z -v /w/workspace/device-gpio/143@tmp:/w/workspace/device-gpio/143@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 [2026-04-12T01:39:28.866Z] $ docker top ebefc28310d0d9306032fd09f6265bbc6b2ffcbf960f8cb49c9f51574beaa9e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:39:29.805Z] + git config --global --add safe.directory /w/workspace/device-gpio/143 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:39:30.511Z] + make test [2026-04-12T01:39:30.511Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:39:37.237Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-04-12T01:44:44.323Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-04-12T01:44:44.323Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-04-12T01:44:44.620Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:44:44.620Z] go vet ./... [2026-04-12T01:46:06.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:46:06.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:46:06.422Z] ./bin/test-attribution-txt.sh [2026-04-12T01:46:06.422Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:46:06.422Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:46:06.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:46:06.476Z] $ docker stop --time=1 ebefc28310d0d9306032fd09f6265bbc6b2ffcbf960f8cb49c9f51574beaa9e6 [2026-04-12T01:46:08.630Z] $ docker rm -f --volumes ebefc28310d0d9306032fd09f6265bbc6b2ffcbf960f8cb49c9f51574beaa9e6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:46:10.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:46:10.736Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:46:11.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:46:11.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:46:12.175Z] + ls -al . [2026-04-12T01:46:12.175Z] total 224 [2026-04-12T01:46:12.175Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 01:39 . [2026-04-12T01:46:12.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:36 .. [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 01:36 .dockerignore [2026-04-12T01:46:12.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:36 .git [2026-04-12T01:46:12.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 .github [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 12 01:36 .gitignore [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:36 .golangci.yml [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 22061 Apr 12 01:36 Attribution.txt [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 7819 Apr 12 01:36 CHANGELOG.md [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 1694 Apr 12 01:36 Dockerfile [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:36 GOVERNANCE.md [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 12 01:36 Jenkinsfile [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:36 LICENSE [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 1922 Apr 12 01:36 Makefile [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 01:36 OWNERS.md [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 12 01:36 README.md [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:46:12.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:36 bin [2026-04-12T01:46:12.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 cmd [2026-04-12T01:46:12.175Z] -rw-r--r-- 1 jenkins jenkins 11324 Apr 12 01:44 coverage.out [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 6588 Apr 12 01:36 go.mod [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 89611 Apr 12 01:36 go.sum [2026-04-12T01:46:12.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:36 internal [2026-04-12T01:46:12.175Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:46:12.557Z] + 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=10c733264defca37b22d9ee12ac46a898a341f1e --label arch=arm64 --label version=4.1.0-dev.10 . [2026-04-12T01:46:13.151Z] Sending build context to Docker daemon 17.54MB [2026-04-12T01:46:13.151Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:46:13.151Z] Step 2/26 : FROM ${BASE} AS builder [2026-04-12T01:46:13.151Z] ---> a099e441231a [2026-04-12T01:46:13.151Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:46:13.423Z] ---> Running in b017b82c4ce6 [2026-04-12T01:46:14.022Z] Removing intermediate container b017b82c4ce6 [2026-04-12T01:46:14.022Z] ---> f386f4bcc767 [2026-04-12T01:46:14.022Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:46:14.022Z] ---> Running in 2b64c877abfb [2026-04-12T01:46:14.294Z] Removing intermediate container 2b64c877abfb [2026-04-12T01:46:14.294Z] ---> 0b4c975bd30a [2026-04-12T01:46:14.294Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-04-12T01:46:14.565Z] ---> Running in 6f90be39538a [2026-04-12T01:46:14.842Z] Removing intermediate container 6f90be39538a [2026-04-12T01:46:14.842Z] ---> aa1733fe4498 [2026-04-12T01:46:14.842Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:46:15.116Z] ---> Running in 0acef33132a4 [2026-04-12T01:46:15.390Z] Removing intermediate container 0acef33132a4 [2026-04-12T01:46:15.390Z] ---> 92229fa53f85 [2026-04-12T01:46:15.390Z] Step 7/26 : WORKDIR /device-gpio [2026-04-12T01:46:15.390Z] ---> Running in d366414a1a24 [2026-04-12T01:46:15.992Z] Removing intermediate container d366414a1a24 [2026-04-12T01:46:15.992Z] ---> 08a7912cf867 [2026-04-12T01:46:15.992Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:46:15.992Z] ---> Running in 9348167d6f65 [2026-04-12T01:46:17.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:17.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:20.296Z] OK: 259 MiB in 64 packages [2026-04-12T01:46:21.731Z] Removing intermediate container 9348167d6f65 [2026-04-12T01:46:21.731Z] ---> 5ac13e4cbbb2 [2026-04-12T01:46:21.731Z] Step 9/26 : COPY go.mod vendor* ./ [2026-04-12T01:46:22.008Z] ---> c0cc22e7fd4e [2026-04-12T01:46:22.008Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:46:22.279Z] ---> Running in da33f8285f9c [2026-04-12T01:46:24.885Z] Removing intermediate container da33f8285f9c [2026-04-12T01:46:24.885Z] ---> c00c6178b907 [2026-04-12T01:46:24.885Z] Step 11/26 : COPY . . [2026-04-12T01:46:26.309Z] ---> 3efb8709ebae [2026-04-12T01:46:26.309Z] Step 12/26 : RUN ${MAKE} [2026-04-12T01:46:26.309Z] ---> Running in 4ab4b0849cf5 [2026-04-12T01:46:27.746Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-04-12T01:51:50.026Z] Removing intermediate container 4ab4b0849cf5 [2026-04-12T01:51:50.026Z] ---> 3882d8ee7fa6 [2026-04-12T01:51:50.026Z] Step 13/26 : FROM alpine:3.22 [2026-04-12T01:51:50.026Z] 3.22: Pulling from library/alpine [2026-04-12T01:51:50.026Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:51:50.026Z] d741ee1608f3: Download complete [2026-04-12T01:51:50.026Z] d741ee1608f3: Pull complete [2026-04-12T01:51:50.026Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:51:50.026Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:51:50.026Z] ---> 5a766deef0c8 [2026-04-12T01:51:50.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-04-12T01:51:50.026Z] ---> Running in b464253640cf [2026-04-12T01:51:50.026Z] Removing intermediate container b464253640cf [2026-04-12T01:51:50.026Z] ---> 0272efd84aa2 [2026-04-12T01:51:50.026Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:51:50.026Z] ---> Running in 663257b5feee [2026-04-12T01:51:50.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:50.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:50.026Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:51:50.026Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:51:50.026Z] OK: 8 MiB in 17 packages [2026-04-12T01:51:50.026Z] Removing intermediate container 663257b5feee [2026-04-12T01:51:50.026Z] ---> ec382123cc35 [2026-04-12T01:51:50.026Z] Step 16/26 : RUN apk --no-cache upgrade [2026-04-12T01:51:50.026Z] ---> Running in 16cd4b001182 [2026-04-12T01:51:50.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:50.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:50.026Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:51:50.026Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:51:50.026Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:51:50.026Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:51:50.026Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:51:50.026Z] OK: 8 MiB in 17 packages [2026-04-12T01:51:51.465Z] Removing intermediate container 16cd4b001182 [2026-04-12T01:51:51.465Z] ---> f60e75a132b4 [2026-04-12T01:51:51.465Z] Step 17/26 : WORKDIR / [2026-04-12T01:51:51.465Z] ---> Running in 19b47441f17c [2026-04-12T01:51:51.735Z] Removing intermediate container 19b47441f17c [2026-04-12T01:51:51.735Z] ---> 1650e321f95c [2026-04-12T01:51:51.735Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2026-04-12T01:51:52.320Z] ---> ff904b6f4de1 [2026-04-12T01:51:52.320Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2026-04-12T01:51:52.908Z] ---> 45026261be23 [2026-04-12T01:51:52.908Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2026-04-12T01:51:55.503Z] ---> aaeadc598156 [2026-04-12T01:51:55.503Z] Step 21/26 : EXPOSE 59910 [2026-04-12T01:51:55.771Z] ---> Running in 417bad91e35b [2026-04-12T01:51:56.041Z] Removing intermediate container 417bad91e35b [2026-04-12T01:51:56.041Z] ---> 59a932d26e60 [2026-04-12T01:51:56.041Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2026-04-12T01:51:56.310Z] ---> Running in cbe0f9f3a288 [2026-04-12T01:51:56.578Z] Removing intermediate container cbe0f9f3a288 [2026-04-12T01:51:56.578Z] ---> 14f8f23ba05c [2026-04-12T01:51:56.578Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:51:56.578Z] ---> Running in ef787a33653f [2026-04-12T01:51:56.850Z] Removing intermediate container ef787a33653f [2026-04-12T01:51:56.850Z] ---> 84dbe6b041e0 [2026-04-12T01:51:56.850Z] Step 24/26 : LABEL arch=arm64 [2026-04-12T01:51:57.120Z] ---> Running in efd3b2b2e2b9 [2026-04-12T01:51:57.390Z] Removing intermediate container efd3b2b2e2b9 [2026-04-12T01:51:57.390Z] ---> ae1359baf758 [2026-04-12T01:51:57.390Z] Step 25/26 : LABEL git_sha=10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:51:57.390Z] ---> Running in f2f5a1bed0a1 [2026-04-12T01:51:57.987Z] Removing intermediate container f2f5a1bed0a1 [2026-04-12T01:51:57.987Z] ---> 268f2e9ba12c [2026-04-12T01:51:57.987Z] Step 26/26 : LABEL version=4.1.0-dev.10 [2026-04-12T01:51:57.987Z] ---> Running in d71f5781f393 [2026-04-12T01:51:58.257Z] Removing intermediate container d71f5781f393 [2026-04-12T01:51:58.257Z] ---> 1cde8dbf136c [2026-04-12T01:51:58.257Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:51:58.257Z] Successfully built 1cde8dbf136c [2026-04-12T01:51:58.257Z] 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 [2026-04-12T01:51:58.403Z] provisioning config files... [2026-04-12T01:51:58.422Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/143@tmp/config14708661910329947191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:58.780Z] ---> ****-login.sh [2026-04-12T01:51:58.780Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:51:59.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:51:59.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:51:59.050Z] Configure a credential helper to remove this warning. See [2026-04-12T01:51:59.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:51:59.050Z] [2026-04-12T01:51:59.050Z] Login Succeeded [2026-04-12T01:51:59.050Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:51:59.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:51:59.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:51:59.590Z] Configure a credential helper to remove this warning. See [2026-04-12T01:51:59.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:51:59.590Z] [2026-04-12T01:51:59.590Z] Login Succeeded [2026-04-12T01:51:59.590Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:51:59.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:51:59.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:51:59.862Z] Configure a credential helper to remove this warning. See [2026-04-12T01:51:59.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:51:59.862Z] [2026-04-12T01:51:59.862Z] Login Succeeded [2026-04-12T01:52:00.132Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:52:00.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:00.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:00.403Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:00.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:00.403Z] [2026-04-12T01:52:00.403Z] Login Succeeded [2026-04-12T01:52:00.403Z] ****.io [2026-04-12T01:52:00.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:00.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:00.945Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:00.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:00.945Z] [2026-04-12T01:52:00.945Z] Login Succeeded [2026-04-12T01:52:00.945Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:52:00.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:01.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:52:01.044Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2026-04-12T01:52:01.044Z] 10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:52:01.044Z] latest [2026-04-12T01:52:01.044Z] 4.1.0-dev.10 [2026-04-12T01:52:01.044Z] 10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:52:01.044Z] main [2026-04-12T01:52:01.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:01.417Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:01.787Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:52:01.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-04-12T01:52:01.787Z] 96a76ca93d5e: Preparing [2026-04-12T01:52:01.787Z] 4414dd3aaca0: Preparing [2026-04-12T01:52:01.787Z] 4a75a6ff410e: Preparing [2026-04-12T01:52:01.787Z] 226121febb00: Preparing [2026-04-12T01:52:01.787Z] bc8313aeb1a1: Preparing [2026-04-12T01:52:01.787Z] c4e71c2a4573: Preparing [2026-04-12T01:52:01.787Z] c4e71c2a4573: Waiting [2026-04-12T01:52:02.056Z] 4a75a6ff410e: Pushed [2026-04-12T01:52:02.056Z] 4414dd3aaca0: Pushed [2026-04-12T01:52:02.056Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:02.056Z] bc8313aeb1a1: Pushed [2026-04-12T01:52:04.002Z] 226121febb00: Pushed [2026-04-12T01:52:14.096Z] 96a76ca93d5e: Pushed [2026-04-12T01:52:14.096Z] 10c733264defca37b22d9ee12ac46a898a341f1e: digest: sha256:e2d74170f234ce4414182b0e5a8684af519fe1cb43d1900a1eb017f69b4c74b2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:14.538Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:14.906Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-04-12T01:52:14.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-04-12T01:52:14.906Z] 96a76ca93d5e: Preparing [2026-04-12T01:52:14.906Z] 4414dd3aaca0: Preparing [2026-04-12T01:52:14.906Z] 4a75a6ff410e: Preparing [2026-04-12T01:52:14.906Z] 226121febb00: Preparing [2026-04-12T01:52:14.906Z] bc8313aeb1a1: Preparing [2026-04-12T01:52:14.906Z] c4e71c2a4573: Preparing [2026-04-12T01:52:14.906Z] c4e71c2a4573: Waiting [2026-04-12T01:52:14.906Z] 4a75a6ff410e: Layer already exists [2026-04-12T01:52:14.906Z] 96a76ca93d5e: Layer already exists [2026-04-12T01:52:14.906Z] bc8313aeb1a1: Layer already exists [2026-04-12T01:52:14.906Z] 226121febb00: Layer already exists [2026-04-12T01:52:14.906Z] 4414dd3aaca0: Layer already exists [2026-04-12T01:52:14.906Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:15.174Z] latest: digest: sha256:e2d74170f234ce4414182b0e5a8684af519fe1cb43d1900a1eb017f69b4c74b2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:15.543Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:16.867Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-04-12T01:52:16.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-04-12T01:52:16.868Z] 96a76ca93d5e: Preparing [2026-04-12T01:52:16.868Z] 4414dd3aaca0: Preparing [2026-04-12T01:52:16.868Z] 4a75a6ff410e: Preparing [2026-04-12T01:52:16.868Z] 226121febb00: Preparing [2026-04-12T01:52:16.868Z] bc8313aeb1a1: Preparing [2026-04-12T01:52:16.868Z] c4e71c2a4573: Preparing [2026-04-12T01:52:16.868Z] 226121febb00: Layer already exists [2026-04-12T01:52:16.868Z] 96a76ca93d5e: Layer already exists [2026-04-12T01:52:16.868Z] bc8313aeb1a1: Layer already exists [2026-04-12T01:52:16.868Z] 4414dd3aaca0: Layer already exists [2026-04-12T01:52:16.868Z] 4a75a6ff410e: Layer already exists [2026-04-12T01:52:16.868Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:17.137Z] 4.1.0-dev.10: digest: sha256:e2d74170f234ce4414182b0e5a8684af519fe1cb43d1900a1eb017f69b4c74b2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:17.511Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:17.893Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:52:17.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-04-12T01:52:17.893Z] 96a76ca93d5e: Preparing [2026-04-12T01:52:17.893Z] 4414dd3aaca0: Preparing [2026-04-12T01:52:17.893Z] 4a75a6ff410e: Preparing [2026-04-12T01:52:17.893Z] 226121febb00: Preparing [2026-04-12T01:52:17.893Z] bc8313aeb1a1: Preparing [2026-04-12T01:52:17.893Z] c4e71c2a4573: Preparing [2026-04-12T01:52:17.893Z] c4e71c2a4573: Waiting [2026-04-12T01:52:17.893Z] 4a75a6ff410e: Layer already exists [2026-04-12T01:52:17.893Z] 4414dd3aaca0: Layer already exists [2026-04-12T01:52:17.893Z] 226121febb00: Layer already exists [2026-04-12T01:52:17.893Z] bc8313aeb1a1: Layer already exists [2026-04-12T01:52:17.893Z] 96a76ca93d5e: Layer already exists [2026-04-12T01:52:18.161Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:18.161Z] 10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10: digest: sha256:e2d74170f234ce4414182b0e5a8684af519fe1cb43d1900a1eb017f69b4c74b2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:18.524Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:18.895Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2026-04-12T01:52:18.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-04-12T01:52:18.895Z] 96a76ca93d5e: Preparing [2026-04-12T01:52:18.895Z] 4414dd3aaca0: Preparing [2026-04-12T01:52:18.895Z] 4a75a6ff410e: Preparing [2026-04-12T01:52:18.895Z] 226121febb00: Preparing [2026-04-12T01:52:18.895Z] bc8313aeb1a1: Preparing [2026-04-12T01:52:18.895Z] c4e71c2a4573: Preparing [2026-04-12T01:52:18.895Z] c4e71c2a4573: Waiting [2026-04-12T01:52:18.895Z] bc8313aeb1a1: Layer already exists [2026-04-12T01:52:18.895Z] 4414dd3aaca0: Layer already exists [2026-04-12T01:52:18.895Z] 4a75a6ff410e: Layer already exists [2026-04-12T01:52:18.895Z] 226121febb00: Layer already exists [2026-04-12T01:52:18.895Z] 96a76ca93d5e: Layer already exists [2026-04-12T01:52:18.895Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:19.161Z] main: digest: sha256:e2d74170f234ce4414182b0e5a8684af519fe1cb43d1900a1eb017f69b4c74b2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:19.251Z] ===================================================== [Pipeline] echo [2026-04-12T01:52:19.265Z] taggedImages: [2026-04-12T01:52:19.265Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e [2026-04-12T01:52:19.265Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-04-12T01:52:19.265Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-04-12T01:52:19.265Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [2026-04-12T01:52:19.265Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2026-04-12T01:52:19.282Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e [Pipeline] echo [2026-04-12T01:52:19.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2026-04-12T01:52:19.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] echo [2026-04-12T01:52:19.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c733264defca37b22d9ee12ac46a898a341f1e-4.1.0-dev.10 [Pipeline] echo [2026-04-12T01:52:19.326Z] 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 [2026-04-12T01:52:19.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:19.728Z] [2026-04-12T01:52:19.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:20.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:20.340Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:52:20.340Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:52:20.340Z] 04944245beec: Pulling fs layer [2026-04-12T01:52:20.340Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:52:20.340Z] 765212b225bb: Pulling fs layer [2026-04-12T01:52:20.340Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:52:20.340Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:52:20.340Z] f23df028b6ca: Waiting [2026-04-12T01:52:20.340Z] 765212b225bb: Waiting [2026-04-12T01:52:20.340Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:52:20.340Z] d65c8cfc05b1: Waiting [2026-04-12T01:52:20.340Z] 2437ff75d9bd: Waiting [2026-04-12T01:52:20.340Z] 04944245beec: Verifying Checksum [2026-04-12T01:52:20.340Z] 04944245beec: Download complete [2026-04-12T01:52:20.340Z] 765212b225bb: Verifying Checksum [2026-04-12T01:52:20.340Z] 765212b225bb: Download complete [2026-04-12T01:52:20.340Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:52:20.340Z] f23df028b6ca: Download complete [2026-04-12T01:52:20.340Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:52:20.340Z] d65c8cfc05b1: Download complete [2026-04-12T01:52:20.608Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:52:20.608Z] 699f458cf7ca: Download complete [2026-04-12T01:52:21.192Z] 8998bd30e6a1: Download complete [2026-04-12T01:52:23.770Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:52:23.770Z] 2437ff75d9bd: Download complete [2026-04-12T01:52:25.716Z] 8998bd30e6a1: Pull complete [2026-04-12T01:52:26.300Z] 04944245beec: Pull complete [2026-04-12T01:52:29.643Z] 699f458cf7ca: Pull complete [2026-04-12T01:52:29.643Z] 765212b225bb: Pull complete [2026-04-12T01:52:30.606Z] f23df028b6ca: Pull complete [2026-04-12T01:52:30.606Z] d65c8cfc05b1: Pull complete [2026-04-12T01:52:48.826Z] 2437ff75d9bd: Pull complete [2026-04-12T01:52:48.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:52:48.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:48.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:52:49.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2026-04-12T01:52:49.168Z] $ 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/143 -v /w/workspace/device-gpio/143:/w/workspace/device-gpio/143:rw,z -v /w/workspace/device-gpio/143@tmp:/w/workspace/device-gpio/143@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 [2026-04-12T01:52:52.584Z] $ docker top a9177c373d4e2f59d7a34482a0dc316701bd689c51e6411e451fc69b8483da1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:52:53.529Z] ---> job-cost.sh [2026-04-12T01:52:53.529Z] lf-activate-venv: SKIPPING [2026-04-12T01:52:53.529Z] INFO: No Stack... [2026-04-12T01:52:54.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:52:54.697Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:52:55.353Z] + cut -d,+ cat /w/workspace/device-gpio/143/archives/cost.csv [2026-04-12T01:52:55.353Z] -f6 [Pipeline] lock [2026-04-12T01:52:55.434Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [2026-04-12T01:52:55.444Z] Resource [jenkins-edgexfoundry-device-gpio-main-143-stack-cost] did not exist. Created. [2026-04-12T01:52:55.450Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:52:56.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:52:56.228Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:52:56.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:52:56.281Z] $ docker stop --time=1 a9177c373d4e2f59d7a34482a0dc316701bd689c51e6411e451fc69b8483da1a [2026-04-12T01:52:57.887Z] $ docker rm -f --volumes a9177c373d4e2f59d7a34482a0dc316701bd689c51e6411e451fc69b8483da1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:32:31.122Z] Cancelling nested steps due to timeout [2026-04-12T07:32:31.127Z] Sending interrupt signal to process [2026-04-12T07:32:35.562Z] script returned exit code 143 [Pipeline] } [2026-04-12T07:32:35.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:32:36.115Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:36.434Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:36.987Z] ---> package-listing.sh [2026-04-12T07:32:36.987Z] ++ facter osfamily [2026-04-12T07:32:36.987Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:32:37.246Z] + OS_FAMILY=redhat [2026-04-12T07:32:37.246Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-04-12T07:32:37.246Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:37.246Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:37.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:32:37.246Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:37.246Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-04-12T07:32:37.246Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:37.246Z] + case "${OS_FAMILY}" in [2026-04-12T07:32:37.246Z] + rpm -qa [2026-04-12T07:32:37.246Z] + sort [2026-04-12T07:32:37.815Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:32:37.815Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:32:37.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:32:37.815Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-04-12T07:32:37.815Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-04-12T07:32:37.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-04-12T07:32:37.825Z] 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 [2026-04-12T07:32:38.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:38.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:38.432Z] [2026-04-12T07:32:38.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:38.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:38.748Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:32:38.748Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:32:38.748Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:32:38.748Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:32:38.748Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:32:38.748Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:32:38.748Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:32:38.748Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:32:38.748Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:32:38.748Z] 33b1e0a273af: Waiting [2026-04-12T07:32:38.748Z] 5d3b04190fa2: Waiting [2026-04-12T07:32:38.748Z] 2f39f015ded8: Waiting [2026-04-12T07:32:38.748Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:32:38.748Z] 5c69ac0246d0: Download complete [2026-04-12T07:32:38.748Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:32:38.748Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:32:38.748Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:32:38.748Z] ec43610c2a17: Download complete [2026-04-12T07:32:38.748Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:32:38.748Z] 33b1e0a273af: Download complete [2026-04-12T07:32:38.748Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T07:32:38.748Z] 5d3b04190fa2: Download complete [2026-04-12T07:32:39.019Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:32:39.019Z] 5eb5b503b376: Download complete [2026-04-12T07:32:39.596Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:32:39.596Z] 2f39f015ded8: Download complete [2026-04-12T07:32:40.185Z] 5eb5b503b376: Pull complete [2026-04-12T07:32:40.446Z] 5c69ac0246d0: Pull complete [2026-04-12T07:32:40.710Z] ec43610c2a17: Pull complete [2026-04-12T07:32:40.710Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:32:40.974Z] 33b1e0a273af: Pull complete [2026-04-12T07:32:40.974Z] 5d3b04190fa2: Pull complete [2026-04-12T07:32:45.183Z] 2f39f015ded8: Pull complete [2026-04-12T07:32:45.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:32:45.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:45.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:32:45.292Z] prd-centos7-docker-4c-2g-4982 does not seem to be running inside a container [2026-04-12T07:32:45.330Z] $ 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 [2026-04-12T07:32:48.276Z] $ docker top c8d58ae8b7c6494e13e3bf0eaaaea26fef295d625105d8cd8c7011d082b7504e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:32:48.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:32:48.921Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:32:49.221Z] + ls /var/log/sa-host [2026-04-12T07:32:49.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:32:49.295Z] provisioning config files... [2026-04-12T07:32:49.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13641240525995130903tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:32:49.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:49.609Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:32:49.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:49.949Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:32:49.958Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:50.242Z] ---> sudo-logs.sh [2026-04-12T07:32:50.242Z] Archiving 'sudo' log.. [2026-04-12T07:32:50.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4982.novalocal: Name or service not known [2026-04-12T07:32:50.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T07:32:50.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:50.630Z] ---> job-cost.sh [2026-04-12T07:32:50.630Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:50.630Z] DEBUG: total: 0.10999999940395355 [2026-04-12T07:32:50.630Z] INFO: Retrieving Stack Cost... [2026-04-12T07:32:50.887Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T07:32:51.143Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:32:51.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:51.459Z] ---> logs-deploy.sh [2026-04-12T07:32:51.459Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:51.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/143 [2026-04-12T07:32:51.459Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:32:52.405Z] Archives upload complete. [2026-04-12T07:32:52.405Z] INFO: archiving logs to Nexus [2026-04-12T07:32:52.971Z] ---> uname -a: [2026-04-12T07:32:52.971Z] Linux prd-centos7-docker-4c-2g-4982.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.971Z] ---> lscpu: [2026-04-12T07:32:52.971Z] Architecture: x86_64 [2026-04-12T07:32:52.971Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T07:32:52.971Z] Byte Order: Little Endian [2026-04-12T07:32:52.971Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T07:32:52.971Z] CPU(s): 2 [2026-04-12T07:32:52.971Z] On-line CPU(s) list: 0,1 [2026-04-12T07:32:52.971Z] Thread(s) per core: 1 [2026-04-12T07:32:52.971Z] Core(s) per socket: 1 [2026-04-12T07:32:52.971Z] Socket(s): 2 [2026-04-12T07:32:52.971Z] NUMA node(s): 1 [2026-04-12T07:32:52.971Z] Vendor ID: AuthenticAMD [2026-04-12T07:32:52.971Z] CPU family: 23 [2026-04-12T07:32:52.971Z] Model: 49 [2026-04-12T07:32:52.971Z] Model name: AMD EPYC-Rome Processor [2026-04-12T07:32:52.971Z] Stepping: 0 [2026-04-12T07:32:52.971Z] CPU MHz: 2799.998 [2026-04-12T07:32:52.971Z] BogoMIPS: 5599.99 [2026-04-12T07:32:52.971Z] Virtualization: AMD-V [2026-04-12T07:32:52.971Z] Hypervisor vendor: KVM [2026-04-12T07:32:52.971Z] Virtualization type: full [2026-04-12T07:32:52.971Z] L1d cache: 64 KiB [2026-04-12T07:32:52.971Z] L1i cache: 64 KiB [2026-04-12T07:32:52.971Z] L2 cache: 1 MiB [2026-04-12T07:32:52.971Z] L3 cache: 32 MiB [2026-04-12T07:32:52.971Z] NUMA node0 CPU(s): 0,1 [2026-04-12T07:32:52.971Z] Vulnerability Itlb multihit: Not affected [2026-04-12T07:32:52.971Z] Vulnerability L1tf: Not affected [2026-04-12T07:32:52.971Z] Vulnerability Mds: Not affected [2026-04-12T07:32:52.971Z] Vulnerability Meltdown: Not affected [2026-04-12T07:32:52.971Z] Vulnerability Mmio stale data: Not affected [2026-04-12T07:32:52.971Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T07:32:52.971Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T07:32:52.971Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T07:32:52.971Z] Vulnerability Srbds: Not affected [2026-04-12T07:32:52.971Z] Vulnerability Tsx async abort: Not affected [2026-04-12T07:32:52.971Z] 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 [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.971Z] ---> nproc: [2026-04-12T07:32:52.971Z] 2 [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.971Z] [2026-04-12T07:32:52.972Z] ---> df -h: [2026-04-12T07:32:52.972Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T07:32:52.972Z] overlay 40G 6.8G 34G 17% / [2026-04-12T07:32:52.972Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T07:32:52.972Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T07:32:52.972Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T07:32:52.972Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-04-12T07:32:52.972Z] [2026-04-12T07:32:52.972Z] [2026-04-12T07:32:52.972Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T07:32:52.972Z] Please check if data collecting is enabled [2026-04-12T07:32:52.972Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T07:32:53.268Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T07:32:53.275Z] $ docker stop --time=1 c8d58ae8b7c6494e13e3bf0eaaaea26fef295d625105d8cd8c7011d082b7504e [2026-04-12T07:32:54.432Z] $ docker rm -f --volumes c8d58ae8b7c6494e13e3bf0eaaaea26fef295d625105d8cd8c7011d082b7504e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T07:32:54.533Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T07:32:54.533Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T07:32:54.553Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:55.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:55.000Z] [2026-04-12T07:32:55.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:55.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:55.299Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:32:55.299Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:32:55.299Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:32:55.299Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:32:55.299Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:32:55.299Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:32:55.299Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:32:55.299Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:32:55.299Z] 5d3b04190fa2: Waiting [2026-04-12T07:32:55.299Z] 2f39f015ded8: Waiting [2026-04-12T07:32:55.299Z] 33b1e0a273af: Waiting [2026-04-12T07:32:55.299Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:32:55.299Z] 5c69ac0246d0: Download complete [2026-04-12T07:32:55.299Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:32:55.299Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:32:55.299Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:32:55.299Z] 33b1e0a273af: Download complete [2026-04-12T07:32:55.299Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T07:32:55.299Z] 5d3b04190fa2: Download complete [2026-04-12T07:32:55.299Z] ec43610c2a17: Download complete [2026-04-12T07:32:55.557Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:32:55.557Z] 5eb5b503b376: Download complete [2026-04-12T07:32:56.123Z] 2f39f015ded8: Download complete [2026-04-12T07:32:57.057Z] 5eb5b503b376: Pull complete [2026-04-12T07:32:57.057Z] 5c69ac0246d0: Pull complete [2026-04-12T07:32:57.628Z] ec43610c2a17: Pull complete [2026-04-12T07:32:57.628Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:32:57.885Z] 33b1e0a273af: Pull complete [2026-04-12T07:32:57.885Z] 5d3b04190fa2: Pull complete [2026-04-12T07:33:04.454Z] 2f39f015ded8: Pull complete [2026-04-12T07:33:04.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:33:04.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:04.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:04.557Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2026-04-12T07:33:04.590Z] $ 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 [2026-04-12T07:33:05.834Z] $ docker top e8a8f78de05b20ebf0ed73db8fdf4e3888dafc902ac914d43cb643fe4541e201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:06.183Z] ---> job-cost.sh [2026-04-12T07:33:06.183Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:06.183Z] INFO: No Stack... [2026-04-12T07:33:06.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:33:06.703Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T07:33:06.991Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2026-04-12T07:33:06.991Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T07:33:07.007Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [2026-04-12T07:33:07.014Z] Resource [jenkins-edgexfoundry-device-gpio-main-143-stack-cost] did not exist. Created. [2026-04-12T07:33:07.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T07:33:07.335Z] /w/workspace/edgexfoundry_device-gpio_main@tmp/durable-6eb924af/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T07:33:07.623Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-04-12T07:33:07.647Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T07:33:07.660Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T07:33:07.668Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T07:33:07.696Z] $ docker stop --time=1 e8a8f78de05b20ebf0ed73db8fdf4e3888dafc902ac914d43cb643fe4541e201 [2026-04-12T07:33:08.833Z] $ docker rm -f --volumes e8a8f78de05b20ebf0ed73db8fdf4e3888dafc902ac914d43cb643fe4541e201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:33:08.997Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2026-04-12T07:33:09.922Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2026-04-12T07:33:09.922Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-04-12T07:33:09.922Z] total 16 [2026-04-12T07:33:09.922Z] drwxr-xr-x 3 root root 4096 Apr 12 07:33 . [2026-04-12T07:33:09.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:33 .. [2026-04-12T07:33:09.922Z] drwxr-xr-x 2 root root 4096 Apr 12 07:33 cost [2026-04-12T07:33:09.922Z] -rw-r--r-- 1 root root 85 Apr 12 07:33 cost.csv [2026-04-12T07:33:09.922Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2026-04-12T07:33:09.922Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-04-12T07:33:09.922Z] total 16 [2026-04-12T07:33:09.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:33 . [2026-04-12T07:33:09.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:33 .. [2026-04-12T07:33:09.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:33 cost [2026-04-12T07:33:09.922Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 12 07:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:10.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:11.072Z] ---> package-listing.sh [2026-04-12T07:33:11.072Z] ++ facter osfamily [2026-04-12T07:33:11.073Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:33:11.331Z] + OS_FAMILY=debian [2026-04-12T07:33:11.331Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-04-12T07:33:11.331Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:11.331Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:11.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:33:11.331Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:11.331Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-04-12T07:33:11.331Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:11.331Z] + case "${OS_FAMILY}" in [2026-04-12T07:33:11.331Z] + dpkg -l [2026-04-12T07:33:11.331Z] + grep '^ii' [2026-04-12T07:33:11.331Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:33:11.331Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:33:11.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:33:11.331Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-04-12T07:33:11.331Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-04-12T07:33:11.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-04-12T07:33:11.342Z] 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 [2026-04-12T07:33:11.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:12.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:12.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:12.261Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2026-04-12T07:33:12.292Z] $ 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 [2026-04-12T07:33:12.497Z] $ docker top 79f5d5a296eb0a3fcef41aeaadbf89a51e18d9bcb1cf0ea1f4f30167ac1a3427 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:33:12.855Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:33:13.142Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:33:13.430Z] + ls /var/log/sa-host [2026-04-12T07:33:13.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:33:13.464Z] provisioning config files... [2026-04-12T07:33:13.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12549426209125436550tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:33:13.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:13.772Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:33:13.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:14.093Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:33:14.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:14.388Z] ---> sudo-logs.sh [2026-04-12T07:33:14.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T07:33:14.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:14.701Z] ---> job-cost.sh [2026-04-12T07:33:14.701Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:14.701Z] DEBUG: total: 1.5299999713897705 [2026-04-12T07:33:14.701Z] INFO: Retrieving Stack Cost... [2026-04-12T07:33:14.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:33:14.960Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:33:14.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:15.254Z] ---> logs-deploy.sh [2026-04-12T07:33:15.254Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:15.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/143 [2026-04-12T07:33:15.254Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:33:16.194Z] Archives upload complete. [2026-04-12T07:33:16.194Z] INFO: archiving logs to Nexus