Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 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-ssh9387862018734258014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11928922573861527280.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14242504040745807504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2859173409109497739.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-ssh5535884264671696989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4851 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 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 Commit message: "Merge pull request #256 from weichou1229/upgrade-sdk" > git rev-list --no-walk cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T10:55:24.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T10:55:24.478Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T10:55:24.498Z] ========================================================= [2025-07-09T10:55:24.498Z] EdgeX Global Pipelines Version Info [2025-07-09T10:55:24.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:25.221Z] ------------------- [2025-07-09T10:55:25.221Z] stable info: [2025-07-09T10:55:25.221Z] ------------------- [2025-07-09T10:55:25.221Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:55:25.221Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T10:55:25.221Z] Message: update stable to v1.0.274 [2025-07-09T10:55:25.788Z] ------------------- [2025-07-09T10:55:25.788Z] experimental info: [2025-07-09T10:55:25.788Z] ------------------- [2025-07-09T10:55:25.788Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:55:25.788Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T10:55:25.788Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T10:55:25.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-07-09T10:55:25.875Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-07-09T10:55:25.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T10:55:25.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T10:55:25.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T10:55:25.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T10:55:25.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T10:55:25.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T10:55:25.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T10:55:26.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T10:55:26.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T10:55:26.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-07-09T10:55:26.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T10:55:26.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T10:55:26.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:55:26.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:55:26.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:55:26.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:55:26.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T10:55:26.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T10:55:26.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T10:55:26.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T10:55:26.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T10:55:26.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T10:55:26.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T10:55:26.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T10:55:26.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T10:55:26.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T10:55:26.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T10:55:26.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T10:55:26.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo [2025-07-09T10:55:26.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a41d3a [Pipeline] echo [2025-07-09T10:55:26.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:55:26.486Z] provisioning config files... [2025-07-09T10:55:26.508Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9236684546295239433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:26.837Z] ---> ****-login.sh [2025-07-09T10:55:26.837Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:26.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:27.098Z] [2025-07-09T10:55:27.098Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:27.098Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:27.098Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:27.098Z] [2025-07-09T10:55:27.098Z] Login Succeeded [2025-07-09T10:55:27.098Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:27.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:27.098Z] [2025-07-09T10:55:27.098Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:27.098Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:27.098Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:27.098Z] [2025-07-09T10:55:27.099Z] Login Succeeded [2025-07-09T10:55:27.099Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:27.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:27.403Z] [2025-07-09T10:55:27.403Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:27.403Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:27.403Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:27.403Z] [2025-07-09T10:55:27.403Z] Login Succeeded [2025-07-09T10:55:27.403Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:27.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:27.404Z] [2025-07-09T10:55:27.404Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:27.404Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:27.404Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:27.404Z] [2025-07-09T10:55:27.404Z] Login Succeeded [2025-07-09T10:55:27.404Z] ****.io [2025-07-09T10:55:27.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:27.664Z] [2025-07-09T10:55:27.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:27.664Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:27.664Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:27.664Z] [2025-07-09T10:55:27.664Z] Login Succeeded [2025-07-09T10:55:27.664Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:27.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T10:55:28.040Z] + git rev-list -1 --merges 4a41d3a0d26025123da9319ab83bacaf7b9a55e3~1..4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo [2025-07-09T10:55:28.068Z] -----------> git rev-list -1 --merges 4a41d3a0d26025123da9319ab83bacaf7b9a55e3~1..4a41d3a0d26025123da9319ab83bacaf7b9a55e3 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:55:28.068Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [false] [Pipeline] sh [2025-07-09T10:55:28.358Z] + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo [2025-07-09T10:55:28.374Z] ========================================================= [2025-07-09T10:55:28.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T10:55:28.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:55:28.690Z] + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo [2025-07-09T10:55:28.701Z] [semverPrep] GIT_COMMIT: 4a41d3a0d26025123da9319ab83bacaf7b9a55e3, Commit Message: Merge pull request #256 from weichou1229/upgrade-sdk [Pipeline] echo [2025-07-09T10:55:28.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T10:55:29.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T10:55:29.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T10:55:29.071Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T10:55:29.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T10:55:29.071Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T10:55:29.071Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T10:55:29.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:29.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:29.500Z] [2025-07-09T10:55:29.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:29.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:29.810Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T10:55:29.810Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T10:55:29.810Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T10:55:29.810Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T10:55:29.810Z] 461d9e800cba: Pulling fs layer [2025-07-09T10:55:29.810Z] 80192f66455f: Pulling fs layer [2025-07-09T10:55:29.810Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T10:55:29.810Z] a29436f7fd5d: Pulling fs layer [2025-07-09T10:55:29.810Z] 923cac83aea3: Pulling fs layer [2025-07-09T10:55:29.810Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T10:55:29.810Z] db01528c6b51: Pulling fs layer [2025-07-09T10:55:29.810Z] 28988de357af: Pulling fs layer [2025-07-09T10:55:29.810Z] 2e8e34ca0e6c: Waiting [2025-07-09T10:55:29.810Z] a29436f7fd5d: Waiting [2025-07-09T10:55:29.810Z] 923cac83aea3: Waiting [2025-07-09T10:55:29.810Z] 25ad8b0a4227: Waiting [2025-07-09T10:55:29.810Z] db01528c6b51: Waiting [2025-07-09T10:55:29.810Z] 80192f66455f: Waiting [2025-07-09T10:55:29.810Z] 461d9e800cba: Waiting [2025-07-09T10:55:29.810Z] 28988de357af: Waiting [2025-07-09T10:55:29.810Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T10:55:29.810Z] 6bf1a483ea7c: Download complete [2025-07-09T10:55:29.810Z] 461d9e800cba: Download complete [2025-07-09T10:55:30.069Z] 80192f66455f: Verifying Checksum [2025-07-09T10:55:30.069Z] 80192f66455f: Download complete [2025-07-09T10:55:30.069Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T10:55:30.069Z] f5dfc541a4d3: Download complete [2025-07-09T10:55:30.069Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T10:55:30.069Z] 3dae71ba6b94: Download complete [2025-07-09T10:55:30.069Z] 923cac83aea3: Verifying Checksum [2025-07-09T10:55:30.069Z] 923cac83aea3: Download complete [2025-07-09T10:55:30.069Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T10:55:30.069Z] 25ad8b0a4227: Download complete [2025-07-09T10:55:30.069Z] db01528c6b51: Verifying Checksum [2025-07-09T10:55:30.069Z] db01528c6b51: Download complete [2025-07-09T10:55:30.328Z] 28988de357af: Verifying Checksum [2025-07-09T10:55:30.328Z] 28988de357af: Download complete [2025-07-09T10:55:30.328Z] a29436f7fd5d: Verifying Checksum [2025-07-09T10:55:30.328Z] a29436f7fd5d: Download complete [2025-07-09T10:55:30.897Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T10:55:30.897Z] 2e8e34ca0e6c: Download complete [2025-07-09T10:55:31.951Z] 3dae71ba6b94: Pull complete [2025-07-09T10:55:31.951Z] 6bf1a483ea7c: Pull complete [2025-07-09T10:55:32.933Z] f5dfc541a4d3: Pull complete [2025-07-09T10:55:32.933Z] 461d9e800cba: Pull complete [2025-07-09T10:55:32.933Z] 80192f66455f: Pull complete [2025-07-09T10:55:37.120Z] 2e8e34ca0e6c: Pull complete [2025-07-09T10:55:37.120Z] a29436f7fd5d: Pull complete [2025-07-09T10:55:37.379Z] 923cac83aea3: Pull complete [2025-07-09T10:55:37.379Z] 25ad8b0a4227: Pull complete [2025-07-09T10:55:37.379Z] db01528c6b51: Pull complete [2025-07-09T10:55:37.379Z] 28988de357af: Pull complete [2025-07-09T10:55:37.379Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T10:55:37.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:37.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:55:37.495Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T10:55:37.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T10:55:41.005Z] $ docker top 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 -eo pid,comm [2025-07-09T10:55:41.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-09T10:55:41.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T10:55:41.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:55:41.109Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:55:41.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:55:41.223Z] $ docker exec 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent [2025-07-09T10:55:41.323Z] SSH_AUTH_SOCK=/tmp/ssh-35fv7TJvTIyz/agent.33 [2025-07-09T10:55:41.323Z] SSH_AGENT_PID=39 [2025-07-09T10:55:41.329Z] Running ssh-add (command line suppressed) [2025-07-09T10:55:41.424Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14731743172388034974.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14731743172388034974.key) [2025-07-09T10:55:41.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:55:41.740Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T10:55:41.750Z] $ docker exec --env ******** --env ******** 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent -k [2025-07-09T10:55:41.852Z] unset SSH_AUTH_SOCK; [2025-07-09T10:55:41.852Z] unset SSH_AGENT_PID; [2025-07-09T10:55:41.852Z] echo Agent pid 39 killed; [2025-07-09T10:55:41.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T10:55:41.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:55:41.887Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:55:42.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:55:42.003Z] $ docker exec 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent [2025-07-09T10:55:42.109Z] SSH_AUTH_SOCK=/tmp/ssh-ZQQa51qfrd7g/agent.72 [2025-07-09T10:55:42.109Z] SSH_AGENT_PID=78 [2025-07-09T10:55:42.113Z] Running ssh-add (command line suppressed) [2025-07-09T10:55:42.200Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_948269943588711509.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_948269943588711509.key) [2025-07-09T10:55:42.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:55:42.529Z] + git semver init [2025-07-09T10:55:42.788Z] 2025-07-09 10:55:42,727 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T10:55:42.788Z] 2025-07-09 10:55:42,730 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T10:55:42.788Z] 2025-07-09 10:55:42,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2025-07-09T10:55:42.788Z] 2025-07-09 10:55:42,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2025-07-09T10:55:42.788Z] 2025-07-09 10:55:42,731 [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) [2025-07-09T10:55:44.167Z] 2025-07-09 10:55:44,062 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2025-07-09T10:55:44.167Z] 2025-07-09 10:55:44,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2025-07-09T10:55:44.167Z] 2025-07-09 10:55:44,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T10:55:44.167Z] 2025-07-09 10:55:44,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T10:55:44.167Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T10:55:44.174Z] $ docker exec --env ******** --env ******** 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent -k [2025-07-09T10:55:44.266Z] unset SSH_AUTH_SOCK; [2025-07-09T10:55:44.266Z] unset SSH_AGENT_PID; [2025-07-09T10:55:44.266Z] echo Agent pid 78 killed; [2025-07-09T10:55:44.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:55:44.601Z] + git semver [Pipeline] } [2025-07-09T10:55:44.870Z] $ docker stop --time=1 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 [2025-07-09T10:55:46.158Z] $ docker rm -f --volumes 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:55:46.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T10:55:46.846Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T10:55:46.849Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:55:47.002Z] provisioning config files... [2025-07-09T10:55:47.011Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5356780742351365781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:47.312Z] ---> ****-login.sh [2025-07-09T10:55:47.312Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:47.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:47.312Z] Login Succeeded [2025-07-09T10:55:47.312Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:47.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:47.312Z] Login Succeeded [2025-07-09T10:55:47.312Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:47.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:47.572Z] Login Succeeded [2025-07-09T10:55:47.572Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:47.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:47.572Z] Login Succeeded [2025-07-09T10:55:47.572Z] ****.io [2025-07-09T10:55:47.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:47.831Z] Login Succeeded [2025-07-09T10:55:47.831Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:47.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:55:47.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:47.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:47.961Z] ========================================================= [2025-07-09T10:55:47.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T10:55:47.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:48.291Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-09T10:55:48.858Z] #0 building with "default" instance using docker driver [2025-07-09T10:55:48.858Z] [2025-07-09T10:55:48.858Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:55:48.858Z] #1 transferring dockerfile: 1.73kB done [2025-07-09T10:55:48.858Z] #1 DONE 0.0s [2025-07-09T10:55:48.858Z] [2025-07-09T10:55:48.858Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T10:55:48.858Z] #2 DONE 0.1s [2025-07-09T10:55:49.116Z] [2025-07-09T10:55:49.116Z] #3 [internal] load .dockerignore [2025-07-09T10:55:49.116Z] #3 transferring context: 160B done [2025-07-09T10:55:49.116Z] #3 DONE 0.0s [2025-07-09T10:55:49.116Z] [2025-07-09T10:55:49.116Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:55:49.116Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T10:55:49.116Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-07-09T10:55:49.116Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-07-09T10:55:49.116Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-07-09T10:55:49.116Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T10:55:49.116Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T10:55:49.116Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-07-09T10:55:49.116Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-09T10:55:49.116Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T10:55:49.116Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T10:55:49.116Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T10:55:49.116Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T10:55:49.116Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-09T10:55:49.116Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s [2025-07-09T10:55:49.375Z] #4 ... [2025-07-09T10:55:49.375Z] [2025-07-09T10:55:49.375Z] #5 [internal] load build context [2025-07-09T10:55:49.375Z] #5 transferring context: 33.44MB 0.3s done [2025-07-09T10:55:49.375Z] #5 DONE 0.3s [2025-07-09T10:55:49.375Z] [2025-07-09T10:55:49.375Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:55:49.375Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s [2025-07-09T10:55:49.375Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T10:55:49.375Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s done [2025-07-09T10:55:49.375Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 4.19MB / 100.52MB 0.3s [2025-07-09T10:55:49.375Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-09T10:55:49.375Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.5s [2025-07-09T10:55:49.375Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 24.12MB / 100.52MB 0.5s [2025-07-09T10:55:49.375Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-09T10:55:49.375Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s [2025-07-09T10:55:49.695Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-07-09T10:55:49.695Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 50.33MB / 100.52MB 0.7s [2025-07-09T10:55:49.695Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-09T10:55:49.953Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 95.42MB / 100.52MB 0.9s [2025-07-09T10:55:49.953Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s [2025-07-09T10:55:50.519Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-09T10:55:50.519Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.4s done [2025-07-09T10:55:50.519Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.4s done [2025-07-09T10:55:55.049Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-07-09T10:55:55.049Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T10:55:55.307Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T10:55:55.307Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T10:55:55.307Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T10:55:55.307Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T10:55:55.307Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T10:55:58.606Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.8s done [2025-07-09T10:55:58.606Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-09T10:55:59.173Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done [2025-07-09T10:55:59.173Z] #4 DONE 10.1s [2025-07-09T10:55:59.173Z] [2025-07-09T10:55:59.173Z] #6 [builder 2/7] WORKDIR /device-gpio [2025-07-09T10:56:01.974Z] Still waiting to schedule task [2025-07-09T10:56:01.974Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4853’ is offline [2025-07-09T10:56:01.974Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4854’ is offline [2025-07-09T10:56:03.362Z] #6 DONE 4.4s [2025-07-09T10:56:03.619Z] [2025-07-09T10:56:03.619Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T10:56:03.619Z] #7 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:56:03.876Z] #7 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:56:03.877Z] #7 0.506 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:56:03.877Z] #7 0.556 (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T10:56:03.877Z] #7 0.572 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:56:03.877Z] #7 0.598 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:56:03.877Z] #7 0.607 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:56:04.135Z] #7 0.615 OK: 252 MiB in 62 packages [2025-07-09T10:56:04.135Z] #7 DONE 0.8s [2025-07-09T10:56:04.393Z] [2025-07-09T10:56:04.393Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:56:04.393Z] #8 DONE 0.0s [2025-07-09T10:56:04.393Z] [2025-07-09T10:56:04.393Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:56:51.160Z] #9 DONE 44.9s [2025-07-09T10:56:51.160Z] [2025-07-09T10:56:51.160Z] #10 [builder 6/7] COPY . . [2025-07-09T10:56:51.160Z] #10 DONE 0.3s [2025-07-09T10:56:51.160Z] [2025-07-09T10:56:51.160Z] #11 [builder 7/7] RUN echo noop [2025-07-09T10:56:51.160Z] #11 0.212 noop [2025-07-09T10:56:51.160Z] #11 DONE 0.3s [2025-07-09T10:56:51.160Z] [2025-07-09T10:56:51.160Z] #12 exporting to image [2025-07-09T10:56:51.160Z] #12 exporting layers [2025-07-09T10:56:57.747Z] #12 exporting layers 7.2s done [2025-07-09T10:56:57.747Z] #12 writing image sha256:d51583853b3c825fca8a5b397d91591f0da756b22f897d8b36581a5a1bfd68ab done [2025-07-09T10:56:57.747Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T10:56:57.747Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:58.063Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:56:58.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:56:58.136Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T10:56:58.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T10:56:58.605Z] $ docker top 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:56:58.948Z] + go version [2025-07-09T10:56:58.949Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T10:56:58.956Z] $ docker stop --time=1 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f [2025-07-09T10:57:00.231Z] $ docker rm -f --volumes 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:00.652Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:57:00.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:57:00.719Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T10:57:00.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T10:57:00.971Z] $ docker top 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:57:01.308Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:57:01.614Z] + make test [2025-07-09T10:57:01.614Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T10:57:02.986Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-07-09T10:57:21.597Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-07-09T10:57:21.597Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-07-09T10:57:28.152Z] go vet ./... [2025-07-09T10:57:34.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:57:34.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:57:34.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:57:34.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:57:34.730Z] $ docker stop --time=1 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 [2025-07-09T10:57:39.029Z] $ docker rm -f --volumes 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:57:39.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:57:39.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T10:57:40.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:57:40.362Z] + ls -al . [2025-07-09T10:57:40.362Z] total 224 [2025-07-09T10:57:40.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 . [2025-07-09T10:57:40.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 .. [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 9 10:55 .dockerignore [2025-07-09T10:57:40.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 .git [2025-07-09T10:57:40.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 .github [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 9 10:55 .gitignore [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 10:55 .golangci.yml [2025-07-09T10:57:40.362Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:55 .semver [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 20038 Jul 9 10:55 Attribution.txt [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 7819 Jul 9 10:55 CHANGELOG.md [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 1694 Jul 9 10:55 Dockerfile [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:55 GOVERNANCE.md [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 9 10:55 Jenkinsfile [2025-07-09T10:57:40.362Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:55 LICENSE [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 9 10:55 Makefile [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 9 10:55 OWNERS.md [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 9 10:55 README.md [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION [2025-07-09T10:57:40.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:55 bin [2025-07-09T10:57:40.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 cmd [2025-07-09T10:57:40.363Z] -rw-r--r-- 1 jenkins jenkins 11488 Jul 9 10:57 coverage.out [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 6078 Jul 9 10:55 go.mod [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 87119 Jul 9 10:55 go.sum [2025-07-09T10:57:40.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 internal [2025-07-09T10:57:40.363Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 9 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:40.675Z] + 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=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-07-09T10:57:40.942Z] #0 building with "default" instance using docker driver [2025-07-09T10:57:40.942Z] [2025-07-09T10:57:40.942Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:57:40.942Z] #1 transferring dockerfile: 1.73kB done [2025-07-09T10:57:40.942Z] #1 DONE 0.0s [2025-07-09T10:57:40.942Z] [2025-07-09T10:57:40.942Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:57:40.942Z] #2 DONE 0.0s [2025-07-09T10:57:40.942Z] [2025-07-09T10:57:40.942Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T10:57:40.942Z] #3 DONE 0.1s [2025-07-09T10:57:40.942Z] [2025-07-09T10:57:40.942Z] #4 [internal] load .dockerignore [2025-07-09T10:57:40.942Z] #4 transferring context: 160B done [2025-07-09T10:57:40.942Z] #4 DONE 0.0s [2025-07-09T10:57:40.942Z] [2025-07-09T10:57:40.942Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:57:40.942Z] #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:57:41.200Z] #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T10:57:41.200Z] #5 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T10:57:41.200Z] #5 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T10:57:41.200Z] #5 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T10:57:41.200Z] #5 DONE 0.0s [2025-07-09T10:57:41.200Z] [2025-07-09T10:57:41.200Z] #6 [internal] load build context [2025-07-09T10:57:41.200Z] #6 transferring context: 22.67kB 0.0s done [2025-07-09T10:57:41.200Z] #6 DONE 0.0s [2025-07-09T10:57:41.200Z] [2025-07-09T10:57:41.200Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:57:41.200Z] #7 DONE 0.1s [2025-07-09T10:57:41.200Z] [2025-07-09T10:57:41.200Z] #8 [builder 2/7] WORKDIR /device-gpio [2025-07-09T10:57:41.200Z] #8 DONE 0.1s [2025-07-09T10:57:41.200Z] [2025-07-09T10:57:41.200Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-09T10:57:41.200Z] #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:41.458Z] #9 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:42.026Z] #9 ... [2025-07-09T10:57:42.026Z] [2025-07-09T10:57:42.026Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T10:57:42.026Z] #10 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:42.026Z] #10 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:42.026Z] #10 0.642 OK: 252 MiB in 62 packages [2025-07-09T10:57:42.026Z] #10 DONE 0.7s [2025-07-09T10:57:42.026Z] [2025-07-09T10:57:42.026Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:57:42.026Z] #11 DONE 0.0s [2025-07-09T10:57:42.026Z] [2025-07-09T10:57:42.026Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-09T10:57:42.026Z] #9 0.820 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T10:57:42.026Z] #9 0.825 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:57:42.026Z] #9 0.831 OK: 8 MiB in 15 packages [2025-07-09T10:57:42.026Z] #9 DONE 1.0s [2025-07-09T10:57:42.026Z] [2025-07-09T10:57:42.026Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-09T10:57:42.284Z] #12 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:42.284Z] #12 ... [2025-07-09T10:57:42.284Z] [2025-07-09T10:57:42.284Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:57:42.284Z] #13 DONE 0.5s [2025-07-09T10:57:42.284Z] [2025-07-09T10:57:42.284Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-09T10:57:42.284Z] #12 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:42.543Z] #12 0.716 OK: 8 MiB in 15 packages [2025-07-09T10:57:42.801Z] #12 DONE 0.8s [2025-07-09T10:57:42.801Z] [2025-07-09T10:57:42.801Z] #14 [builder 6/7] COPY . . [2025-07-09T10:57:42.801Z] #14 DONE 0.3s [2025-07-09T10:57:42.801Z] [2025-07-09T10:57:42.801Z] #15 [builder 7/7] RUN make build [2025-07-09T10:57:43.059Z] #15 0.285 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-07-09T10:58:07.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4858 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2025-07-09T10:58:07.364Z] Running in /w/workspace/device-gpio/132 [Pipeline] { [Pipeline] checkout [2025-07-09T10:58:09.799Z] #15 DONE 23.5s [2025-07-09T10:58:09.799Z] [2025-07-09T10:58:09.799Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2025-07-09T10:58:09.799Z] #16 DONE 0.0s [2025-07-09T10:58:09.799Z] [2025-07-09T10:58:09.799Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2025-07-09T10:58:09.799Z] #17 DONE 0.0s [2025-07-09T10:58:09.799Z] [2025-07-09T10:58:09.799Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2025-07-09T10:58:09.799Z] #18 DONE 0.4s [2025-07-09T10:58:09.799Z] [2025-07-09T10:58:09.799Z] #19 exporting to image [2025-07-09T10:58:09.799Z] #19 exporting layers 0.1s done [2025-07-09T10:58:09.799Z] #19 writing image sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:58:09.799Z] #19 naming to docker.io/library/device-gpio done [2025-07-09T10:58:09.799Z] #19 DONE 0.2s [Pipeline] } [2025-07-09T10:58:10.411Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:58:10.514Z] provisioning config files... [2025-07-09T10:58:10.522Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1099309355785726211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:58:10.813Z] ---> ****-login.sh [2025-07-09T10:58:10.813Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:58:10.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:10.813Z] Login Succeeded [2025-07-09T10:58:10.813Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:58:10.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:10.813Z] Login Succeeded [2025-07-09T10:58:10.813Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:58:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:11.071Z] Login Succeeded [2025-07-09T10:58:11.071Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:58:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:11.071Z] Login Succeeded [2025-07-09T10:58:11.071Z] ****.io [2025-07-09T10:58:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:11.329Z] Login Succeeded [2025-07-09T10:58:11.329Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:58:11.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:58:11.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:11.408Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2025-07-09T10:58:11.408Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:58:11.408Z] latest [2025-07-09T10:58:11.408Z] 4.1.0-dev.2 [2025-07-09T10:58:11.408Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:58:11.408Z] main [2025-07-09T10:58:11.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:11.825Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:12.134Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:58:12.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-07-09T10:58:12.135Z] 18a719000ab9: Preparing [2025-07-09T10:58:12.135Z] 9319cf0301d3: Preparing [2025-07-09T10:58:12.135Z] 4e4da246479e: Preparing [2025-07-09T10:58:12.135Z] b77c54f8316c: Preparing [2025-07-09T10:58:12.135Z] 94d7b022dd7e: Preparing [2025-07-09T10:58:12.135Z] 994456c4fd7b: Preparing [2025-07-09T10:58:12.135Z] 994456c4fd7b: Waiting [2025-07-09T10:58:12.135Z] 94d7b022dd7e: Pushed [2025-07-09T10:58:12.135Z] b77c54f8316c: Pushed [2025-07-09T10:58:12.135Z] 4e4da246479e: Pushed [2025-07-09T10:58:12.135Z] 9319cf0301d3: Pushed [2025-07-09T10:58:12.135Z] 994456c4fd7b: Layer already exists [2025-07-09T10:58:15.968Z] using credential edgex-jenkins-ssh [2025-07-09T10:58:16.562Z] Cloning the remote Git repository [2025-07-09T10:58:16.617Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-07-09T10:58:17.396Z] 18a719000ab9: Pushed [2025-07-09T10:58:17.396Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:17.729Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:16.747Z] > git init /w/workspace/device-gpio/132 # timeout=10 [2025-07-09T10:58:16.912Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-07-09T10:58:16.914Z] > git --version # timeout=10 [2025-07-09T10:58:16.936Z] > git --version # 'git version 2.25.1' [2025-07-09T10:58:16.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T10:58:17.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:58:18.046Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-07-09T10:58:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-07-09T10:58:18.046Z] 18a719000ab9: Preparing [2025-07-09T10:58:18.046Z] 9319cf0301d3: Preparing [2025-07-09T10:58:18.046Z] 4e4da246479e: Preparing [2025-07-09T10:58:18.046Z] b77c54f8316c: Preparing [2025-07-09T10:58:18.046Z] 94d7b022dd7e: Preparing [2025-07-09T10:58:18.046Z] 994456c4fd7b: Preparing [2025-07-09T10:58:18.046Z] 994456c4fd7b: Waiting [2025-07-09T10:58:18.046Z] 4e4da246479e: Layer already exists [2025-07-09T10:58:18.046Z] b77c54f8316c: Layer already exists [2025-07-09T10:58:18.046Z] 18a719000ab9: Layer already exists [2025-07-09T10:58:18.046Z] 9319cf0301d3: Layer already exists [2025-07-09T10:58:18.046Z] 94d7b022dd7e: Layer already exists [2025-07-09T10:58:18.046Z] 994456c4fd7b: Layer already exists [2025-07-09T10:58:18.046Z] latest: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:18.377Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:18.705Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [2025-07-09T10:58:18.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-07-09T10:58:18.705Z] 18a719000ab9: Preparing [2025-07-09T10:58:18.705Z] 9319cf0301d3: Preparing [2025-07-09T10:58:18.705Z] 4e4da246479e: Preparing [2025-07-09T10:58:18.705Z] b77c54f8316c: Preparing [2025-07-09T10:58:18.705Z] 94d7b022dd7e: Preparing [2025-07-09T10:58:18.705Z] 994456c4fd7b: Preparing [2025-07-09T10:58:18.705Z] 994456c4fd7b: Waiting [2025-07-09T10:58:18.705Z] 18a719000ab9: Layer already exists [2025-07-09T10:58:18.705Z] 9319cf0301d3: Layer already exists [2025-07-09T10:58:18.705Z] 94d7b022dd7e: Layer already exists [2025-07-09T10:58:18.705Z] 4e4da246479e: Layer already exists [2025-07-09T10:58:18.705Z] b77c54f8316c: Layer already exists [2025-07-09T10:58:18.705Z] 994456c4fd7b: Layer already exists [2025-07-09T10:58:18.705Z] 4.1.0-dev.2: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:19.028Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:19.349Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:58:19.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-07-09T10:58:19.349Z] 18a719000ab9: Preparing [2025-07-09T10:58:19.349Z] 9319cf0301d3: Preparing [2025-07-09T10:58:19.349Z] 4e4da246479e: Preparing [2025-07-09T10:58:19.349Z] b77c54f8316c: Preparing [2025-07-09T10:58:19.349Z] 94d7b022dd7e: Preparing [2025-07-09T10:58:19.349Z] 994456c4fd7b: Preparing [2025-07-09T10:58:19.349Z] 994456c4fd7b: Waiting [2025-07-09T10:58:19.349Z] 94d7b022dd7e: Layer already exists [2025-07-09T10:58:19.349Z] 9319cf0301d3: Layer already exists [2025-07-09T10:58:19.349Z] 18a719000ab9: Layer already exists [2025-07-09T10:58:19.349Z] b77c54f8316c: Layer already exists [2025-07-09T10:58:19.349Z] 4e4da246479e: Layer already exists [2025-07-09T10:58:19.349Z] 994456c4fd7b: Layer already exists [2025-07-09T10:58:19.349Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:19.675Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:19.994Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2025-07-09T10:58:19.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-07-09T10:58:19.994Z] 18a719000ab9: Preparing [2025-07-09T10:58:19.994Z] 9319cf0301d3: Preparing [2025-07-09T10:58:19.994Z] 4e4da246479e: Preparing [2025-07-09T10:58:19.994Z] b77c54f8316c: Preparing [2025-07-09T10:58:19.994Z] 94d7b022dd7e: Preparing [2025-07-09T10:58:19.994Z] 994456c4fd7b: Preparing [2025-07-09T10:58:19.994Z] 994456c4fd7b: Waiting [2025-07-09T10:58:19.994Z] 18a719000ab9: Layer already exists [2025-07-09T10:58:19.994Z] 94d7b022dd7e: Layer already exists [2025-07-09T10:58:19.994Z] 4e4da246479e: Layer already exists [2025-07-09T10:58:19.994Z] b77c54f8316c: Layer already exists [2025-07-09T10:58:19.994Z] 9319cf0301d3: Layer already exists [2025-07-09T10:58:19.994Z] 994456c4fd7b: Layer already exists [2025-07-09T10:58:19.994Z] main: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:58:20.063Z] ===================================================== [Pipeline] echo [2025-07-09T10:58:20.080Z] taggedImages: [2025-07-09T10:58:20.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:58:20.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-07-09T10:58:20.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [2025-07-09T10:58:20.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:58:20.080Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2025-07-09T10:58:20.122Z] ========================================================= [2025-07-09T10:58:20.122Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T10:58:20.122Z] images: [2025-07-09T10:58:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:58:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-07-09T10:58:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [2025-07-09T10:58:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:58:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2025-07-09T10:58:20.122Z] settingsFile: [2025-07-09T10:58:20.122Z] device-gpio-settings [2025-07-09T10:58:20.122Z] ========================================================= [Pipeline] node [2025-07-09T10:58:20.253Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-07-09T10:58:20.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:58:21.341Z] Avoid second fetch [2025-07-09T10:58:21.342Z] Checking out Revision 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 (main) [2025-07-09T10:58:22.097Z] Commit message: "Merge pull request #256 from weichou1229/upgrade-sdk" [2025-07-09T10:58:21.361Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T10:58:21.441Z] > git checkout -f 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:58:27.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T10:58:27.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:58:27.051Z] Dload Upload Total Spent Left Speed [2025-07-09T10:58:27.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2025-07-09T10:58:27.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T10:58:27.729Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-09T10:58:27.729Z] + sudo tee /etc/docker/daemon.new [2025-07-09T10:58:27.729Z] { [2025-07-09T10:58:27.729Z] "registry-mirrors": [ [2025-07-09T10:58:27.729Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T10:58:27.729Z] ], [2025-07-09T10:58:27.729Z] "bip": "10.250.0.254/24", [2025-07-09T10:58:27.729Z] "hosts": [ [2025-07-09T10:58:27.729Z] "tcp://0.0.0.0:5555", [2025-07-09T10:58:27.729Z] "unix:///var/run/docker.sock" [2025-07-09T10:58:27.729Z] ], [2025-07-09T10:58:27.729Z] "mtu": 1458, [2025-07-09T10:58:27.729Z] "selinux-enabled": true, [2025-07-09T10:58:27.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T10:58:27.729Z] } [Pipeline] sh [2025-07-09T10:58:28.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T10:58:28.411Z] + sudo service docker restart [2025-07-09T10:58:35.125Z] Still waiting to schedule task [2025-07-09T10:58:35.125Z] ‘prd-centos7-docker-4c-2g-4857’ is offline [2025-07-09T10:58:35.125Z] ‘prd-centos7-docker-4c-2g-4859’ is offline [2025-07-09T10:58:35.125Z] ‘prd-centos7-docker-4c-2g-4861’ is offline [2025-07-09T10:58:35.125Z] ‘prd-ubuntu20.04-docker-8c-8g-4848’ doesn’t have label ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:58:46.754Z] provisioning config files... [2025-07-09T10:58:46.793Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/132@tmp/config2617860432937664323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:58:47.275Z] ---> ****-login.sh [2025-07-09T10:58:47.275Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:58:47.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:48.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:48.126Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:48.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:48.126Z] [2025-07-09T10:58:48.126Z] Login Succeeded [2025-07-09T10:58:48.126Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:58:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:48.394Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:48.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:48.394Z] [2025-07-09T10:58:48.395Z] Login Succeeded [2025-07-09T10:58:48.395Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:58:48.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:48.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:48.667Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:48.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:48.667Z] [2025-07-09T10:58:48.667Z] Login Succeeded [2025-07-09T10:58:48.667Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:58:48.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:49.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:49.207Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:49.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:49.207Z] [2025-07-09T10:58:49.207Z] Login Succeeded [2025-07-09T10:58:49.207Z] ****.io [2025-07-09T10:58:49.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:49.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:49.790Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:49.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:49.790Z] [2025-07-09T10:58:49.790Z] Login Succeeded [2025-07-09T10:58:49.790Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:58:49.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:58:50.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:50.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:50.169Z] ========================================================= [2025-07-09T10:58:50.169Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T10:58:50.169Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:50.534Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-09T10:58:51.121Z] Sending build context to Docker daemon 16.84MB [2025-07-09T10:58:51.121Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:58:51.121Z] Step 2/12 : FROM ${BASE} AS builder [2025-07-09T10:58:51.390Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T10:58:51.391Z] 94e9d8af2201: Pulling fs layer [2025-07-09T10:58:51.391Z] a6c56e8762df: Pulling fs layer [2025-07-09T10:58:51.391Z] f0f3c8884826: Pulling fs layer [2025-07-09T10:58:51.391Z] c7e7622c144d: Pulling fs layer [2025-07-09T10:58:51.391Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T10:58:51.391Z] e8859aadc426: Pulling fs layer [2025-07-09T10:58:51.391Z] b4813487a9f6: Pulling fs layer [2025-07-09T10:58:51.391Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T10:58:51.391Z] c7e7622c144d: Waiting [2025-07-09T10:58:51.391Z] 4f4fb700ef54: Waiting [2025-07-09T10:58:51.391Z] e8859aadc426: Waiting [2025-07-09T10:58:51.391Z] b4813487a9f6: Waiting [2025-07-09T10:58:51.391Z] 502a3d64fb4b: Waiting [2025-07-09T10:58:51.391Z] a6c56e8762df: Download complete [2025-07-09T10:58:51.391Z] c7e7622c144d: Verifying Checksum [2025-07-09T10:58:51.391Z] c7e7622c144d: Download complete [2025-07-09T10:58:51.391Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T10:58:51.391Z] 4f4fb700ef54: Download complete [2025-07-09T10:58:51.391Z] e8859aadc426: Verifying Checksum [2025-07-09T10:58:51.391Z] e8859aadc426: Download complete [2025-07-09T10:58:51.663Z] 94e9d8af2201: Verifying Checksum [2025-07-09T10:58:51.663Z] 94e9d8af2201: Download complete [2025-07-09T10:58:52.253Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T10:58:52.253Z] 502a3d64fb4b: Download complete [2025-07-09T10:58:52.522Z] 94e9d8af2201: Pull complete [2025-07-09T10:58:53.109Z] a6c56e8762df: Pull complete [2025-07-09T10:58:53.702Z] f0f3c8884826: Verifying Checksum [2025-07-09T10:58:53.702Z] f0f3c8884826: Download complete [2025-07-09T10:58:54.287Z] b4813487a9f6: Verifying Checksum [2025-07-09T10:58:54.287Z] b4813487a9f6: Download complete [2025-07-09T10:59:08.478Z] Running on prd-centos7-docker-4c-2g-4863 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:59:08.524Z] provisioning config files... [2025-07-09T10:59:08.579Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3186446542328071742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:09.327Z] f0f3c8884826: Pull complete [2025-07-09T10:59:09.328Z] c7e7622c144d: Pull complete [2025-07-09T10:59:09.328Z] 4f4fb700ef54: Pull complete [2025-07-09T10:59:09.328Z] e8859aadc426: Pull complete [2025-07-09T10:59:10.227Z] ---> ****-login.sh [2025-07-09T10:59:10.227Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:59:10.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:59:10.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:59:10.510Z] Configure a credential helper to remove this warning. See [2025-07-09T10:59:10.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:59:10.510Z] [2025-07-09T10:59:10.510Z] Login Succeeded [2025-07-09T10:59:10.510Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:59:10.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:59:10.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:59:10.779Z] Configure a credential helper to remove this warning. See [2025-07-09T10:59:10.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:59:10.779Z] [2025-07-09T10:59:10.779Z] Login Succeeded [2025-07-09T10:59:10.779Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:59:11.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:59:11.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:59:11.044Z] Configure a credential helper to remove this warning. See [2025-07-09T10:59:11.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:59:11.044Z] [2025-07-09T10:59:11.044Z] Login Succeeded [2025-07-09T10:59:11.044Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:11.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:59:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:59:11.045Z] Configure a credential helper to remove this warning. See [2025-07-09T10:59:11.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:59:11.045Z] [2025-07-09T10:59:11.045Z] Login Succeeded [2025-07-09T10:59:11.045Z] ****.io [2025-07-09T10:59:11.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:59:11.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:59:11.311Z] Configure a credential helper to remove this warning. See [2025-07-09T10:59:11.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:59:11.311Z] [2025-07-09T10:59:11.311Z] Login Succeeded [2025-07-09T10:59:11.311Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:59:11.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:59:11.686Z] + docker buildx ls [2025-07-09T10:59:11.945Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:59:11.945Z] default * docker [2025-07-09T10:59:11.945Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:59:12.249Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-09T10:59:12.249Z] edgex-builder [Pipeline] sh [2025-07-09T10:59:12.591Z] + docker buildx inspect --bootstrap [2025-07-09T10:59:12.591Z] #1 [internal] booting buildkit [2025-07-09T10:59:12.591Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-09T10:59:15.898Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-07-09T10:59:15.899Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-09T10:59:17.300Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2025-07-09T10:59:17.300Z] #1 DONE 4.9s [2025-07-09T10:59:17.560Z] Name: edgex-builder [2025-07-09T10:59:17.560Z] Driver: docker-container [2025-07-09T10:59:17.560Z] [2025-07-09T10:59:17.560Z] Nodes: [2025-07-09T10:59:17.560Z] Name: edgex-builder0 [2025-07-09T10:59:17.560Z] Endpoint: unix:///var/run/docker.sock [2025-07-09T10:59:17.560Z] Status: running [2025-07-09T10:59:17.560Z] Buildkit: v0.22.0 [2025-07-09T10:59:17.560Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-09T10:59:17.562Z] b4813487a9f6: Pull complete [Pipeline] sh [2025-07-09T10:59:17.867Z] + docker buildx ls [2025-07-09T10:59:17.867Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:59:17.867Z] edgex-builder * docker-container [2025-07-09T10:59:17.867Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-09T10:59:17.867Z] default docker [2025-07-09T10:59:17.867Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:59:18.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3' [2025-07-09T10:59:18.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --push - [2025-07-09T10:59:18.157Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:18.157Z] #1 transferring dockerfile: 196B done [2025-07-09T10:59:18.157Z] #1 DONE 0.0s [2025-07-09T10:59:18.157Z] [2025-07-09T10:59:18.157Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:59:18.157Z] #2 DONE 0.1s [2025-07-09T10:59:18.157Z] [2025-07-09T10:59:18.157Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T10:59:18.157Z] #3 DONE 0.1s [2025-07-09T10:59:18.157Z] [2025-07-09T10:59:18.157Z] #4 [internal] load .dockerignore [2025-07-09T10:59:18.415Z] #4 transferring context: 2B done [2025-07-09T10:59:18.415Z] #4 DONE 0.0s [2025-07-09T10:59:18.415Z] [2025-07-09T10:59:18.415Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:18.415Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:18.415Z] #5 DONE 0.0s [2025-07-09T10:59:18.415Z] [2025-07-09T10:59:18.415Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:18.415Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:18.415Z] #6 DONE 0.1s [2025-07-09T10:59:18.415Z] [2025-07-09T10:59:18.415Z] #7 exporting to image [2025-07-09T10:59:18.415Z] #7 exporting layers [2025-07-09T10:59:18.415Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:18.415Z] #7 ... [2025-07-09T10:59:18.415Z] [2025-07-09T10:59:18.415Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:18.415Z] #8 DONE 0.0s [2025-07-09T10:59:18.415Z] [2025-07-09T10:59:18.415Z] #7 exporting to image [2025-07-09T10:59:18.415Z] #7 exporting layers done [2025-07-09T10:59:18.415Z] #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 0.0s done [2025-07-09T10:59:18.415Z] #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:59:18.415Z] #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done [2025-07-09T10:59:18.415Z] #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done [2025-07-09T10:59:18.415Z] #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done [2025-07-09T10:59:18.415Z] #7 pushing layers 0.1s done [2025-07-09T10:59:18.415Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 [2025-07-09T10:59:18.674Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done [2025-07-09T10:59:18.674Z] #7 DONE 0.2s [2025-07-09T10:59:18.674Z] [2025-07-09T10:59:18.674Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:18.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:18.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' [2025-07-09T10:59:18.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - [2025-07-09T10:59:18.969Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:18.969Z] #1 transferring dockerfile: 162B done [2025-07-09T10:59:18.969Z] #1 DONE 0.0s [2025-07-09T10:59:18.969Z] [2025-07-09T10:59:18.969Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-07-09T10:59:18.969Z] #2 DONE 0.0s [2025-07-09T10:59:18.969Z] [2025-07-09T10:59:18.969Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-07-09T10:59:18.969Z] #3 DONE 0.0s [2025-07-09T10:59:18.969Z] [2025-07-09T10:59:18.969Z] #4 [internal] load .dockerignore [2025-07-09T10:59:18.969Z] #4 transferring context: 2B done [2025-07-09T10:59:18.969Z] #4 DONE 0.0s [2025-07-09T10:59:18.969Z] [2025-07-09T10:59:18.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:18.969Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 done [2025-07-09T10:59:18.969Z] #5 CACHED [2025-07-09T10:59:18.969Z] [2025-07-09T10:59:18.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:18.971Z] 502a3d64fb4b: Pull complete [2025-07-09T10:59:18.971Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T10:59:18.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T10:59:18.971Z] ---> 3bb21d53e231 [2025-07-09T10:59:18.971Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:59:19.230Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:19.230Z] #6 CACHED [2025-07-09T10:59:19.230Z] [2025-07-09T10:59:19.230Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:19.230Z] #7 DONE 0.0s [2025-07-09T10:59:19.230Z] [2025-07-09T10:59:19.230Z] #8 exporting to image [2025-07-09T10:59:19.230Z] #8 exporting layers done [2025-07-09T10:59:19.230Z] #8 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done [2025-07-09T10:59:19.230Z] #8 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:59:19.230Z] #8 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done [2025-07-09T10:59:19.230Z] #8 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done [2025-07-09T10:59:19.230Z] #8 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done [2025-07-09T10:59:19.230Z] #8 pushing layers 0.0s done [2025-07-09T10:59:19.230Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done [2025-07-09T10:59:19.230Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:19.230Z] #8 DONE 0.1s [2025-07-09T10:59:19.230Z] [2025-07-09T10:59:19.230Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:19.230Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:19.535Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2' [2025-07-09T10:59:19.535Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 --push - [2025-07-09T10:59:19.535Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:19.535Z] #1 transferring dockerfile: 167B done [2025-07-09T10:59:19.535Z] #1 DONE 0.0s [2025-07-09T10:59:19.535Z] [2025-07-09T10:59:19.535Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [2025-07-09T10:59:19.535Z] #2 DONE 0.0s [2025-07-09T10:59:19.535Z] [2025-07-09T10:59:19.535Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [2025-07-09T10:59:19.535Z] #3 DONE 0.0s [2025-07-09T10:59:19.535Z] [2025-07-09T10:59:19.536Z] #4 [internal] load .dockerignore [2025-07-09T10:59:19.536Z] #4 transferring context: 2B done [2025-07-09T10:59:19.536Z] #4 DONE 0.0s [2025-07-09T10:59:19.536Z] [2025-07-09T10:59:19.536Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:19.536Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:19.536Z] #5 CACHED [2025-07-09T10:59:19.536Z] [2025-07-09T10:59:19.536Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:19.536Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:19.536Z] #6 CACHED [2025-07-09T10:59:19.536Z] [2025-07-09T10:59:19.536Z] #7 exporting to image [2025-07-09T10:59:19.536Z] #7 exporting layers done [2025-07-09T10:59:19.536Z] #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done [2025-07-09T10:59:19.536Z] #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:59:19.536Z] #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done [2025-07-09T10:59:19.536Z] #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done [2025-07-09T10:59:19.536Z] #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 [2025-07-09T10:59:19.536Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:19.795Z] #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done [2025-07-09T10:59:19.795Z] #7 pushing layers 0.0s done [2025-07-09T10:59:19.795Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done [2025-07-09T10:59:19.795Z] #7 DONE 0.1s [2025-07-09T10:59:19.795Z] [2025-07-09T10:59:19.795Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:19.795Z] #8 DONE 0.0s [2025-07-09T10:59:19.795Z] [2025-07-09T10:59:19.795Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:19.795Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:19.940Z] ---> Running in cdc2767d2290 [2025-07-09T10:59:20.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2' [2025-07-09T10:59:20.083Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 --push - [2025-07-09T10:59:20.083Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:20.083Z] #1 transferring dockerfile: 208B done [2025-07-09T10:59:20.083Z] #1 DONE 0.0s [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:59:20.083Z] #2 DONE 0.0s [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T10:59:20.083Z] #3 DONE 0.0s [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #4 [internal] load .dockerignore [2025-07-09T10:59:20.083Z] #4 transferring context: 2B done [2025-07-09T10:59:20.083Z] #4 DONE 0.0s [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:20.083Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:20.083Z] #5 CACHED [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:20.083Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:20.083Z] #6 CACHED [2025-07-09T10:59:20.083Z] [2025-07-09T10:59:20.083Z] #7 exporting to image [2025-07-09T10:59:20.083Z] #7 exporting layers [2025-07-09T10:59:20.083Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:20.209Z] Removing intermediate container cdc2767d2290 [2025-07-09T10:59:20.209Z] ---> 9d16dea01a6e [2025-07-09T10:59:20.209Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:59:20.341Z] #7 exporting layers done [2025-07-09T10:59:20.341Z] #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done [2025-07-09T10:59:20.341Z] #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:59:20.341Z] #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done [2025-07-09T10:59:20.341Z] #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done [2025-07-09T10:59:20.341Z] #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done [2025-07-09T10:59:20.341Z] #7 pushing layers 0.0s done [2025-07-09T10:59:20.341Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done [2025-07-09T10:59:20.341Z] #7 DONE 0.1s [2025-07-09T10:59:20.341Z] [2025-07-09T10:59:20.341Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:20.341Z] #8 DONE 0.0s [2025-07-09T10:59:20.341Z] [2025-07-09T10:59:20.341Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:20.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:59:20.482Z] ---> Running in 1421512bef4e [2025-07-09T10:59:20.626Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' [2025-07-09T10:59:20.626Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - [2025-07-09T10:59:20.626Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:59:20.626Z] #1 transferring dockerfile: 160B done [2025-07-09T10:59:20.626Z] #1 DONE 0.0s [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-07-09T10:59:20.626Z] #2 DONE 0.0s [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-07-09T10:59:20.626Z] #3 DONE 0.0s [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #4 [internal] load .dockerignore [2025-07-09T10:59:20.626Z] #4 transferring context: 2B done [2025-07-09T10:59:20.626Z] #4 DONE 0.0s [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:20.626Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:20.626Z] #5 CACHED [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 [2025-07-09T10:59:20.626Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done [2025-07-09T10:59:20.626Z] #6 CACHED [2025-07-09T10:59:20.626Z] [2025-07-09T10:59:20.626Z] #7 exporting to image [2025-07-09T10:59:20.626Z] #7 exporting layers done [2025-07-09T10:59:20.626Z] #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done [2025-07-09T10:59:20.626Z] #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done [2025-07-09T10:59:20.626Z] #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done [2025-07-09T10:59:20.626Z] #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done [2025-07-09T10:59:20.626Z] #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done [2025-07-09T10:59:20.626Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:59:20.758Z] Removing intermediate container 1421512bef4e [2025-07-09T10:59:20.758Z] ---> 596f3d64d4d5 [2025-07-09T10:59:20.758Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-07-09T10:59:20.758Z] ---> Running in 261d696ceda8 [2025-07-09T10:59:20.886Z] #7 pushing layers 0.0s done [2025-07-09T10:59:20.886Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done [2025-07-09T10:59:20.886Z] #7 DONE 0.1s [2025-07-09T10:59:20.886Z] [2025-07-09T10:59:20.886Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:59:20.886Z] #8 DONE 0.0s [2025-07-09T10:59:20.886Z] [2025-07-09T10:59:20.886Z] 1 warning found (use --debug to expand): [2025-07-09T10:59:20.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-09T10:59:21.256Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:21.351Z] Removing intermediate container 261d696ceda8 [2025-07-09T10:59:21.351Z] ---> ab607f8df824 [2025-07-09T10:59:21.351Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T10:59:21.351Z] ---> Running in a55aa7959fd2 [2025-07-09T10:59:21.558Z] ---> sysstat.sh [2025-07-09T10:59:21.629Z] Removing intermediate container a55aa7959fd2 [2025-07-09T10:59:21.629Z] ---> 6ccae70231bd [2025-07-09T10:59:21.629Z] Step 7/12 : WORKDIR /device-gpio [2025-07-09T10:59:21.629Z] ---> Running in 1698a6ccfc2c [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:22.110Z] ---> package-listing.sh [2025-07-09T10:59:22.110Z] ++ facter osfamily [2025-07-09T10:59:22.110Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T10:59:22.376Z] + OS_FAMILY=redhat [2025-07-09T10:59:22.376Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-07-09T10:59:22.376Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T10:59:22.376Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T10:59:22.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T10:59:22.376Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T10:59:22.376Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-07-09T10:59:22.376Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T10:59:22.376Z] + case "${OS_FAMILY}" in [2025-07-09T10:59:22.376Z] + sort [2025-07-09T10:59:22.376Z] + rpm -qa [2025-07-09T10:59:22.945Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T10:59:22.945Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T10:59:22.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T10:59:22.945Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-07-09T10:59:22.945Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-07-09T10:59:22.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-07-09T10:59:22.953Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-09T10:59:23.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:23.573Z] Removing intermediate container 1698a6ccfc2c [2025-07-09T10:59:23.573Z] ---> 398626e714eb [2025-07-09T10:59:23.573Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T10:59:23.573Z] ---> Running in af512a2fe6dc [2025-07-09T10:59:23.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:23.795Z] [2025-07-09T10:59:23.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:24.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:24.102Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:59:24.102Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:59:24.102Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:59:24.102Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:59:24.102Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:59:24.102Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:59:24.102Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:59:24.102Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:59:24.102Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:59:24.102Z] 33b1e0a273af: Waiting [2025-07-09T10:59:24.102Z] 5d3b04190fa2: Waiting [2025-07-09T10:59:24.102Z] 2f39f015ded8: Waiting [2025-07-09T10:59:24.102Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T10:59:24.102Z] 5c69ac0246d0: Download complete [2025-07-09T10:59:24.102Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T10:59:24.102Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:59:24.102Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:59:24.102Z] 33b1e0a273af: Download complete [2025-07-09T10:59:24.102Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:59:24.102Z] ec43610c2a17: Download complete [2025-07-09T10:59:24.102Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T10:59:24.102Z] 5d3b04190fa2: Download complete [2025-07-09T10:59:24.365Z] 5eb5b503b376: Verifying Checksum [2025-07-09T10:59:24.365Z] 5eb5b503b376: Download complete [2025-07-09T10:59:24.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:59:24.940Z] 2f39f015ded8: Verifying Checksum [2025-07-09T10:59:24.940Z] 2f39f015ded8: Download complete [2025-07-09T10:59:25.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:59:25.513Z] 5eb5b503b376: Pull complete [2025-07-09T10:59:25.781Z] 5c69ac0246d0: Pull complete [2025-07-09T10:59:26.038Z] ec43610c2a17: Pull complete [2025-07-09T10:59:26.302Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:59:26.302Z] 33b1e0a273af: Pull complete [2025-07-09T10:59:26.536Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:59:26.536Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T10:59:26.536Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:59:26.536Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:59:26.574Z] 5d3b04190fa2: Pull complete [2025-07-09T10:59:26.811Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T10:59:26.811Z] OK: 244 MiB in 62 packages [2025-07-09T10:59:28.252Z] Removing intermediate container af512a2fe6dc [2025-07-09T10:59:28.252Z] ---> d252618bc353 [2025-07-09T10:59:28.252Z] Step 9/12 : COPY go.mod vendor* ./ [2025-07-09T10:59:28.521Z] ---> 37764a214390 [2025-07-09T10:59:28.521Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:59:28.796Z] ---> Running in da81482f7283 [2025-07-09T10:59:30.779Z] 2f39f015ded8: Pull complete [2025-07-09T10:59:30.779Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:59:30.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:30.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:30.928Z] prd-centos7-docker-4c-2g-4863 does not seem to be running inside a container [2025-07-09T10:59:30.958Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T10:59:34.514Z] $ docker top bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:59:34.871Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T10:59:35.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T10:59:35.452Z] + ls /var/log/sa-host [2025-07-09T10:59:35.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:59:35.528Z] provisioning config files... [2025-07-09T10:59:35.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11280117045928476115tmp [Pipeline] { [Pipeline] echo [2025-07-09T10:59:35.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:35.849Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T10:59:35.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:36.187Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T10:59:36.197Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:36.483Z] ---> sudo-logs.sh [2025-07-09T10:59:36.483Z] Archiving 'sudo' log.. [2025-07-09T10:59:36.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4863.novalocal: Name or service not known [2025-07-09T10:59:36.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4863.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T10:59:36.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:36.802Z] ---> job-cost.sh [2025-07-09T10:59:36.802Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:36.802Z] INFO: No Stack... [2025-07-09T10:59:37.061Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T10:59:37.319Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T10:59:37.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:37.618Z] ---> logs-deploy.sh [2025-07-09T10:59:37.618Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:37.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/132 [2025-07-09T10:59:37.618Z] INFO: archiving workspace using pattern(s): [2025-07-09T10:59:38.557Z] Archives upload complete. [2025-07-09T10:59:38.557Z] INFO: archiving logs to Nexus [2025-07-09T10:59:39.125Z] ---> uname -a: [2025-07-09T10:59:39.125Z] Linux prd-centos7-docker-4c-2g-4863.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] ---> lscpu: [2025-07-09T10:59:39.125Z] Architecture: x86_64 [2025-07-09T10:59:39.125Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T10:59:39.125Z] Byte Order: Little Endian [2025-07-09T10:59:39.125Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T10:59:39.125Z] CPU(s): 2 [2025-07-09T10:59:39.125Z] On-line CPU(s) list: 0,1 [2025-07-09T10:59:39.125Z] Thread(s) per core: 1 [2025-07-09T10:59:39.125Z] Core(s) per socket: 1 [2025-07-09T10:59:39.125Z] Socket(s): 2 [2025-07-09T10:59:39.125Z] NUMA node(s): 1 [2025-07-09T10:59:39.125Z] Vendor ID: AuthenticAMD [2025-07-09T10:59:39.125Z] CPU family: 23 [2025-07-09T10:59:39.125Z] Model: 49 [2025-07-09T10:59:39.125Z] Model name: AMD EPYC-Rome Processor [2025-07-09T10:59:39.125Z] Stepping: 0 [2025-07-09T10:59:39.125Z] CPU MHz: 2800.000 [2025-07-09T10:59:39.125Z] BogoMIPS: 5600.00 [2025-07-09T10:59:39.125Z] Virtualization: AMD-V [2025-07-09T10:59:39.125Z] Hypervisor vendor: KVM [2025-07-09T10:59:39.125Z] Virtualization type: full [2025-07-09T10:59:39.125Z] L1d cache: 64 KiB [2025-07-09T10:59:39.125Z] L1i cache: 64 KiB [2025-07-09T10:59:39.125Z] L2 cache: 1 MiB [2025-07-09T10:59:39.125Z] L3 cache: 32 MiB [2025-07-09T10:59:39.125Z] NUMA node0 CPU(s): 0,1 [2025-07-09T10:59:39.125Z] Vulnerability Itlb multihit: Not affected [2025-07-09T10:59:39.125Z] Vulnerability L1tf: Not affected [2025-07-09T10:59:39.125Z] Vulnerability Mds: Not affected [2025-07-09T10:59:39.125Z] Vulnerability Meltdown: Not affected [2025-07-09T10:59:39.125Z] Vulnerability Mmio stale data: Not affected [2025-07-09T10:59:39.125Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T10:59:39.125Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T10:59:39.125Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T10:59:39.125Z] Vulnerability Srbds: Not affected [2025-07-09T10:59:39.125Z] Vulnerability Tsx async abort: Not affected [2025-07-09T10:59:39.125Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] ---> nproc: [2025-07-09T10:59:39.125Z] 2 [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] ---> df -h: [2025-07-09T10:59:39.125Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T10:59:39.125Z] overlay 40G 7.3G 33G 19% / [2025-07-09T10:59:39.125Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T10:59:39.125Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T10:59:39.125Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T10:59:39.125Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] [2025-07-09T10:59:39.125Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T10:59:39.125Z] Please check if data collecting is enabled [2025-07-09T10:59:39.125Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:59:39.414Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T10:59:39.417Z] $ docker stop --time=1 bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 [2025-07-09T10:59:40.538Z] $ docker rm -f --volumes bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T10:59:40.648Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T10:59:40.648Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T10:59:40.662Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:41.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:41.113Z] [2025-07-09T10:59:41.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:41.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:41.419Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:59:41.419Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:59:41.419Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:59:41.419Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:59:41.419Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:59:41.419Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:59:41.419Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:59:41.419Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:59:41.419Z] 33b1e0a273af: Waiting [2025-07-09T10:59:41.419Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:59:41.419Z] 5d3b04190fa2: Waiting [2025-07-09T10:59:41.419Z] 2f39f015ded8: Waiting [2025-07-09T10:59:41.419Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T10:59:41.419Z] 5c69ac0246d0: Download complete [2025-07-09T10:59:41.419Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:59:41.419Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:59:41.419Z] 33b1e0a273af: Download complete [2025-07-09T10:59:41.419Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:59:41.419Z] ec43610c2a17: Download complete [2025-07-09T10:59:41.419Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T10:59:41.419Z] 5d3b04190fa2: Download complete [2025-07-09T10:59:41.678Z] 5eb5b503b376: Download complete [2025-07-09T10:59:42.245Z] 2f39f015ded8: Download complete [2025-07-09T10:59:43.179Z] 5eb5b503b376: Pull complete [2025-07-09T10:59:43.439Z] 5c69ac0246d0: Pull complete [2025-07-09T10:59:44.005Z] ec43610c2a17: Pull complete [2025-07-09T10:59:44.005Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:59:44.262Z] 33b1e0a273af: Pull complete [2025-07-09T10:59:44.262Z] 5d3b04190fa2: Pull complete [2025-07-09T10:59:52.377Z] 2f39f015ded8: Pull complete [2025-07-09T10:59:52.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:59:52.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:59:52.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:52.483Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T10:59:52.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T10:59:52.740Z] $ docker top 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:59:53.119Z] ---> job-cost.sh [2025-07-09T10:59:53.119Z] lf-activate-venv: SKIPPING [2025-07-09T10:59:53.119Z] INFO: No Stack... [2025-07-09T10:59:53.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T10:59:53.637Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T10:59:53.929Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2025-07-09T10:59:53.929Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T10:59:53.943Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [2025-07-09T10:59:53.953Z] Resource [jenkins-edgexfoundry-device-gpio-main-132-stack-cost] did not exist. Created. [2025-07-09T10:59:53.958Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T10:59:54.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-09T10:59:54.301Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T10:59:54.308Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T10:59:54.337Z] $ docker stop --time=1 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc [2025-07-09T10:59:55.475Z] $ docker rm -f --volumes 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T11:02:05.757Z] Removing intermediate container da81482f7283 [2025-07-09T11:02:05.757Z] ---> 804be95515d2 [2025-07-09T11:02:05.757Z] Step 11/12 : COPY . . [2025-07-09T11:02:05.757Z] ---> 18afd4031e3d [2025-07-09T11:02:05.757Z] Step 12/12 : RUN ${MAKE} [2025-07-09T11:02:05.757Z] ---> Running in 09b27d7b55f7 [2025-07-09T11:02:05.757Z] noop [2025-07-09T11:02:05.757Z] Removing intermediate container 09b27d7b55f7 [2025-07-09T11:02:05.757Z] ---> 40b2b7a2627b [2025-07-09T11:02:05.757Z] Successfully built 40b2b7a2627b [2025-07-09T11:02:05.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:02:06.150Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:02:06.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:02:06.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container [2025-07-09T11:02:06.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T11:02:08.032Z] $ docker top 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:02:08.971Z] + go version [2025-07-09T11:02:08.971Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T11:02:08.994Z] $ docker stop --time=1 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a [2025-07-09T11:02:10.804Z] $ docker rm -f --volumes 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:02:11.484Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:02:11.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:02:11.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container [2025-07-09T11:02:11.824Z] $ 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/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-07-09T11:02:13.330Z] $ docker top 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:02:14.269Z] + git config --global --add safe.directory /w/workspace/device-gpio/132 [Pipeline] fileExists [Pipeline] sh [2025-07-09T11:02:14.954Z] + make test [2025-07-09T11:02:14.954Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T11:02:23.243Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-07-09T11:06:45.231Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-07-09T11:06:45.231Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-07-09T11:06:45.816Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T11:06:45.816Z] go vet ./... [2025-07-09T11:07:55.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T11:07:55.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T11:07:55.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T11:07:55.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T11:07:55.137Z] $ docker stop --time=1 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 [2025-07-09T11:07:57.321Z] $ docker rm -f --volumes 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:07:59.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T11:07:59.251Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T11:07:59.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T11:08:00.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T11:08:00.681Z] + ls -al . [2025-07-09T11:08:00.681Z] total 220 [2025-07-09T11:08:00.681Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 9 11:02 . [2025-07-09T11:08:00.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:58 .. [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 9 10:58 .dockerignore [2025-07-09T11:08:00.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:58 .git [2025-07-09T11:08:00.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 .github [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 9 10:58 .gitignore [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 10:58 .golangci.yml [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 20038 Jul 9 10:58 Attribution.txt [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 7819 Jul 9 10:58 CHANGELOG.md [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 1694 Jul 9 10:58 Dockerfile [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:58 GOVERNANCE.md [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 9 10:58 Jenkinsfile [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:58 LICENSE [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 9 10:58 Makefile [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 9 10:58 OWNERS.md [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 9 10:58 README.md [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION [2025-07-09T11:08:00.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:58 bin [2025-07-09T11:08:00.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 cmd [2025-07-09T11:08:00.681Z] -rw-r--r-- 1 jenkins jenkins 11488 Jul 9 11:06 coverage.out [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 6078 Jul 9 10:58 go.mod [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 87119 Jul 9 10:58 go.sum [2025-07-09T11:08:00.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 internal [2025-07-09T11:08:00.681Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 9 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:08:01.050Z] + 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=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-07-09T11:08:01.647Z] Sending build context to Docker daemon 16.85MB [2025-07-09T11:08:01.926Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T11:08:01.926Z] Step 2/26 : FROM ${BASE} AS builder [2025-07-09T11:08:01.926Z] ---> 40b2b7a2627b [2025-07-09T11:08:01.926Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-07-09T11:08:01.926Z] ---> Running in e4904855442d [2025-07-09T11:08:02.520Z] Removing intermediate container e4904855442d [2025-07-09T11:08:02.520Z] ---> 0ab4d03d0510 [2025-07-09T11:08:02.520Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T11:08:02.520Z] ---> Running in 745e2f72deb5 [2025-07-09T11:08:02.791Z] Removing intermediate container 745e2f72deb5 [2025-07-09T11:08:02.791Z] ---> 3569e77b4222 [2025-07-09T11:08:02.791Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-07-09T11:08:03.062Z] ---> Running in 631bb518c0aa [2025-07-09T11:08:03.334Z] Removing intermediate container 631bb518c0aa [2025-07-09T11:08:03.334Z] ---> 46604517bca6 [2025-07-09T11:08:03.334Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T11:08:03.334Z] ---> Running in 8b30039319d2 [2025-07-09T11:08:03.922Z] Removing intermediate container 8b30039319d2 [2025-07-09T11:08:03.922Z] ---> a990f94b52f8 [2025-07-09T11:08:03.922Z] Step 7/26 : WORKDIR /device-gpio [2025-07-09T11:08:03.922Z] ---> Running in a63f27ad4713 [2025-07-09T11:08:04.192Z] Removing intermediate container a63f27ad4713 [2025-07-09T11:08:04.192Z] ---> c0cdbb4ad24e [2025-07-09T11:08:04.192Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T11:08:04.462Z] ---> Running in 5f2295d75bdb [2025-07-09T11:08:05.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:08:06.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:08:08.118Z] OK: 244 MiB in 62 packages [2025-07-09T11:08:09.558Z] Removing intermediate container 5f2295d75bdb [2025-07-09T11:08:09.558Z] ---> be883d04b9ce [2025-07-09T11:08:09.558Z] Step 9/26 : COPY go.mod vendor* ./ [2025-07-09T11:08:09.836Z] ---> 98d742cfe612 [2025-07-09T11:08:09.836Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T11:08:10.124Z] ---> Running in e1794e251567 [2025-07-09T11:08:12.733Z] Removing intermediate container e1794e251567 [2025-07-09T11:08:12.733Z] ---> ea7ff5f17c88 [2025-07-09T11:08:12.733Z] Step 11/26 : COPY . . [2025-07-09T11:08:14.158Z] ---> 8e812de8ac11 [2025-07-09T11:08:14.158Z] Step 12/26 : RUN ${MAKE} [2025-07-09T11:08:14.158Z] ---> Running in f8613c54959b [2025-07-09T11:08:15.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-07-09T11:12:24.048Z] Removing intermediate container f8613c54959b [2025-07-09T11:12:24.048Z] ---> b02a5e2b5a1a [2025-07-09T11:12:24.048Z] Step 13/26 : FROM alpine:3.20 [2025-07-09T11:12:24.048Z] 3.20: Pulling from library/alpine [2025-07-09T11:12:24.048Z] 94e9d8af2201: Already exists [2025-07-09T11:12:24.048Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T11:12:24.048Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T11:12:24.048Z] ---> 7aab056cecc6 [2025-07-09T11:12:24.048Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-07-09T11:12:24.048Z] ---> Running in e5a2daab33a4 [2025-07-09T11:12:24.048Z] Removing intermediate container e5a2daab33a4 [2025-07-09T11:12:24.048Z] ---> c459434cba73 [2025-07-09T11:12:24.048Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-07-09T11:12:24.048Z] ---> Running in 279ddb1fa64c [2025-07-09T11:12:24.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:24.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:24.048Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T11:12:24.048Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T11:12:24.048Z] OK: 9 MiB in 15 packages [2025-07-09T11:12:24.048Z] Removing intermediate container 279ddb1fa64c [2025-07-09T11:12:24.048Z] ---> 29269fc7762b [2025-07-09T11:12:24.048Z] Step 16/26 : RUN apk --no-cache upgrade [2025-07-09T11:12:24.048Z] ---> Running in 598894c74a36 [2025-07-09T11:12:24.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:24.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:25.008Z] OK: 9 MiB in 15 packages [2025-07-09T11:12:25.970Z] Removing intermediate container 598894c74a36 [2025-07-09T11:12:25.970Z] ---> 91378f919e2d [2025-07-09T11:12:25.970Z] Step 17/26 : WORKDIR / [2025-07-09T11:12:25.970Z] ---> Running in feee0cf607a5 [2025-07-09T11:12:26.236Z] Removing intermediate container feee0cf607a5 [2025-07-09T11:12:26.236Z] ---> e2a0f4248bd0 [2025-07-09T11:12:26.236Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-07-09T11:12:26.815Z] ---> 51531f6815fc [2025-07-09T11:12:26.815Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-07-09T11:12:27.407Z] ---> 4cf73ebf9d2b [2025-07-09T11:12:27.407Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-07-09T11:12:29.348Z] ---> 7e034500e1cf [2025-07-09T11:12:29.348Z] Step 21/26 : EXPOSE 59910 [2025-07-09T11:12:29.348Z] ---> Running in cc9ff3c9deaf [2025-07-09T11:12:29.613Z] Removing intermediate container cc9ff3c9deaf [2025-07-09T11:12:29.613Z] ---> 3cb4a2b1560e [2025-07-09T11:12:29.613Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-07-09T11:12:29.613Z] ---> Running in f59f85a2b767 [2025-07-09T11:12:29.879Z] Removing intermediate container f59f85a2b767 [2025-07-09T11:12:29.879Z] ---> ec28ddb4d738 [2025-07-09T11:12:29.879Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-09T11:12:29.879Z] ---> Running in 5e137c6ec4ed [2025-07-09T11:12:30.145Z] Removing intermediate container 5e137c6ec4ed [2025-07-09T11:12:30.145Z] ---> 8bee96d1b943 [2025-07-09T11:12:30.145Z] Step 24/26 : LABEL arch=arm64 [2025-07-09T11:12:30.409Z] ---> Running in 9b9277dc503b [2025-07-09T11:12:30.674Z] Removing intermediate container 9b9277dc503b [2025-07-09T11:12:30.674Z] ---> 1713f4ddbbc8 [2025-07-09T11:12:30.674Z] Step 25/26 : LABEL git_sha=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T11:12:30.674Z] ---> Running in 3131517f8708 [2025-07-09T11:12:30.938Z] Removing intermediate container 3131517f8708 [2025-07-09T11:12:30.938Z] ---> 3250aa106780 [2025-07-09T11:12:30.938Z] Step 26/26 : LABEL version=4.1.0-dev.2 [2025-07-09T11:12:30.938Z] ---> Running in 5924f047f408 [2025-07-09T11:12:31.202Z] Removing intermediate container 5924f047f408 [2025-07-09T11:12:31.202Z] ---> 5fc2c91b0214 [2025-07-09T11:12:31.202Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T11:12:31.467Z] Successfully built 5fc2c91b0214 [2025-07-09T11:12:31.467Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:12:31.609Z] provisioning config files... [2025-07-09T11:12:31.623Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/132@tmp/config8321999574534844181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:12:31.961Z] ---> ****-login.sh [2025-07-09T11:12:31.961Z] nexus3.edgexfoundry.org:10001 [2025-07-09T11:12:31.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:32.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:32.226Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:32.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:32.226Z] [2025-07-09T11:12:32.226Z] Login Succeeded [2025-07-09T11:12:32.226Z] nexus3.edgexfoundry.org:10002 [2025-07-09T11:12:32.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:32.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:32.490Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:32.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:32.490Z] [2025-07-09T11:12:32.490Z] Login Succeeded [2025-07-09T11:12:32.490Z] nexus3.edgexfoundry.org:10003 [2025-07-09T11:12:32.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:32.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:32.757Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:32.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:32.757Z] [2025-07-09T11:12:32.757Z] Login Succeeded [2025-07-09T11:12:32.757Z] nexus3.edgexfoundry.org:10004 [2025-07-09T11:12:33.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:33.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:33.300Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:33.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:33.300Z] [2025-07-09T11:12:33.300Z] Login Succeeded [2025-07-09T11:12:33.300Z] ****.io [2025-07-09T11:12:33.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:33.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:33.563Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:33.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:33.563Z] [2025-07-09T11:12:33.563Z] Login Succeeded [2025-07-09T11:12:33.563Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T11:12:33.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:12:33.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T11:12:33.651Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2025-07-09T11:12:33.651Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T11:12:33.651Z] latest [2025-07-09T11:12:33.651Z] 4.1.0-dev.2 [2025-07-09T11:12:33.651Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T11:12:33.651Z] main [2025-07-09T11:12:33.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:34.024Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:34.371Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T11:12:34.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-07-09T11:12:34.371Z] 5d7d8bc012de: Preparing [2025-07-09T11:12:34.371Z] 2cf6e7e59390: Preparing [2025-07-09T11:12:34.371Z] 49d704aa0ebd: Preparing [2025-07-09T11:12:34.371Z] cce8fa84e298: Preparing [2025-07-09T11:12:34.371Z] 4f1760f7fa54: Preparing [2025-07-09T11:12:34.371Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:34.371Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:34.637Z] cce8fa84e298: Pushed [2025-07-09T11:12:34.637Z] 4f1760f7fa54: Pushed [2025-07-09T11:12:34.637Z] 2cf6e7e59390: Pushed [2025-07-09T11:12:34.637Z] 49d704aa0ebd: Pushed [2025-07-09T11:12:34.637Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:44.714Z] 5d7d8bc012de: Pushed [2025-07-09T11:12:44.714Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:45.064Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:45.412Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-07-09T11:12:45.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-07-09T11:12:45.412Z] 5d7d8bc012de: Preparing [2025-07-09T11:12:45.412Z] 2cf6e7e59390: Preparing [2025-07-09T11:12:45.412Z] 49d704aa0ebd: Preparing [2025-07-09T11:12:45.412Z] cce8fa84e298: Preparing [2025-07-09T11:12:45.412Z] 4f1760f7fa54: Preparing [2025-07-09T11:12:45.412Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:45.412Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:45.412Z] 2cf6e7e59390: Layer already exists [2025-07-09T11:12:45.412Z] 5d7d8bc012de: Layer already exists [2025-07-09T11:12:45.412Z] 4f1760f7fa54: Layer already exists [2025-07-09T11:12:45.412Z] cce8fa84e298: Layer already exists [2025-07-09T11:12:45.412Z] 49d704aa0ebd: Layer already exists [2025-07-09T11:12:45.412Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:45.679Z] latest: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:46.036Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:46.392Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [2025-07-09T11:12:46.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-07-09T11:12:46.392Z] 5d7d8bc012de: Preparing [2025-07-09T11:12:46.392Z] 2cf6e7e59390: Preparing [2025-07-09T11:12:46.392Z] 49d704aa0ebd: Preparing [2025-07-09T11:12:46.392Z] cce8fa84e298: Preparing [2025-07-09T11:12:46.392Z] 4f1760f7fa54: Preparing [2025-07-09T11:12:46.392Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:46.392Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:46.392Z] 4f1760f7fa54: Layer already exists [2025-07-09T11:12:46.392Z] 5d7d8bc012de: Layer already exists [2025-07-09T11:12:46.392Z] cce8fa84e298: Layer already exists [2025-07-09T11:12:46.392Z] 2cf6e7e59390: Layer already exists [2025-07-09T11:12:46.392Z] 49d704aa0ebd: Layer already exists [2025-07-09T11:12:46.392Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:46.657Z] 4.1.0-dev.2: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:47.019Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:47.373Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T11:12:47.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-07-09T11:12:47.373Z] 5d7d8bc012de: Preparing [2025-07-09T11:12:47.373Z] 2cf6e7e59390: Preparing [2025-07-09T11:12:47.373Z] 49d704aa0ebd: Preparing [2025-07-09T11:12:47.373Z] cce8fa84e298: Preparing [2025-07-09T11:12:47.373Z] 4f1760f7fa54: Preparing [2025-07-09T11:12:47.373Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:47.373Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:47.373Z] 2cf6e7e59390: Layer already exists [2025-07-09T11:12:47.373Z] 49d704aa0ebd: Layer already exists [2025-07-09T11:12:47.373Z] 5d7d8bc012de: Layer already exists [2025-07-09T11:12:47.373Z] cce8fa84e298: Layer already exists [2025-07-09T11:12:47.373Z] 4f1760f7fa54: Layer already exists [2025-07-09T11:12:47.373Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:47.373Z] 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:47.989Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:48.351Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2025-07-09T11:12:48.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-07-09T11:12:48.351Z] 5d7d8bc012de: Preparing [2025-07-09T11:12:48.351Z] 2cf6e7e59390: Preparing [2025-07-09T11:12:48.351Z] 49d704aa0ebd: Preparing [2025-07-09T11:12:48.351Z] cce8fa84e298: Preparing [2025-07-09T11:12:48.351Z] 4f1760f7fa54: Preparing [2025-07-09T11:12:48.351Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:48.351Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:48.351Z] cce8fa84e298: Layer already exists [2025-07-09T11:12:48.351Z] 5d7d8bc012de: Layer already exists [2025-07-09T11:12:48.351Z] 49d704aa0ebd: Layer already exists [2025-07-09T11:12:48.351Z] 4f1760f7fa54: Layer already exists [2025-07-09T11:12:48.351Z] 2cf6e7e59390: Layer already exists [2025-07-09T11:12:48.351Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:48.351Z] main: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:12:48.702Z] ===================================================== [Pipeline] echo [2025-07-09T11:12:48.719Z] taggedImages: [2025-07-09T11:12:48.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [2025-07-09T11:12:48.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-07-09T11:12:48.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [2025-07-09T11:12:48.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [2025-07-09T11:12:48.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2025-07-09T11:12:48.734Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo [2025-07-09T11:12:48.747Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2025-07-09T11:12:48.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [Pipeline] echo [2025-07-09T11:12:48.776Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] echo [2025-07-09T11:12:48.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:49.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:12:49.174Z] [2025-07-09T11:12:49.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:49.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:12:49.510Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T11:12:49.510Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T11:12:49.510Z] 04944245beec: Pulling fs layer [2025-07-09T11:12:49.510Z] 699f458cf7ca: Pulling fs layer [2025-07-09T11:12:49.510Z] 765212b225bb: Pulling fs layer [2025-07-09T11:12:49.510Z] f23df028b6ca: Pulling fs layer [2025-07-09T11:12:49.510Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T11:12:49.510Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T11:12:49.510Z] 765212b225bb: Waiting [2025-07-09T11:12:49.510Z] f23df028b6ca: Waiting [2025-07-09T11:12:49.510Z] d65c8cfc05b1: Waiting [2025-07-09T11:12:49.510Z] 2437ff75d9bd: Waiting [2025-07-09T11:12:49.776Z] 04944245beec: Verifying Checksum [2025-07-09T11:12:49.776Z] 04944245beec: Download complete [2025-07-09T11:12:49.776Z] 765212b225bb: Verifying Checksum [2025-07-09T11:12:49.776Z] 765212b225bb: Download complete [2025-07-09T11:12:49.776Z] f23df028b6ca: Download complete [2025-07-09T11:12:49.776Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T11:12:49.776Z] d65c8cfc05b1: Download complete [2025-07-09T11:12:50.042Z] 699f458cf7ca: Verifying Checksum [2025-07-09T11:12:50.042Z] 699f458cf7ca: Download complete [2025-07-09T11:12:50.306Z] 8998bd30e6a1: Download complete [2025-07-09T11:12:52.890Z] 2437ff75d9bd: Verifying Checksum [2025-07-09T11:12:52.890Z] 2437ff75d9bd: Download complete [2025-07-09T11:12:54.832Z] 8998bd30e6a1: Pull complete [2025-07-09T11:12:55.416Z] 04944245beec: Pull complete [2025-07-09T11:12:56.823Z] 699f458cf7ca: Pull complete [2025-07-09T11:12:57.088Z] 765212b225bb: Pull complete [2025-07-09T11:12:58.043Z] f23df028b6ca: Pull complete [2025-07-09T11:12:58.309Z] d65c8cfc05b1: Pull complete [2025-07-09T11:13:16.491Z] 2437ff75d9bd: Pull complete [2025-07-09T11:13:16.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T11:13:16.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:13:16.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:13:16.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container [2025-07-09T11:13:16.747Z] $ 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/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-07-09T11:13:19.407Z] $ docker top b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:13:20.258Z] ---> job-cost.sh [2025-07-09T11:13:20.258Z] lf-activate-venv: SKIPPING [2025-07-09T11:13:20.258Z] INFO: No Stack... [2025-07-09T11:13:20.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T11:13:21.479Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T11:13:22.107Z] + cat /w/workspace/device-gpio/132/archives/cost.csv [2025-07-09T11:13:22.107Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T11:13:22.166Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [2025-07-09T11:13:22.178Z] Resource [jenkins-edgexfoundry-device-gpio-main-132-stack-cost] did not exist. Created. [2025-07-09T11:13:22.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T11:13:22.844Z] /w/workspace/device-gpio/132@tmp/durable-6611a054/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T11:13:23.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T11:13:23.515Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T11:13:23.563Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T11:13:23.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T11:13:23.586Z] $ docker stop --time=1 b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 [2025-07-09T11:13:26.168Z] $ docker rm -f --volumes b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-09T11:13:26.600Z] provisioning config files... [2025-07-09T11:13:26.611Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17137728321595555112tmp [Pipeline] { [Pipeline] sh [2025-07-09T11:13:26.981Z] + set +x [2025-07-09T11:13:26.981Z] + curl -s https://codecov.io/bash [2025-07-09T11:13:26.981Z] + bash -s -- [2025-07-09T11:13:26.981Z] [2025-07-09T11:13:26.981Z] _____ _ [2025-07-09T11:13:26.981Z] / ____| | | [2025-07-09T11:13:26.981Z] | | ___ __| | ___ ___ _____ __ [2025-07-09T11:13:26.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-09T11:13:26.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-09T11:13:26.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-09T11:13:26.981Z] Bash-1.0.6 [2025-07-09T11:13:26.981Z] [2025-07-09T11:13:26.981Z] [2025-07-09T11:13:26.981Z] ==> git version 2.25.1 found [2025-07-09T11:13:26.981Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-07-09T11:13:26.981Z] Release-Date: 2020-01-08 [2025-07-09T11:13:26.981Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-09T11:13:26.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-09T11:13:26.981Z] ==> Jenkins CI detected. [2025-07-09T11:13:26.981Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2025-07-09T11:13:26.981Z] project root: . [2025-07-09T11:13:26.981Z] --> token set from env [2025-07-09T11:13:26.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-09T11:13:26.981Z] ==> Running gcov in . (disable via -X gcov) [2025-07-09T11:13:26.981Z] ==> Python coveragepy not found [2025-07-09T11:13:26.981Z] ==> Searching for coverage reports in: [2025-07-09T11:13:26.981Z] + . [2025-07-09T11:13:26.981Z] -> Found 1 reports [2025-07-09T11:13:26.981Z] ==> Detecting git/mercurial file structure [2025-07-09T11:13:26.981Z] ==> Reading reports [2025-07-09T11:13:26.981Z] + ./coverage.out bytes=11488 [2025-07-09T11:13:26.981Z] ==> Appending adjustments [2025-07-09T11:13:26.981Z] https://docs.codecov.io/docs/fixing-reports [2025-07-09T11:13:27.240Z] + Found adjustments [2025-07-09T11:13:27.240Z] ==> Gzipping contents [2025-07-09T11:13:27.240Z] 4.0K /tmp/codecov.k4ehif.gz [2025-07-09T11:13:27.240Z] ==> Uploading reports [2025-07-09T11:13:27.240Z] url: https://codecov.io [2025-07-09T11:13:27.240Z] query: branch=main&commit=4a41d3a0d26025123da9319ab83bacaf7b9a55e3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:13:27.240Z] -> Pinging Codecov [2025-07-09T11:13:27.240Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4a41d3a0d26025123da9319ab83bacaf7b9a55e3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:13:27.240Z] -> Uploading to [2025-07-09T11:13:27.240Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/4a41d3a0d26025123da9319ab83bacaf7b9a55e3/b6ca7cf6-b7e1-41c3-ba6d-4d75c7b19297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=82d7c2fe1a187be659859bbac4a0b5ab31f8f62ee4b5759f809bf054093967bc [2025-07-09T11:13:27.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T11:13:27.240Z] Dload Upload Total Spent Left Speed [2025-07-09T11:13:27.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1709 0 0 100 1709 0 8418 --:--:-- --:--:-- --:--:-- 8377 100 1709 0 0 100 1709 0 7241 --:--:-- --:--:-- --:--:-- 7210 [2025-07-09T11:13:27.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } [2025-07-09T11:13:27.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-09T11:13:27.629Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-09T11:13:27.652Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:27.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:13:27.953Z] [2025-07-09T11:13:27.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:13:28.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:13:28.252Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-09T11:13:28.252Z] 0a9a5dfd008f: Already exists [2025-07-09T11:13:28.252Z] 36466aa92d05: Already exists [2025-07-09T11:13:28.252Z] e10405b45d13: Already exists [2025-07-09T11:13:28.252Z] 096b7ceb2af7: Already exists [2025-07-09T11:13:28.252Z] 4f4fb700ef54: Already exists [2025-07-09T11:13:28.252Z] e50aa161e22a: Pulling fs layer [2025-07-09T11:13:28.252Z] d3c8db5fb9df: Pulling fs layer [2025-07-09T11:13:28.510Z] e50aa161e22a: Verifying Checksum [2025-07-09T11:13:28.510Z] e50aa161e22a: Download complete [2025-07-09T11:13:28.768Z] e50aa161e22a: Pull complete [2025-07-09T11:13:29.705Z] d3c8db5fb9df: Verifying Checksum [2025-07-09T11:13:29.705Z] d3c8db5fb9df: Download complete [2025-07-09T11:13:32.988Z] d3c8db5fb9df: Pull complete [2025-07-09T11:13:32.988Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-09T11:13:32.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:13:32.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:13:33.083Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:13:33.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-07-09T11:13:35.325Z] $ docker top 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:13:35.675Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2025-07-09T11:13:35.684Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2025-07-09T11:13:35.960Z] + set -o pipefail [2025-07-09T11:13:35.960Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2025-07-09T11:13:57.894Z] [2025-07-09T11:13:57.894Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2025-07-09T11:13:57.894Z] [2025-07-09T11:13:57.895Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/8e6791fe-9b35-4e43-b7a2-19d696940947 [2025-07-09T11:13:57.895Z] [2025-07-09T11:13:57.895Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-09T11:13:57.895Z] [Pipeline] } [2025-07-09T11:13:58.840Z] $ docker stop --time=1 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 [2025-07-09T11:14:02.678Z] $ docker rm -f --volumes 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T11:14:03.572Z] + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] sh [2025-07-09T11:14:03.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:14:03.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:04.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:14:04.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:04.234Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:14:04.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:14:04.587Z] $ docker top 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 -eo pid,comm [2025-07-09T11:14:04.636Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-09T11:14:04.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:14:04.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:14:04.691Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:14:04.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:14:04.796Z] $ docker exec 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 ssh-agent [2025-07-09T11:14:04.897Z] SSH_AUTH_SOCK=/tmp/ssh-2QTQIlHHxcFq/agent.32 [2025-07-09T11:14:04.897Z] SSH_AGENT_PID=38 [2025-07-09T11:14:04.901Z] Running ssh-add (command line suppressed) [2025-07-09T11:14:04.992Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16702555671613969264.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16702555671613969264.key) [2025-07-09T11:14:05.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:14:05.304Z] + git semver tag [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,524 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,527 [run_tag] DEBUG tag force:False [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,527 [check_head_tag] DEBUG check head tag [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,528 [execute] INFO git cat-file --batch-check [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,530 [execute] INFO git cat-file --batch [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,536 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:14:05.565Z] 2025-07-09 11:14:05,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:05.565Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T11:14:05.829Z] $ docker exec --env ******** --env ******** 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 ssh-agent -k [2025-07-09T11:14:05.920Z] unset SSH_AUTH_SOCK; [2025-07-09T11:14:05.921Z] unset SSH_AGENT_PID; [2025-07-09T11:14:05.921Z] echo Agent pid 38 killed; [2025-07-09T11:14:05.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:14:06.245Z] + git semver [Pipeline] } [2025-07-09T11:14:06.516Z] $ docker stop --time=1 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 [2025-07-09T11:14:07.782Z] $ docker rm -f --volumes 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:08.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:08.179Z] [2025-07-09T11:14:08.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:08.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:08.480Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-09T11:14:08.480Z] ab5ef0e58194: Pulling fs layer [2025-07-09T11:14:08.480Z] 9712f1f96733: Pulling fs layer [2025-07-09T11:14:08.480Z] 63f879dbbcfc: Pulling fs layer [2025-07-09T11:14:08.480Z] 0d9ebad4ef96: Pulling fs layer [2025-07-09T11:14:08.480Z] e9a5061849ea: Pulling fs layer [2025-07-09T11:14:08.480Z] d747dcd14b5f: Pulling fs layer [2025-07-09T11:14:08.480Z] 2de7ff778b66: Pulling fs layer [2025-07-09T11:14:08.480Z] 0d9ebad4ef96: Waiting [2025-07-09T11:14:08.480Z] e9a5061849ea: Waiting [2025-07-09T11:14:08.480Z] d747dcd14b5f: Waiting [2025-07-09T11:14:08.480Z] 2de7ff778b66: Waiting [2025-07-09T11:14:08.480Z] 9712f1f96733: Verifying Checksum [2025-07-09T11:14:08.480Z] 9712f1f96733: Download complete [2025-07-09T11:14:08.744Z] 63f879dbbcfc: Verifying Checksum [2025-07-09T11:14:08.744Z] 63f879dbbcfc: Download complete [2025-07-09T11:14:09.003Z] e9a5061849ea: Verifying Checksum [2025-07-09T11:14:09.003Z] e9a5061849ea: Download complete [2025-07-09T11:14:09.003Z] d747dcd14b5f: Download complete [2025-07-09T11:14:09.262Z] ab5ef0e58194: Verifying Checksum [2025-07-09T11:14:09.262Z] ab5ef0e58194: Download complete [2025-07-09T11:14:09.262Z] 0d9ebad4ef96: Verifying Checksum [2025-07-09T11:14:09.262Z] 0d9ebad4ef96: Download complete [2025-07-09T11:14:09.262Z] 2de7ff778b66: Verifying Checksum [2025-07-09T11:14:09.262Z] 2de7ff778b66: Download complete [2025-07-09T11:14:12.547Z] ab5ef0e58194: Pull complete [2025-07-09T11:14:12.807Z] 9712f1f96733: Pull complete [2025-07-09T11:14:13.374Z] 63f879dbbcfc: Pull complete [2025-07-09T11:14:18.650Z] 0d9ebad4ef96: Pull complete [2025-07-09T11:14:19.220Z] e9a5061849ea: Pull complete [2025-07-09T11:14:19.220Z] d747dcd14b5f: Pull complete [2025-07-09T11:14:20.618Z] 2de7ff778b66: Pull complete [2025-07-09T11:14:20.618Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-09T11:14:20.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:14:20.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:20.725Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:14:20.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-07-09T11:14:27.108Z] $ docker top d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:14:27.221Z] provisioning config files... [2025-07-09T11:14:27.241Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14932092501098382505tmp [2025-07-09T11:14:27.279Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18410652315763206976tmp [2025-07-09T11:14:27.333Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8088058718315626086tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:14:27.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:29.182Z] ---> sigul-configuration.sh [2025-07-09T11:14:29.182Z] gpg: directory `/root/.gnupg' created [2025-07-09T11:14:29.182Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-09T11:14:29.182Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-09T11:14:29.182Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-09T11:14:29.182Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-09T11:14:29.182Z] gpg: CAST5 encrypted data [2025-07-09T11:14:29.182Z] gpg: encrypted with 1 passphrase [2025-07-09T11:14:29.182Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-09T11:14:29.487Z] + mkdir /home/jenkins [2025-07-09T11:14:29.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-09T11:14:29.820Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-07-09T11:14:29.832Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:30.124Z] ---> sigul-install.sh [2025-07-09T11:14:30.124Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-09T11:14:30.417Z] + git tag --list [2025-07-09T11:14:30.417Z] v1.0.0 [2025-07-09T11:14:30.417Z] v2.1.0 [2025-07-09T11:14:30.417Z] v2.1.1 [2025-07-09T11:14:30.417Z] v2.2.0 [2025-07-09T11:14:30.417Z] v2.3.0 [2025-07-09T11:14:30.417Z] v3.0 [2025-07-09T11:14:30.417Z] v3.0.0 [2025-07-09T11:14:30.417Z] v3.1 [2025-07-09T11:14:30.417Z] v3.1.0 [2025-07-09T11:14:30.417Z] v3.1.1 [2025-07-09T11:14:30.417Z] v4.0 [2025-07-09T11:14:30.417Z] v4.0.0 [2025-07-09T11:14:30.417Z] v4.1.0-dev.1 [2025-07-09T11:14:30.417Z] v4.1.0-dev.2 [Pipeline] sh [2025-07-09T11:14:30.710Z] + lftools sign git-tag v4.1.0-dev.2 [2025-07-09T11:14:31.279Z] Signing Git tag with Sigul... [2025-07-09T11:14:31.279Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-07-09T11:14:31.550Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:31.842Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-09T11:14:31.852Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-09T11:14:31.874Z] $ docker stop --time=1 d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 [2025-07-09T11:14:33.159Z] $ docker rm -f --volumes d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-09T11:14:33.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:14:33.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:33.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:14:33.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:33.989Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:14:34.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:14:34.269Z] $ docker top c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 -eo pid,comm [2025-07-09T11:14:34.317Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-09T11:14:34.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:14:34.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:14:34.368Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:14:34.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:14:34.488Z] $ docker exec c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 ssh-agent [2025-07-09T11:14:34.593Z] SSH_AUTH_SOCK=/tmp/ssh-NKz5nFuwNZSE/agent.32 [2025-07-09T11:14:34.593Z] SSH_AGENT_PID=38 [2025-07-09T11:14:34.597Z] Running ssh-add (command line suppressed) [2025-07-09T11:14:34.697Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17980275847025538339.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17980275847025538339.key) [2025-07-09T11:14:34.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:14:34.998Z] + git semver bump pre [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,216 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,216 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,216 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,217 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:35.257Z] 2025-07-09 11:14:35,219 [execute] INFO git cat-file --batch-check [2025-07-09T11:14:35.258Z] 2025-07-09 11:14:35,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:35.258Z] 2025-07-09 11:14:35,222 [execute] INFO git cat-file --batch [2025-07-09T11:14:35.258Z] 2025-07-09 11:14:35,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:35.258Z] 2025-07-09 11:14:35,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:35.258Z] 4.1.0-dev.3 [Pipeline] } [2025-07-09T11:14:35.261Z] $ docker exec --env ******** --env ******** c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 ssh-agent -k [2025-07-09T11:14:35.348Z] unset SSH_AUTH_SOCK; [2025-07-09T11:14:35.348Z] unset SSH_AGENT_PID; [2025-07-09T11:14:35.348Z] echo Agent pid 38 killed; [2025-07-09T11:14:35.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:14:35.685Z] + git semver [Pipeline] } [2025-07-09T11:14:35.951Z] $ docker stop --time=1 c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 [2025-07-09T11:14:37.248Z] $ docker rm -f --volumes c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:14:37.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:14:37.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:37.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:14:37.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:37.973Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:14:37.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:14:38.231Z] $ docker top 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 -eo pid,comm [2025-07-09T11:14:38.277Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-09T11:14:38.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:14:38.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:14:38.331Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:14:38.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:14:38.439Z] $ docker exec 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 ssh-agent [2025-07-09T11:14:38.553Z] SSH_AUTH_SOCK=/tmp/ssh-e2r5tSwjdph9/agent.31 [2025-07-09T11:14:38.553Z] SSH_AGENT_PID=37 [2025-07-09T11:14:38.558Z] Running ssh-add (command line suppressed) [2025-07-09T11:14:38.673Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_658842266083331408.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_658842266083331408.key) [2025-07-09T11:14:38.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:14:38.977Z] + git semver push [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,236 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,240 [run_push] DEBUG push [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,240 [execute] INFO git cat-file --batch-check [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,242 [execute] INFO git rev-list 779640b8c6723ef3f327bfdb5b1649a66e0c773b -- [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,242 [execute] DEBUG Popen(['git', 'rev-list', '779640b8c6723ef3f327bfdb5b1649a66e0c773b', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,250 [execute] INFO git fetch -v -- origin [2025-07-09T11:14:39.544Z] 2025-07-09 11:14:39,250 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-09T11:14:39.803Z] 2025-07-09 11:14:39,720 [run_push] DEBUG no remote changes detected [2025-07-09T11:14:39.803Z] 2025-07-09 11:14:39,720 [execute] INFO git push origin semver [2025-07-09T11:14:39.803Z] 2025-07-09 11:14:39,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:14:40.740Z] 2025-07-09 11:14:40,430 [run_push] DEBUG push all version tags [2025-07-09T11:14:40.740Z] 2025-07-09 11:14:40,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-09T11:14:40.740Z] 2025-07-09 11:14:40,431 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:14:41.307Z] 2025-07-09 11:14:41,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-07-09T11:14:41.307Z] 4.1.0-dev.3 [Pipeline] } [2025-07-09T11:14:41.311Z] $ docker exec --env ******** --env ******** 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 ssh-agent -k [2025-07-09T11:14:41.404Z] unset SSH_AUTH_SOCK; [2025-07-09T11:14:41.405Z] unset SSH_AGENT_PID; [2025-07-09T11:14:41.405Z] echo Agent pid 37 killed; [2025-07-09T11:14:41.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:14:41.749Z] + git semver [Pipeline] } [2025-07-09T11:14:42.015Z] $ docker stop --time=1 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 [2025-07-09T11:14:43.258Z] $ docker rm -f --volumes 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-09T11:14:43.838Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2025-07-09T11:14:43.838Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-07-09T11:14:43.838Z] total 16 [2025-07-09T11:14:43.838Z] drwxr-xr-x 3 root root 4096 Jul 9 10:59 . [2025-07-09T11:14:43.838Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 11:14 .. [2025-07-09T11:14:43.838Z] drwxr-xr-x 2 root root 4096 Jul 9 10:59 cost [2025-07-09T11:14:43.838Z] -rw-r--r-- 1 root root 83 Jul 9 10:59 cost.csv [2025-07-09T11:14:43.838Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2025-07-09T11:14:43.838Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-07-09T11:14:43.838Z] total 16 [2025-07-09T11:14:43.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:59 . [2025-07-09T11:14:43.838Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 11:14 .. [2025-07-09T11:14:43.838Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:59 cost [2025-07-09T11:14:43.838Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 9 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:44.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:44.986Z] ---> package-listing.sh [2025-07-09T11:14:44.986Z] ++ facter osfamily [2025-07-09T11:14:44.986Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T11:14:45.244Z] + OS_FAMILY=debian [2025-07-09T11:14:45.244Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-07-09T11:14:45.244Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T11:14:45.244Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T11:14:45.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T11:14:45.244Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T11:14:45.244Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-07-09T11:14:45.244Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T11:14:45.244Z] + case "${OS_FAMILY}" in [2025-07-09T11:14:45.244Z] + dpkg -l [2025-07-09T11:14:45.244Z] + grep '^ii' [2025-07-09T11:14:45.244Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T11:14:45.244Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T11:14:45.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T11:14:45.244Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-07-09T11:14:45.244Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-07-09T11:14:45.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-07-09T11:14:45.256Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-09T11:14:45.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:14:46.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T11:14:46.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:14:46.175Z] prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container [2025-07-09T11:14:46.197Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T11:14:46.422Z] $ docker top 4f43391b22205f8d48258120534751dc6ad3776a6c7c62a4c79fa88fcbd7e370 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:14:46.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T11:14:47.058Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T11:14:47.340Z] + ls /var/log/sa-host [2025-07-09T11:14:47.340Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:14:47.377Z] provisioning config files... [2025-07-09T11:14:47.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9108558874984532360tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:14:47.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:47.691Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T11:14:47.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:48.006Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T11:14:48.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:48.301Z] ---> sudo-logs.sh [2025-07-09T11:14:48.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T11:14:48.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:48.618Z] ---> job-cost.sh [2025-07-09T11:14:48.618Z] lf-activate-venv: SKIPPING [2025-07-09T11:14:48.618Z] DEBUG: total: 0.2199999988079071 [2025-07-09T11:14:48.618Z] INFO: Retrieving Stack Cost... [2025-07-09T11:14:48.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T11:14:49.136Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T11:14:49.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:14:49.432Z] ---> logs-deploy.sh [2025-07-09T11:14:49.432Z] lf-activate-venv: SKIPPING [2025-07-09T11:14:49.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/132 [2025-07-09T11:14:49.432Z] INFO: archiving workspace using pattern(s): [2025-07-09T11:14:50.380Z] Archives upload complete. [2025-07-09T11:14:50.380Z] INFO: archiving logs to Nexus