Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6291b7935da4ae9a9d73cf7e756e817f8715d6d 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-ssh18381850174013721435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9223409528933143314.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2652076444002790195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8926905218612241416.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-ssh14494136127201569004.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10698’ Running on prd-ubuntu20.04-docker-8c-8g-10713 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 > 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 Avoid second fetch Checking out Revision c6291b7935da4ae9a9d73cf7e756e817f8715d6d (main) Commit message: "Merge pull request #283 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f c6291b7935da4ae9a9d73cf7e756e817f8715d6d # timeout=10 > git rev-list --no-walk c029423759115316bd87951ccf52c79e62451533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:22 ========================================================= 06:32:22 EdgeX Global Pipelines Version Info 06:32:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:23 ------------------- 06:32:23 stable info: 06:32:23 ------------------- 06:32:23 Commited By: Cherry Wang cherry@iotechsys.com 06:32:23 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:32:23 Message: update stable to v1.0.280 06:32:24 ------------------- 06:32:24 experimental info: 06:32:24 ------------------- 06:32:24 Commited By: Cherry Wang cherry@iotechsys.com 06:32:24 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:32:24 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo 06:32:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6291b7 [Pipeline] echo 06:32:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:25 provisioning config files... 06:32:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12219028769571913269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> ****-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 06:32:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/go/credential-store/ 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10002 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 06:32:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/go/credential-store/ 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10003 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 06:32:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/go/credential-store/ 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10004 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 06:32:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/go/credential-store/ 06:32:26 06:32:26 Login Succeeded 06:32:26 ****.io 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 06:32:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/go/credential-store/ 06:32:26 06:32:26 Login Succeeded 06:32:26 ---> ****-login.sh ends [Pipeline] } 06:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:32:26 + git rev-list -1 --merges c6291b7935da4ae9a9d73cf7e756e817f8715d6d~1..c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo 06:32:27 -----------> git rev-list -1 --merges c6291b7935da4ae9a9d73cf7e756e817f8715d6d~1..c6291b7935da4ae9a9d73cf7e756e817f8715d6d c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:32:27 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [false] [Pipeline] sh 06:32:27 + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo 06:32:27 ========================================================= 06:32:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:32:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:27 + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo 06:32:27 [semverPrep] GIT_COMMIT: c6291b7935da4ae9a9d73cf7e756e817f8715d6d, Commit Message: Merge pull request #283 from sabrina-lin527/update-changelog [Pipeline] echo 06:32:27 [semverPrep] This is not a build commit. [Pipeline] sh 06:32:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:28 + grep -v github /etc/ssh/ssh_known_hosts 06:32:28 + [ -e /tmp/ssh_known_hosts ] 06:32:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:32:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:32:28 + sudo tee -a /etc/ssh/ssh_known_hosts 06:32:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:28 06:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:32:28 3dae71ba6b94: Pulling fs layer 06:32:28 6bf1a483ea7c: Pulling fs layer 06:32:28 f5dfc541a4d3: Pulling fs layer 06:32:28 461d9e800cba: Pulling fs layer 06:32:28 80192f66455f: Pulling fs layer 06:32:28 2e8e34ca0e6c: Pulling fs layer 06:32:28 a29436f7fd5d: Pulling fs layer 06:32:28 923cac83aea3: Pulling fs layer 06:32:28 25ad8b0a4227: Pulling fs layer 06:32:28 db01528c6b51: Pulling fs layer 06:32:28 28988de357af: Pulling fs layer 06:32:28 461d9e800cba: Waiting 06:32:28 80192f66455f: Waiting 06:32:28 2e8e34ca0e6c: Waiting 06:32:28 25ad8b0a4227: Waiting 06:32:28 db01528c6b51: Waiting 06:32:28 a29436f7fd5d: Waiting 06:32:28 28988de357af: Waiting 06:32:28 923cac83aea3: Waiting 06:32:29 6bf1a483ea7c: Verifying Checksum 06:32:29 6bf1a483ea7c: Download complete 06:32:29 461d9e800cba: Verifying Checksum 06:32:29 461d9e800cba: Download complete 06:32:29 80192f66455f: Download complete 06:32:29 f5dfc541a4d3: Verifying Checksum 06:32:29 3dae71ba6b94: Verifying Checksum 06:32:29 3dae71ba6b94: Download complete 06:32:29 923cac83aea3: Verifying Checksum 06:32:29 923cac83aea3: Download complete 06:32:29 25ad8b0a4227: Verifying Checksum 06:32:29 25ad8b0a4227: Download complete 06:32:29 db01528c6b51: Verifying Checksum 06:32:29 db01528c6b51: Download complete 06:32:29 28988de357af: Verifying Checksum 06:32:29 28988de357af: Download complete 06:32:29 a29436f7fd5d: Download complete 06:32:29 2e8e34ca0e6c: Verifying Checksum 06:32:29 2e8e34ca0e6c: Download complete 06:32:30 3dae71ba6b94: Pull complete 06:32:31 6bf1a483ea7c: Pull complete 06:32:31 f5dfc541a4d3: Pull complete 06:32:31 461d9e800cba: Pull complete 06:32:31 80192f66455f: Pull complete 06:32:36 2e8e34ca0e6c: Pull complete 06:32:36 a29436f7fd5d: Pull complete 06:32:36 923cac83aea3: Pull complete 06:32:36 25ad8b0a4227: Pull complete 06:32:36 db01528c6b51: Pull complete 06:32:36 28988de357af: Pull complete 06:32:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:36 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:32:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:38 $ docker top 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 -eo pid,comm 06:32:38 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). 06:32:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:38 [ssh-agent] Looking for ssh-agent implementation... 06:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:39 $ docker exec 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent 06:32:39 SSH_AUTH_SOCK=/tmp/ssh-LegbNOj9woIj/agent.33 06:32:39 SSH_AGENT_PID=39 06:32:39 Running ssh-add (command line suppressed) 06:32:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1876495608653376418.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1876495608653376418.key) 06:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 06:32:39 + git tag --points-at HEAD [Pipeline] } 06:32:40 $ docker exec --env ******** --env ******** 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent -k 06:32:40 unset SSH_AUTH_SOCK; 06:32:40 unset SSH_AGENT_PID; 06:32:40 echo Agent pid 39 killed; 06:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:40 [ssh-agent] Looking for ssh-agent implementation... 06:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:40 $ docker exec 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent 06:32:40 SSH_AUTH_SOCK=/tmp/ssh-0KCVXBmlOIFm/agent.86 06:32:40 SSH_AGENT_PID=92 06:32:40 Running ssh-add (command line suppressed) 06:32:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3984727021269671274.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3984727021269671274.key) 06:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:41 + git semver init 06:32:41 2026-05-25 06:32:41,274 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:32:41 2026-05-25 06:32:41,278 [run_init] DEBUG init version:0.0.0 force:False 06:32:41 2026-05-25 06:32:41,279 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 06:32:41 2026-05-25 06:32:41,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 06:32:41 2026-05-25 06:32:41,279 [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) 06:32:43 2026-05-25 06:32:42,864 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 06:32:43 2026-05-25 06:32:42,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 06:32:43 2026-05-25 06:32:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:32:43 2026-05-25 06:32:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:32:43 4.1.0-dev.10 [Pipeline] } 06:32:43 $ docker exec --env ******** --env ******** 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent -k 06:32:43 unset SSH_AUTH_SOCK; 06:32:43 unset SSH_AGENT_PID; 06:32:43 echo Agent pid 92 killed; 06:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:43 + git semver [Pipeline] } 06:32:44 $ docker stop --time=1 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 06:32:45 $ docker rm -f --volumes 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:46 Stashed 1 file(s) [Pipeline] echo 06:32:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:46 provisioning config files... 06:32:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15452854334996710227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:47 ---> ****-login.sh 06:32:47 nexus3.edgexfoundry.org:10001 06:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:47 Login Succeeded 06:32:47 nexus3.edgexfoundry.org:10002 06:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:47 Login Succeeded 06:32:47 nexus3.edgexfoundry.org:10003 06:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:47 Login Succeeded 06:32:47 nexus3.edgexfoundry.org:10004 06:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:47 Login Succeeded 06:32:47 ****.io 06:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:47 Login Succeeded 06:32:47 ---> ****-login.sh ends [Pipeline] } 06:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:32:48 ========================================================= 06:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:32:48 #0 building with "default" instance using docker driver 06:32:48 06:32:48 #1 [internal] load build definition from Dockerfile 06:32:48 #1 transferring dockerfile: 1.73kB done 06:32:48 #1 DONE 0.0s 06:32:48 06:32:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:32:48 #2 DONE 0.1s 06:32:49 06:32:49 #3 [internal] load .dockerignore 06:32:49 #3 transferring context: 160B done 06:32:49 #3 DONE 0.0s 06:32:49 06:32:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:32:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:32:49 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:32:49 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:32:49 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:32:49 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:32:49 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:32:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 06:32:49 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:32:49 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:32:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 06:32:49 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:32:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:32:49 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:32:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 06:32:49 #4 ... 06:32:49 06:32:49 #5 [internal] load build context 06:32:49 #5 transferring context: 34.77MB 0.3s done 06:32:49 #5 DONE 0.3s 06:32:49 06:32:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:32:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 06:32:49 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:32:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 06:32:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 06:32:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 0.5s 06:32:49 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 06:32:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s 06:32:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 06:32:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.7s 06:32:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 06:32:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:32:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 0.9s 06:32:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 06:32:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 06:32:54 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:32:54 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:32:54 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:32:54 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:32:54 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:32:55 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 06:32:55 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:32:58 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 06:32:58 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:32:58 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 06:32:58 #4 DONE 9.6s 06:32:58 06:32:58 #6 [builder 2/7] WORKDIR /device-gpio 06:33:00 #6 DONE 1.5s 06:33:00 06:33:00 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:33:00 #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:33:00 #7 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:33:00 #7 0.755 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:33:01 #7 0.765 (2/4) Installing libedit (20250104.3.1-r1) 06:33:01 #7 0.770 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:33:01 #7 0.793 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:33:01 #7 0.806 Executing busybox-1.37.0-r19.trigger 06:33:01 #7 0.815 OK: 269 MiB in 64 packages 06:33:01 #7 DONE 0.9s 06:33:01 06:33:01 #8 [builder 4/7] COPY go.mod vendor* ./ 06:33:01 #8 DONE 0.0s 06:33:01 06:33:01 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:01 Still waiting to schedule task 06:33:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10702’ 06:33:13 #9 DONE 11.1s 06:33:13 06:33:13 #10 [builder 6/7] COPY . . 06:33:13 #10 DONE 0.1s 06:33:13 06:33:13 #11 [builder 7/7] RUN echo noop 06:33:13 #11 0.185 noop 06:33:13 #11 DONE 0.2s 06:33:13 06:33:13 #12 exporting to image 06:33:13 #12 exporting layers 06:33:20 #12 exporting layers 7.1s done 06:33:20 #12 writing image sha256:961a29eb07eeb27e5b566851faba53117a999f8ec8e8c42e353b08376d4366a3 done 06:33:20 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:33:20 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:20 + docker inspect -f . ci-base-image-x86_64 06:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:21 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:33:21 $ 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 ******** ci-base-image-x86_64 cat 06:33:21 $ docker top e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:21 + go version 06:33:21 go version go1.25.2 linux/amd64 [Pipeline] } 06:33:21 $ docker stop --time=1 e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c 06:33:23 $ docker rm -f --volumes e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:23 + docker inspect -f . ci-base-image-x86_64 06:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:23 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:33:23 $ 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 ******** ci-base-image-x86_64 cat 06:33:23 $ docker top 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 06:33:24 + make test 06:33:24 go test ./... -coverprofile=coverage.out ./... 06:33:25 ? github.com/edgexfoundry/device-gpio [no test files] 06:33:47 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 06:33:47 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 06:33:54 0 issues. 06:33:54 go vet ./... 06:33:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:59 ./bin/test-attribution-txt.sh 06:33:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:33:59 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 06:33:59 $ docker stop --time=1 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 06:34:01 $ docker rm -f --volumes 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:34:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:03 + ls -al . 06:34:03 total 228 06:34:03 drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:33 . 06:34:03 drwxrwxr-x 4 jenkins jenkins 4096 May 25 06:32 .. 06:34:03 -rw-rw-r-- 1 jenkins jenkins 120 May 25 06:32 .dockerignore 06:34:03 drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:33 .git 06:34:03 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 .github 06:34:03 -rw-rw-r-- 1 jenkins jenkins 277 May 25 06:32 .gitignore 06:34:03 -rw-rw-r-- 1 jenkins jenkins 359 May 25 06:32 .golangci.yml 06:34:03 drwxr-xr-x 3 jenkins jenkins 4096 May 25 06:32 .semver 06:34:03 -rw-rw-r-- 1 jenkins jenkins 22061 May 25 06:32 Attribution.txt 06:34:03 -rw-rw-r-- 1 jenkins jenkins 8143 May 25 06:32 CHANGELOG.md 06:34:03 -rw-rw-r-- 1 jenkins jenkins 1694 May 25 06:32 Dockerfile 06:34:03 -rw-rw-r-- 1 jenkins jenkins 677 May 25 06:32 GOVERNANCE.md 06:34:03 -rw-rw-r-- 1 jenkins jenkins 680 May 25 06:32 Jenkinsfile 06:34:03 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 06:32 LICENSE 06:34:03 -rw-rw-r-- 1 jenkins jenkins 1922 May 25 06:32 Makefile 06:34:03 -rw-rw-r-- 1 jenkins jenkins 617 May 25 06:32 OWNERS.md 06:34:03 -rw-rw-r-- 1 jenkins jenkins 3578 May 25 06:32 README.md 06:34:03 -rw-rw-r-- 1 jenkins jenkins 12 May 25 06:32 VERSION 06:34:03 drwxrwxr-x 2 jenkins jenkins 4096 May 25 06:32 bin 06:34:03 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 cmd 06:34:03 -rw-r--r-- 1 jenkins jenkins 11324 May 25 06:33 coverage.out 06:34:03 -rw-rw-r-- 1 jenkins jenkins 6550 May 25 06:32 go.mod 06:34:03 -rw-rw-r-- 1 jenkins jenkins 89534 May 25 06:32 go.sum 06:34:03 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 internal 06:34:03 -rw-rw-r-- 1 jenkins jenkins 209 May 25 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:03 + 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=c6291b7935da4ae9a9d73cf7e756e817f8715d6d --label arch=amd64 --label version=4.1.0-dev.10 . 06:34:03 #0 building with "default" instance using docker driver 06:34:03 06:34:03 #1 [internal] load build definition from Dockerfile 06:34:03 #1 transferring dockerfile: 1.73kB done 06:34:03 #1 DONE 0.0s 06:34:03 06:34:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:34:03 #2 DONE 0.0s 06:34:03 06:34:03 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:34:03 #3 DONE 0.1s 06:34:03 06:34:03 #4 [internal] load .dockerignore 06:34:03 #4 transferring context: 32B 06:34:03 #4 transferring context: 160B done 06:34:03 #4 DONE 0.0s 06:34:03 06:34:03 #5 [internal] load build context 06:34:03 #5 transferring context: 22.64kB 0.0s done 06:34:03 #5 DONE 0.0s 06:34:03 06:34:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:34:03 #6 DONE 0.1s 06:34:03 06:34:03 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:34:03 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 06:34:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:34:03 #7 ... 06:34:03 06:34:03 #8 [builder 2/7] WORKDIR /device-gpio 06:34:03 #8 DONE 0.0s 06:34:03 06:34:03 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:34:03 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:34:03 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:34:03 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:34:03 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:34:04 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:34:04 #7 DONE 0.3s 06:34:04 06:34:04 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:34:04 #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:34:04 #9 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:34:04 #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) 06:34:04 #9 0.641 Executing busybox-1.37.0-r20.trigger 06:34:04 #9 0.647 OK: 7 MiB in 17 packages 06:34:04 #9 DONE 0.8s 06:34:04 06:34:04 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:34:04 #10 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:34:04 #10 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:34:04 #10 0.784 OK: 269 MiB in 64 packages 06:34:04 #10 DONE 0.9s 06:34:04 06:34:04 #11 [builder 4/7] COPY go.mod vendor* ./ 06:34:04 #11 DONE 0.0s 06:34:04 06:34:04 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:05 #12 DONE 0.5s 06:34:05 06:34:05 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:34:05 #13 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:34:05 #13 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:34:05 #13 ... 06:34:05 06:34:05 #14 [builder 6/7] COPY . . 06:34:05 #14 DONE 0.1s 06:34:05 06:34:05 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:34:05 #13 0.817 OK: 7 MiB in 17 packages 06:34:05 #13 DONE 0.9s 06:34:05 06:34:05 #15 [builder 7/7] RUN make build 06:34:06 #15 0.213 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 06:34:32 #15 DONE 23.3s 06:34:32 06:34:32 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 06:34:32 #16 DONE 0.0s 06:34:32 06:34:32 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 06:34:32 #17 DONE 0.0s 06:34:32 06:34:32 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 06:34:32 #18 DONE 0.2s 06:34:32 06:34:32 #19 exporting to image 06:34:32 #19 exporting layers 0.1s done 06:34:32 #19 writing image sha256:5ce70d6dd56f5c5b56bd562125713291e40c4881c9b45f97f028f2cbf2c21931 done 06:34:32 #19 naming to docker.io/library/device-gpio done 06:34:32 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:32 provisioning config files... 06:34:32 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13369194401024543409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:33 ---> ****-login.sh 06:34:33 nexus3.edgexfoundry.org:10001 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10002 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10003 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10004 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 Login Succeeded 06:34:33 ****.io 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 Login Succeeded 06:34:33 ---> ****-login.sh ends [Pipeline] } 06:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:34:33 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 06:34:33 c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:34:33 latest 06:34:33 4.1.0-dev.10 06:34:33 c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:34:33 main 06:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker push nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 06:34:34 dbdb6dfd4558: Preparing 06:34:34 8668f9d44f0a: Preparing 06:34:34 fd4c6c559bec: Preparing 06:34:34 215088eb964a: Preparing 06:34:34 189f57f9d391: Preparing 06:34:34 0854555d70ac: Preparing 06:34:34 0854555d70ac: Waiting 06:34:34 189f57f9d391: Pushed 06:34:34 0854555d70ac: Layer already exists 06:34:34 215088eb964a: Pushed 06:34:34 fd4c6c559bec: Pushed 06:34:34 8668f9d44f0a: Pushed 06:34:39 dbdb6dfd4558: Pushed 06:34:39 c6291b7935da4ae9a9d73cf7e756e817f8715d6d: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 06:34:40 dbdb6dfd4558: Preparing 06:34:40 8668f9d44f0a: Preparing 06:34:40 fd4c6c559bec: Preparing 06:34:40 215088eb964a: Preparing 06:34:40 189f57f9d391: Preparing 06:34:40 0854555d70ac: Preparing 06:34:40 0854555d70ac: Waiting 06:34:40 fd4c6c559bec: Layer already exists 06:34:40 dbdb6dfd4558: Layer already exists 06:34:40 189f57f9d391: Layer already exists 06:34:40 8668f9d44f0a: Layer already exists 06:34:40 215088eb964a: Layer already exists 06:34:40 0854555d70ac: Layer already exists 06:34:40 latest: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 06:34:40 dbdb6dfd4558: Preparing 06:34:40 8668f9d44f0a: Preparing 06:34:40 fd4c6c559bec: Preparing 06:34:40 215088eb964a: Preparing 06:34:40 189f57f9d391: Preparing 06:34:40 0854555d70ac: Preparing 06:34:40 0854555d70ac: Waiting 06:34:40 215088eb964a: Layer already exists 06:34:40 189f57f9d391: Layer already exists 06:34:40 dbdb6dfd4558: Layer already exists 06:34:40 fd4c6c559bec: Layer already exists 06:34:40 8668f9d44f0a: Layer already exists 06:34:40 0854555d70ac: Layer already exists 06:34:40 4.1.0-dev.10: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 06:34:41 dbdb6dfd4558: Preparing 06:34:41 8668f9d44f0a: Preparing 06:34:41 fd4c6c559bec: Preparing 06:34:41 215088eb964a: Preparing 06:34:41 189f57f9d391: Preparing 06:34:41 0854555d70ac: Preparing 06:34:41 0854555d70ac: Waiting 06:34:41 dbdb6dfd4558: Layer already exists 06:34:41 fd4c6c559bec: Layer already exists 06:34:41 8668f9d44f0a: Layer already exists 06:34:41 189f57f9d391: Layer already exists 06:34:41 215088eb964a: Layer already exists 06:34:41 0854555d70ac: Layer already exists 06:34:41 c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 06:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 06:34:42 dbdb6dfd4558: Preparing 06:34:42 8668f9d44f0a: Preparing 06:34:42 fd4c6c559bec: Preparing 06:34:42 215088eb964a: Preparing 06:34:42 189f57f9d391: Preparing 06:34:42 0854555d70ac: Preparing 06:34:42 0854555d70ac: Waiting 06:34:42 215088eb964a: Layer already exists 06:34:42 189f57f9d391: Layer already exists 06:34:42 8668f9d44f0a: Layer already exists 06:34:42 fd4c6c559bec: Layer already exists 06:34:42 dbdb6dfd4558: Layer already exists 06:34:42 0854555d70ac: Layer already exists 06:34:42 main: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:42 ===================================================== [Pipeline] echo 06:34:42 taggedImages: 06:34:42 - nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:34:42 - nexus3.edgexfoundry.org:10004/device-gpio:latest 06:34:42 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 06:34:42 - nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:34:42 - nexus3.edgexfoundry.org:10004/device-gpio:main [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 06:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:42 06:34:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:43 latest: Pulling from edgex-lftools-log-publisher 06:34:43 5eb5b503b376: Pulling fs layer 06:34:43 5c69ac0246d0: Pulling fs layer 06:34:43 ec43610c2a17: Pulling fs layer 06:34:43 3a2ae6a8a46f: Pulling fs layer 06:34:43 33b1e0a273af: Pulling fs layer 06:34:43 5d3b04190fa2: Pulling fs layer 06:34:43 2f39f015ded8: Pulling fs layer 06:34:43 33b1e0a273af: Waiting 06:34:43 5d3b04190fa2: Waiting 06:34:43 2f39f015ded8: Waiting 06:34:43 3a2ae6a8a46f: Waiting 06:34:43 5c69ac0246d0: Verifying Checksum 06:34:43 5c69ac0246d0: Download complete 06:34:43 3a2ae6a8a46f: Verifying Checksum 06:34:43 3a2ae6a8a46f: Download complete 06:34:43 33b1e0a273af: Verifying Checksum 06:34:43 33b1e0a273af: Download complete 06:34:43 5d3b04190fa2: Verifying Checksum 06:34:43 5d3b04190fa2: Download complete 06:34:43 ec43610c2a17: Verifying Checksum 06:34:43 ec43610c2a17: Download complete 06:34:43 5eb5b503b376: Verifying Checksum 06:34:43 5eb5b503b376: Download complete 06:34:43 2f39f015ded8: Download complete 06:34:44 5eb5b503b376: Pull complete 06:34:44 5c69ac0246d0: Pull complete 06:34:45 ec43610c2a17: Pull complete 06:34:45 3a2ae6a8a46f: Pull complete 06:34:45 33b1e0a273af: Pull complete 06:34:45 5d3b04190fa2: Pull complete 06:34:51 2f39f015ded8: Pull complete 06:34:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:51 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:34:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:34:52 $ docker top fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:53 ---> job-cost.sh 06:34:53 lf-activate-venv: SKIPPING 06:34:53 INFO: No Stack... 06:34:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:34:53 INFO: Archiving Costs [Pipeline] sh 06:34:54 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 06:34:54 + cut -d, -f6 [Pipeline] lock 06:34:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] 06:34:54 Resource [jenkins-edgexfoundry-device-gpio-main-145-stack-cost] did not exist. Created. 06:34:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:54 + echo total: 0.2199999988079071 [Pipeline] stash 06:34:54 Stashed 1 file(s) [Pipeline] } 06:34:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:54 $ docker stop --time=1 fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f 06:34:55 $ docker rm -f --volumes fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:36:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10715 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 06:36:30 Running in /w/workspace/device-gpio/145 [Pipeline] { [Pipeline] checkout 06:36:30 The recommended git tool is: git 06:36:36 using credential edgex-jenkins-ssh 06:36:36 Cloning the remote Git repository 06:36:36 Cloning repository git@github.com:edgexfoundry/device-gpio.git 06:36:36 > git init /w/workspace/device-gpio/145 # timeout=10 06:36:36 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 06:36:36 > git --version # timeout=10 06:36:36 > git --version # 'git version 2.25.1' 06:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:39 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 06:36:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:40 Avoid second fetch 06:36:40 Checking out Revision c6291b7935da4ae9a9d73cf7e756e817f8715d6d (main) 06:36:41 Commit message: "Merge pull request #283 from sabrina-lin527/update-changelog" 06:36:41 > git config core.sparsecheckout # timeout=10 06:36:41 > git checkout -f c6291b7935da4ae9a9d73cf7e756e817f8715d6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:46 provisioning config files... 06:36:46 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/145@tmp/config15030354191574693203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:47 ---> ****-login.sh 06:36:47 nexus3.edgexfoundry.org:10001 06:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:47 Configure a credential helper to remove this warning. See 06:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:47 06:36:47 Login Succeeded 06:36:47 nexus3.edgexfoundry.org:10002 06:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:47 Configure a credential helper to remove this warning. See 06:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:47 06:36:47 Login Succeeded 06:36:47 nexus3.edgexfoundry.org:10003 06:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:48 Configure a credential helper to remove this warning. See 06:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:48 06:36:48 Login Succeeded 06:36:48 nexus3.edgexfoundry.org:10004 06:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:48 Configure a credential helper to remove this warning. See 06:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:48 06:36:48 Login Succeeded 06:36:48 ****.io 06:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:49 Configure a credential helper to remove this warning. See 06:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:49 06:36:49 Login Succeeded 06:36:49 ---> ****-login.sh ends [Pipeline] } 06:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:36:49 ========================================================= 06:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:36:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:36:52 Sending build context to Docker daemon 17.51MB 06:36:52 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 06:36:52 Step 2/12 : FROM ${BASE} AS builder 06:36:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:52 6b59a28fa201: Pulling fs layer 06:36:52 d32bb0dddca7: Pulling fs layer 06:36:52 5dab1238d3d9: Pulling fs layer 06:36:52 196fd7d83e7d: Pulling fs layer 06:36:52 4f4fb700ef54: Pulling fs layer 06:36:52 8ba94037c8f0: Pulling fs layer 06:36:52 196fd7d83e7d: Waiting 06:36:52 deaec5988b04: Pulling fs layer 06:36:52 9f65657bb879: Pulling fs layer 06:36:52 4f4fb700ef54: Waiting 06:36:52 8ba94037c8f0: Waiting 06:36:52 deaec5988b04: Waiting 06:36:52 9f65657bb879: Waiting 06:36:52 d32bb0dddca7: Verifying Checksum 06:36:52 d32bb0dddca7: Download complete 06:36:52 196fd7d83e7d: Verifying Checksum 06:36:52 196fd7d83e7d: Download complete 06:36:52 4f4fb700ef54: Verifying Checksum 06:36:52 4f4fb700ef54: Download complete 06:36:52 8ba94037c8f0: Verifying Checksum 06:36:52 8ba94037c8f0: Download complete 06:36:52 6b59a28fa201: Verifying Checksum 06:36:52 6b59a28fa201: Download complete 06:36:53 9f65657bb879: Verifying Checksum 06:36:53 9f65657bb879: Download complete 06:36:53 6b59a28fa201: Pull complete 06:36:53 5dab1238d3d9: Verifying Checksum 06:36:53 5dab1238d3d9: Download complete 06:36:54 d32bb0dddca7: Pull complete 06:36:55 deaec5988b04: Verifying Checksum 06:36:55 deaec5988b04: Download complete 06:37:07 5dab1238d3d9: Pull complete 06:37:07 196fd7d83e7d: Pull complete 06:37:07 4f4fb700ef54: Pull complete 06:37:08 8ba94037c8f0: Pull complete 06:37:18 deaec5988b04: Pull complete 06:37:19 9f65657bb879: Pull complete 06:37:19 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:37:19 ---> 334268110677 06:37:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:37:21 ---> Running in 904b72533783 06:37:21 Removing intermediate container 904b72533783 06:37:21 ---> a2950d4ecbab 06:37:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:37:21 ---> Running in da64714410b2 06:37:22 Removing intermediate container da64714410b2 06:37:22 ---> 01def7b8e586 06:37:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 06:37:22 ---> Running in 4d943d5fd84e 06:37:22 Removing intermediate container 4d943d5fd84e 06:37:22 ---> 03867aba097f 06:37:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:37:22 ---> Running in e7606c497787 06:37:22 Removing intermediate container e7606c497787 06:37:22 ---> f21074154f5d 06:37:22 Step 7/12 : WORKDIR /device-gpio 06:37:23 ---> Running in 24873b424c4a 06:37:23 Removing intermediate container 24873b424c4a 06:37:23 ---> f47ac9222f5e 06:37:23 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:23 ---> Running in 1a009c229176 06:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:37:26 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:37:26 (2/4) Installing libedit (20250104.3.1-r1) 06:37:26 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:37:26 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:37:26 Executing busybox-1.37.0-r19.trigger 06:37:26 OK: 259 MiB in 64 packages 06:37:27 Removing intermediate container 1a009c229176 06:37:27 ---> 94b9d1013821 06:37:27 Step 9/12 : COPY go.mod vendor* ./ 06:37:30 ---> 49cebe58d14a 06:37:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:30 ---> Running in ab894b09ea79 06:39:22 Removing intermediate container ab894b09ea79 06:39:22 ---> e4394905c508 06:39:22 Step 11/12 : COPY . . 06:39:22 ---> d31da964008c 06:39:22 Step 12/12 : RUN ${MAKE} 06:39:22 ---> Running in 9f6937d27619 06:39:22 noop 06:39:22 Removing intermediate container 9f6937d27619 06:39:22 ---> 9939debb9267 06:39:22 Successfully built 9939debb9267 06:39:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker inspect -f . ci-base-image-arm64 06:39:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:23 prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container 06:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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 ******** ci-base-image-arm64 cat 06:39:24 $ docker top c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:25 + go version 06:39:25 go version go1.25.3 linux/arm64 [Pipeline] } 06:39:25 $ docker stop --time=1 c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 06:39:26 $ docker rm -f --volumes c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker inspect -f . ci-base-image-arm64 06:39:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:27 prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container 06:39:27 $ 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/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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 ******** ci-base-image-arm64 cat 06:39:29 $ docker top a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:29 + git config --global --add safe.directory /w/workspace/device-gpio/145 [Pipeline] fileExists [Pipeline] sh 06:39:30 + make test 06:39:30 go test ./... -coverprofile=coverage.out ./... 06:39:34 ? github.com/edgexfoundry/device-gpio [no test files] 06:43:12 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 06:43:12 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 06:43:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:12 go vet ./... 06:43:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:59 ./bin/test-attribution-txt.sh 06:43:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:43:59 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:43:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 06:43:59 $ docker stop --time=1 a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 06:44:03 $ docker rm -f --volumes a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:05 Warning: overwriting stash ‘coverage-report’ 06:44:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:06 + ls -al . 06:44:06 total 224 06:44:06 drwxrwxr-x 7 jenkins jenkins 4096 May 25 06:39 . 06:44:06 drwxrwxr-x 4 jenkins jenkins 4096 May 25 06:36 .. 06:44:06 -rw-rw-r-- 1 jenkins jenkins 120 May 25 06:36 .dockerignore 06:44:06 drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:36 .git 06:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 .github 06:44:06 -rw-rw-r-- 1 jenkins jenkins 277 May 25 06:36 .gitignore 06:44:06 -rw-rw-r-- 1 jenkins jenkins 359 May 25 06:36 .golangci.yml 06:44:06 -rw-rw-r-- 1 jenkins jenkins 22061 May 25 06:36 Attribution.txt 06:44:06 -rw-rw-r-- 1 jenkins jenkins 8143 May 25 06:36 CHANGELOG.md 06:44:06 -rw-rw-r-- 1 jenkins jenkins 1694 May 25 06:36 Dockerfile 06:44:06 -rw-rw-r-- 1 jenkins jenkins 677 May 25 06:36 GOVERNANCE.md 06:44:06 -rw-rw-r-- 1 jenkins jenkins 680 May 25 06:36 Jenkinsfile 06:44:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 06:36 LICENSE 06:44:06 -rw-rw-r-- 1 jenkins jenkins 1922 May 25 06:36 Makefile 06:44:06 -rw-rw-r-- 1 jenkins jenkins 617 May 25 06:36 OWNERS.md 06:44:06 -rw-rw-r-- 1 jenkins jenkins 3578 May 25 06:36 README.md 06:44:06 -rw-rw-r-- 1 jenkins jenkins 12 May 25 06:32 VERSION 06:44:06 drwxrwxr-x 2 jenkins jenkins 4096 May 25 06:36 bin 06:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 cmd 06:44:06 -rw-r--r-- 1 jenkins jenkins 11324 May 25 06:43 coverage.out 06:44:06 -rw-rw-r-- 1 jenkins jenkins 6550 May 25 06:36 go.mod 06:44:06 -rw-rw-r-- 1 jenkins jenkins 89534 May 25 06:36 go.sum 06:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 internal 06:44:06 -rw-rw-r-- 1 jenkins jenkins 209 May 25 06:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:07 + 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=c6291b7935da4ae9a9d73cf7e756e817f8715d6d --label arch=arm64 --label version=4.1.0-dev.10 . 06:44:07 Sending build context to Docker daemon 17.53MB 06:44:07 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 06:44:07 Step 2/26 : FROM ${BASE} AS builder 06:44:07 ---> 9939debb9267 06:44:07 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:44:07 ---> Running in b76266ccc648 06:44:07 Removing intermediate container b76266ccc648 06:44:07 ---> adee05cc2e9f 06:44:07 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:08 ---> Running in 33bb076da8a4 06:44:08 Removing intermediate container 33bb076da8a4 06:44:08 ---> 479d032a7cd6 06:44:08 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 06:44:08 ---> Running in 9859135bfac5 06:44:08 Removing intermediate container 9859135bfac5 06:44:08 ---> e175a1fa23bf 06:44:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:44:08 ---> Running in 799e0539cd05 06:44:08 Removing intermediate container 799e0539cd05 06:44:08 ---> 2923f0887971 06:44:08 Step 7/26 : WORKDIR /device-gpio 06:44:08 ---> Running in 785a7a59b373 06:44:09 Removing intermediate container 785a7a59b373 06:44:09 ---> d14be893e07c 06:44:09 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:09 ---> Running in dc4c1be7c401 06:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:44:12 OK: 259 MiB in 64 packages 06:44:13 Removing intermediate container dc4c1be7c401 06:44:13 ---> b19bc5a0d788 06:44:13 Step 9/26 : COPY go.mod vendor* ./ 06:44:13 ---> 9570716b684c 06:44:13 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:13 ---> Running in d42bc97aa8da 06:44:18 Removing intermediate container d42bc97aa8da 06:44:18 ---> f607c69dc814 06:44:18 Step 11/26 : COPY . . 06:44:19 ---> 55b56ebe1a9a 06:44:19 Step 12/26 : RUN ${MAKE} 06:44:19 ---> Running in 22cc40618d8b 06:44:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 06:48:12 Removing intermediate container 22cc40618d8b 06:48:12 ---> d1fcfc04412f 06:48:12 Step 13/26 : FROM alpine:3.22 06:48:12 3.22: Pulling from library/alpine 06:48:12 58e777220c39: Pulling fs layer 06:48:12 58e777220c39: Verifying Checksum 06:48:12 58e777220c39: Download complete 06:48:12 58e777220c39: Pull complete 06:48:12 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:48:12 Status: Downloaded newer image for alpine:3.22 06:48:12 ---> 6a2735c23ff3 06:48:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 06:48:12 ---> Running in 5f147f50b671 06:48:12 Removing intermediate container 5f147f50b671 06:48:12 ---> 995a585eb863 06:48:12 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:48:12 ---> Running in f3f6d82ca24b 06:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:48:12 (1/1) Installing dumb-init (1.2.5-r3) 06:48:12 Executing busybox-1.37.0-r20.trigger 06:48:12 OK: 8 MiB in 17 packages 06:48:12 Removing intermediate container f3f6d82ca24b 06:48:12 ---> 156b3974f069 06:48:12 Step 16/26 : RUN apk --no-cache upgrade 06:48:12 ---> Running in 4e7825ac36f7 06:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:48:12 OK: 8 MiB in 17 packages 06:48:12 Removing intermediate container 4e7825ac36f7 06:48:12 ---> c725bf7134d8 06:48:12 Step 17/26 : WORKDIR / 06:48:12 ---> Running in 356248aa56c4 06:48:12 Removing intermediate container 356248aa56c4 06:48:12 ---> 9371fe297fcf 06:48:12 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 06:48:15 ---> d96c59d082c9 06:48:15 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 06:48:15 ---> f896bcc13253 06:48:15 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 06:48:17 ---> f4b934833020 06:48:17 Step 21/26 : EXPOSE 59910 06:48:17 ---> Running in bd1ea856cb10 06:48:17 Removing intermediate container bd1ea856cb10 06:48:17 ---> 5b6d4bf3681d 06:48:17 Step 22/26 : ENTRYPOINT ["/device-gpio"] 06:48:18 ---> Running in 201e31e4c9ee 06:48:18 Removing intermediate container 201e31e4c9ee 06:48:18 ---> 81b917e3168d 06:48:18 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:48:18 ---> Running in fa2d0fab9aa3 06:48:18 Removing intermediate container fa2d0fab9aa3 06:48:18 ---> e1b7c505fbab 06:48:18 Step 24/26 : LABEL arch=arm64 06:48:18 ---> Running in 8afeda340e71 06:48:19 Removing intermediate container 8afeda340e71 06:48:19 ---> b9ab327bb160 06:48:19 Step 25/26 : LABEL git_sha=c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:48:19 ---> Running in bbb0b2261ede 06:48:19 Removing intermediate container bbb0b2261ede 06:48:19 ---> 7e5f11df126a 06:48:19 Step 26/26 : LABEL version=4.1.0-dev.10 06:48:19 ---> Running in 5002d5162616 06:48:19 Removing intermediate container 5002d5162616 06:48:19 ---> 497a03399cce 06:48:19 [Warning] One or more build-args [ARCH] were not consumed 06:48:19 Successfully built 497a03399cce 06:48:19 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 06:48:19 provisioning config files... 06:48:20 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/145@tmp/config7492394923910243178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:20 ---> ****-login.sh 06:48:20 nexus3.edgexfoundry.org:10001 06:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:20 Configure a credential helper to remove this warning. See 06:48:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:20 06:48:20 Login Succeeded 06:48:20 nexus3.edgexfoundry.org:10002 06:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:20 Configure a credential helper to remove this warning. See 06:48:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:20 06:48:20 Login Succeeded 06:48:20 nexus3.edgexfoundry.org:10003 06:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:21 Configure a credential helper to remove this warning. See 06:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:21 06:48:21 Login Succeeded 06:48:21 nexus3.edgexfoundry.org:10004 06:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:21 Configure a credential helper to remove this warning. See 06:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:21 06:48:21 Login Succeeded 06:48:21 ****.io 06:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:23 Configure a credential helper to remove this warning. See 06:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:23 06:48:23 Login Succeeded 06:48:23 ---> ****-login.sh ends [Pipeline] } 06:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:48:23 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 06:48:23 c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:48:23 latest 06:48:23 4.1.0-dev.10 06:48:23 c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:48:23 main 06:48:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 06:48:24 cb714fb41462: Preparing 06:48:24 b6aee9a93d6a: Preparing 06:48:24 3aa03381f873: Preparing 06:48:24 1d92985dcb53: Preparing 06:48:24 89ff469ff4ad: Preparing 06:48:24 eeaa73608b53: Preparing 06:48:24 eeaa73608b53: Waiting 06:48:24 89ff469ff4ad: Pushed 06:48:24 3aa03381f873: Pushed 06:48:24 1d92985dcb53: Pushed 06:48:24 b6aee9a93d6a: Pushed 06:48:24 eeaa73608b53: Layer already exists 06:48:34 cb714fb41462: Pushed 06:48:34 c6291b7935da4ae9a9d73cf7e756e817f8715d6d: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:35 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 06:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 06:48:35 cb714fb41462: Preparing 06:48:35 b6aee9a93d6a: Preparing 06:48:35 3aa03381f873: Preparing 06:48:35 1d92985dcb53: Preparing 06:48:35 89ff469ff4ad: Preparing 06:48:35 eeaa73608b53: Preparing 06:48:35 eeaa73608b53: Waiting 06:48:35 3aa03381f873: Layer already exists 06:48:35 89ff469ff4ad: Layer already exists 06:48:35 b6aee9a93d6a: Layer already exists 06:48:35 cb714fb41462: Layer already exists 06:48:35 1d92985dcb53: Layer already exists 06:48:35 eeaa73608b53: Layer already exists 06:48:35 latest: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 06:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 06:48:36 cb714fb41462: Preparing 06:48:36 b6aee9a93d6a: Preparing 06:48:36 3aa03381f873: Preparing 06:48:36 1d92985dcb53: Preparing 06:48:36 89ff469ff4ad: Preparing 06:48:36 eeaa73608b53: Preparing 06:48:36 eeaa73608b53: Waiting 06:48:36 89ff469ff4ad: Layer already exists 06:48:36 cb714fb41462: Layer already exists 06:48:36 1d92985dcb53: Layer already exists 06:48:36 3aa03381f873: Layer already exists 06:48:36 b6aee9a93d6a: Layer already exists 06:48:36 eeaa73608b53: Layer already exists 06:48:36 4.1.0-dev.10: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 06:48:37 cb714fb41462: Preparing 06:48:37 b6aee9a93d6a: Preparing 06:48:37 3aa03381f873: Preparing 06:48:37 1d92985dcb53: Preparing 06:48:37 89ff469ff4ad: Preparing 06:48:37 eeaa73608b53: Preparing 06:48:37 eeaa73608b53: Waiting 06:48:37 3aa03381f873: Layer already exists 06:48:37 cb714fb41462: Layer already exists 06:48:37 1d92985dcb53: Layer already exists 06:48:37 89ff469ff4ad: Layer already exists 06:48:37 b6aee9a93d6a: Layer already exists 06:48:37 eeaa73608b53: Layer already exists 06:48:37 c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 06:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 06:48:38 cb714fb41462: Preparing 06:48:38 b6aee9a93d6a: Preparing 06:48:38 3aa03381f873: Preparing 06:48:38 1d92985dcb53: Preparing 06:48:38 89ff469ff4ad: Preparing 06:48:38 eeaa73608b53: Preparing 06:48:38 eeaa73608b53: Waiting 06:48:38 3aa03381f873: Layer already exists 06:48:38 89ff469ff4ad: Layer already exists 06:48:38 b6aee9a93d6a: Layer already exists 06:48:38 1d92985dcb53: Layer already exists 06:48:38 cb714fb41462: Layer already exists 06:48:38 eeaa73608b53: Layer already exists 06:48:38 main: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:38 ===================================================== [Pipeline] echo 06:48:38 taggedImages: 06:48:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d 06:48:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 06:48:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 06:48:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 06:48:38 - 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 06:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:38 06:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:38 arm64: Pulling from edgex-lftools-log-publisher 06:48:38 8998bd30e6a1: Pulling fs layer 06:48:38 04944245beec: Pulling fs layer 06:48:38 699f458cf7ca: Pulling fs layer 06:48:38 765212b225bb: Pulling fs layer 06:48:38 f23df028b6ca: Pulling fs layer 06:48:38 d65c8cfc05b1: Pulling fs layer 06:48:38 2437ff75d9bd: Pulling fs layer 06:48:38 765212b225bb: Waiting 06:48:38 f23df028b6ca: Waiting 06:48:38 d65c8cfc05b1: Waiting 06:48:38 2437ff75d9bd: Waiting 06:48:39 04944245beec: Verifying Checksum 06:48:39 04944245beec: Download complete 06:48:39 765212b225bb: Verifying Checksum 06:48:39 765212b225bb: Download complete 06:48:39 f23df028b6ca: Verifying Checksum 06:48:39 f23df028b6ca: Download complete 06:48:39 d65c8cfc05b1: Verifying Checksum 06:48:39 d65c8cfc05b1: Download complete 06:48:39 699f458cf7ca: Verifying Checksum 06:48:39 699f458cf7ca: Download complete 06:48:39 8998bd30e6a1: Verifying Checksum 06:48:39 8998bd30e6a1: Download complete 06:48:42 2437ff75d9bd: Verifying Checksum 06:48:42 2437ff75d9bd: Download complete 06:48:44 8998bd30e6a1: Pull complete 06:48:44 04944245beec: Pull complete 06:48:46 699f458cf7ca: Pull complete 06:48:46 765212b225bb: Pull complete 06:48:47 f23df028b6ca: Pull complete 06:48:47 d65c8cfc05b1: Pull complete 06:49:06 2437ff75d9bd: Pull complete 06:49:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:06 prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container 06:49:06 $ 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/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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:arm64 cat 06:49:10 $ docker top 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:11 ---> job-cost.sh 06:49:11 lf-activate-venv: SKIPPING 06:49:11 INFO: No Stack... 06:49:11 INFO: Retrieving Pricing Info for: v3-standard-4 06:49:12 INFO: Archiving Costs [Pipeline] sh 06:49:12 + cat /w/workspace/device-gpio/145/archives/cost.csv 06:49:12 + cut -d, -f6 [Pipeline] lock 06:49:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] 06:49:13 Resource [jenkins-edgexfoundry-device-gpio-main-145-stack-cost] did not exist. Created. 06:49:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:13 /w/workspace/device-gpio/145@tmp/durable-373afad5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:14 + echo total: 0.10999999940395355 [Pipeline] stash 06:49:14 Warning: overwriting stash ‘stack-cost’ 06:49:14 Stashed 1 file(s) [Pipeline] } 06:49:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:14 $ docker stop --time=1 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d 06:49:15 $ docker rm -f --volumes 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d [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 06:49:16 provisioning config files... 06:49:16 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8134993977837951421tmp [Pipeline] { [Pipeline] sh 06:49:16 + set +x 06:49:16 + curl -s https://codecov.io/bash 06:49:16 + bash -s -- 06:49:16 06:49:16 _____ _ 06:49:16 / ____| | | 06:49:16 | | ___ __| | ___ ___ _____ __ 06:49:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:16 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:16 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:16 Bash-1.0.6 06:49:16 06:49:16 06:49:16 ==> git version 2.25.1 found 06:49:16 ==> 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 06:49:16 Release-Date: 2020-01-08 06:49:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:49:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:49:16 ==> Jenkins CI detected. 06:49:16 current dir:  /w/workspace/edgexfoundry_device-gpio_main 06:49:16 project root: . 06:49:16 --> token set from env 06:49:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:16 ==> Running gcov in . (disable via -X gcov) 06:49:16 ==> Python coveragepy not found 06:49:16 ==> Searching for coverage reports in: 06:49:16 + . 06:49:16 -> Found 1 reports 06:49:16 ==> Detecting git/mercurial file structure 06:49:16 ==> Reading reports 06:49:16 + ./coverage.out bytes=11324 06:49:16 ==> Appending adjustments 06:49:16 https://docs.codecov.io/docs/fixing-reports 06:49:16 + Found adjustments 06:49:16 ==> Gzipping contents 06:49:16 4.0K /tmp/codecov.4O6NRf.gz 06:49:16 ==> Uploading reports 06:49:16 url: https://codecov.io 06:49:16 query: branch=main&commit=c6291b7935da4ae9a9d73cf7e756e817f8715d6d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:16 -> Pinging Codecov 06:49:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6291b7935da4ae9a9d73cf7e756e817f8715d6d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:17 -> Uploading to 06:49:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/c6291b7935da4ae9a9d73cf7e756e817f8715d6d/19de03f6-98cc-4c48-b911-e1cfc61b783b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T064916Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4beb3735797e75605c63494c9f84a651e40531fcc5df584496fdbf2478f70ca2 06:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:17 Dload Upload Total Spent Left Speed 06:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 11964 --:--:-- --:--:-- --:--:-- 11964 06:49:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } 06:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:49:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:49:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:17 06:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:17 latest: Pulling from edgex-devops/edgex-snyk-go 06:49:17 2d35ebdb57d9: Already exists 06:49:17 85e8836fcdb2: Pulling fs layer 06:49:17 91631faa732a: Pulling fs layer 06:49:17 f3f5ae8826fa: Pulling fs layer 06:49:17 4f4fb700ef54: Pulling fs layer 06:49:17 7861252a18e6: Pulling fs layer 06:49:17 9130f900ef6f: Pulling fs layer 06:49:17 7861252a18e6: Waiting 06:49:17 4f4fb700ef54: Waiting 06:49:17 9130f900ef6f: Waiting 06:49:17 f3f5ae8826fa: Download complete 06:49:17 85e8836fcdb2: Download complete 06:49:17 4f4fb700ef54: Download complete 06:49:17 85e8836fcdb2: Pull complete 06:49:18 7861252a18e6: Verifying Checksum 06:49:18 7861252a18e6: Download complete 06:49:18 91631faa732a: Verifying Checksum 06:49:18 91631faa732a: Download complete 06:49:18 9130f900ef6f: Verifying Checksum 06:49:18 9130f900ef6f: Download complete 06:49:23 91631faa732a: Pull complete 06:49:23 f3f5ae8826fa: Pull complete 06:49:23 4f4fb700ef54: Pull complete 06:49:23 7861252a18e6: Pull complete 06:49:26 9130f900ef6f: Pull complete 06:49:26 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:26 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:49:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:49:28 $ docker top 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 06:49:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 06:49:29 + set -o pipefail 06:49:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 06:49:35 06:49:35 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 06:49:35 06:49:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/426cc642-89a1-44d9-b8f3-163f82f526ab 06:49:35 06:49:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:49:35 [Pipeline] } 06:49:36 $ docker stop --time=1 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 06:49:38 $ docker rm -f --volumes 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 [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 06:49:39 + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] sh 06:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:39 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:49:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:49:40 $ docker top d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:40 [ssh-agent] Looking for ssh-agent implementation... 06:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:40 $ docker exec d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b ssh-agent 06:49:40 SSH_AUTH_SOCK=/tmp/ssh-vGVivM1L9zPO/agent.32 06:49:40 SSH_AGENT_PID=38 06:49:40 Running ssh-add (command line suppressed) 06:49:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10265588876976082982.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10265588876976082982.key) 06:49:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:41 + git semver tag 06:49:41 2026-05-25 06:49:41,301 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:49:41 2026-05-25 06:49:41,305 [run_tag] DEBUG tag force:False 06:49:41 2026-05-25 06:49:41,305 [check_head_tag] DEBUG check head tag 06:49:41 2026-05-25 06:49:41,306 [execute] INFO git cat-file --batch-check 06:49:41 2026-05-25 06:49:41,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 06:49:41 2026-05-25 06:49:41,309 [execute] INFO git cat-file --batch 06:49:41 2026-05-25 06:49:41,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 06:49:41 2026-05-25 06:49:41,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:49:41 2026-05-25 06:49:41,318 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 06:49:41 2026-05-25 06:49:41,318 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 06:49:41 2026-05-25 06:49:41,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:49:41 4.1.0-dev.10 [Pipeline] } 06:49:41 $ docker exec --env ******** --env ******** d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b ssh-agent -k 06:49:41 unset SSH_AUTH_SOCK; 06:49:41 unset SSH_AGENT_PID; 06:49:41 echo Agent pid 38 killed; 06:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:41 + git semver [Pipeline] } 06:49:42 $ docker stop --time=1 d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b 06:49:43 $ docker rm -f --volumes d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:44 06:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:44 0.23.1-centos7: Pulling from edgex-lftools 06:49:44 ab5ef0e58194: Pulling fs layer 06:49:44 9712f1f96733: Pulling fs layer 06:49:44 63f879dbbcfc: Pulling fs layer 06:49:44 0d9ebad4ef96: Pulling fs layer 06:49:44 e9a5061849ea: Pulling fs layer 06:49:44 d747dcd14b5f: Pulling fs layer 06:49:44 2de7ff778b66: Pulling fs layer 06:49:44 d747dcd14b5f: Waiting 06:49:44 e9a5061849ea: Waiting 06:49:44 0d9ebad4ef96: Waiting 06:49:44 2de7ff778b66: Waiting 06:49:44 9712f1f96733: Verifying Checksum 06:49:44 9712f1f96733: Download complete 06:49:44 63f879dbbcfc: Verifying Checksum 06:49:44 63f879dbbcfc: Download complete 06:49:44 0d9ebad4ef96: Verifying Checksum 06:49:44 0d9ebad4ef96: Download complete 06:49:44 d747dcd14b5f: Download complete 06:49:44 e9a5061849ea: Verifying Checksum 06:49:44 e9a5061849ea: Download complete 06:49:44 ab5ef0e58194: Download complete 06:49:45 2de7ff778b66: Verifying Checksum 06:49:48 ab5ef0e58194: Pull complete 06:49:48 9712f1f96733: Pull complete 06:49:49 63f879dbbcfc: Pull complete 06:49:54 0d9ebad4ef96: Pull complete 06:49:54 e9a5061849ea: Pull complete 06:49:54 d747dcd14b5f: Pull complete 06:49:56 2de7ff778b66: Pull complete 06:49:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:56 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:49:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:49:58 $ docker top 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:49:58 provisioning config files... 06:49:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5505959601049627358tmp 06:49:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17595531029941320419tmp 06:49:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13807409440433993511tmp [Pipeline] { [Pipeline] echo 06:49:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:49:58 ---> sigul-configuration.sh 06:49:58 gpg: directory `/root/.gnupg' created 06:49:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:49:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:49:58 gpg: keyring `/root/.gnupg/secring.gpg' created 06:49:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:49:58 gpg: CAST5 encrypted data 06:49:58 gpg: encrypted with 1 passphrase 06:49:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:49:58 + mkdir /home/jenkins 06:49:58 + mkdir /home/jenkins/sigul [Pipeline] sh 06:49:59 + 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 06:49:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:59 ---> sigul-install.sh 06:49:59 Sigul already installed; skipping installation. [Pipeline] sh 06:49:59 + git tag --list 06:49:59 v1.0.0 06:49:59 v2.1.0 06:49:59 v2.1.1 06:49:59 v2.2.0 06:49:59 v2.3.0 06:49:59 v3.0 06:49:59 v3.0.0 06:49:59 v3.1 06:49:59 v3.1.0 06:49:59 v3.1.1 06:49:59 v4.0 06:49:59 v4.0.0 06:49:59 v4.0.1 06:49:59 v4.1.0-dev.1 06:49:59 v4.1.0-dev.10 06:49:59 v4.1.0-dev.2 06:49:59 v4.1.0-dev.3 06:49:59 v4.1.0-dev.4 06:49:59 v4.1.0-dev.5 06:49:59 v4.1.0-dev.6 06:49:59 v4.1.0-dev.7 06:49:59 v4.1.0-dev.8 06:49:59 v4.1.0-dev.9 [Pipeline] sh 06:49:59 + lftools sign git-tag v4.1.0-dev.10 06:50:00 Signing Git tag with Sigul... 06:50:00 Signing v4.1.0-dev.10 [Pipeline] echo 06:50:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:50:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:50:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:50:01 $ docker stop --time=1 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 06:50:02 $ docker rm -f --volumes 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:50:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:03 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:50:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:03 $ docker top 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e -eo pid,comm 06:50:03 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). 06:50:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:03 [ssh-agent] Looking for ssh-agent implementation... 06:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:03 $ docker exec 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e ssh-agent 06:50:04 SSH_AUTH_SOCK=/tmp/ssh-g3vSjGYn6i3H/agent.32 06:50:04 SSH_AGENT_PID=38 06:50:04 Running ssh-add (command line suppressed) 06:50:04 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11512812343526444764.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11512812343526444764.key) 06:50:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:04 + git semver bump pre 06:50:04 2026-05-25 06:50:04,626 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:04 2026-05-25 06:50:04,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:50:04 2026-05-25 06:50:04,630 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 06:50:04 2026-05-25 06:50:04,630 [bump_version] DEBUG bumped version:4.1.0-dev.11 06:50:04 2026-05-25 06:50:04,630 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 06:50:04 2026-05-25 06:50:04,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:50:04 2026-05-25 06:50:04,631 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:50:04 2026-05-25 06:50:04,633 [execute] INFO git cat-file --batch-check 06:50:04 2026-05-25 06:50:04,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:04 2026-05-25 06:50:04,638 [execute] INFO git cat-file --batch 06:50:04 2026-05-25 06:50:04,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:04 2026-05-25 06:50:04,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:50:04 4.1.0-dev.11 [Pipeline] } 06:50:04 $ docker exec --env ******** --env ******** 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e ssh-agent -k 06:50:04 unset SSH_AUTH_SOCK; 06:50:04 unset SSH_AGENT_PID; 06:50:04 echo Agent pid 38 killed; 06:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:05 + git semver [Pipeline] } 06:50:05 $ docker stop --time=1 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e 06:50:06 $ docker rm -f --volumes 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e [Pipeline] // withDockerContainer [Pipeline] sh 06:50:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:07 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:50:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:07 $ docker top e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 -eo pid,comm 06:50:07 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). 06:50:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:07 [ssh-agent] Looking for ssh-agent implementation... 06:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:07 $ docker exec e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 ssh-agent 06:50:07 SSH_AUTH_SOCK=/tmp/ssh-poRjquz0wdHA/agent.32 06:50:07 SSH_AGENT_PID=38 06:50:07 Running ssh-add (command line suppressed) 06:50:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15221897854836670211.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15221897854836670211.key) 06:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:08 + git semver push 06:50:08 2026-05-25 06:50:08,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:08 2026-05-25 06:50:08,614 [run_push] DEBUG push 06:50:08 2026-05-25 06:50:08,615 [execute] INFO git cat-file --batch-check 06:50:08 2026-05-25 06:50:08,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:08 2026-05-25 06:50:08,617 [execute] INFO git rev-list d8badab375bac35e63ac33e468e21b0b93c70295 -- 06:50:08 2026-05-25 06:50:08,617 [execute] DEBUG Popen(['git', 'rev-list', 'd8badab375bac35e63ac33e468e21b0b93c70295', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:50:08 2026-05-25 06:50:08,621 [execute] INFO git fetch -v -- origin 06:50:08 2026-05-25 06:50:08,622 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:50:09 2026-05-25 06:50:09,201 [run_push] DEBUG no remote changes detected 06:50:09 2026-05-25 06:50:09,201 [execute] INFO git push origin semver 06:50:09 2026-05-25 06:50:09,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:50:10 2026-05-25 06:50:10,427 [run_push] DEBUG push all version tags 06:50:10 2026-05-25 06:50:10,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:50:10 2026-05-25 06:50:10,428 [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) 06:50:11 2026-05-25 06:50:11,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 06:50:11 4.1.0-dev.11 [Pipeline] } 06:50:11 $ docker exec --env ******** --env ******** e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 ssh-agent -k 06:50:12 unset SSH_AUTH_SOCK; 06:50:12 unset SSH_AGENT_PID; 06:50:12 echo Agent pid 38 killed; 06:50:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:12 + git semver [Pipeline] } 06:50:12 $ docker stop --time=1 e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 06:50:13 $ docker rm -f --volumes e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 [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 06:50:14 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 06:50:14 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 06:50:14 total 16 06:50:14 drwxr-xr-x 3 root root 4096 May 25 06:34 . 06:50:14 drwxrwxr-x 9 jenkins jenkins 4096 May 25 06:49 .. 06:50:14 drwxr-xr-x 2 root root 4096 May 25 06:34 cost 06:50:14 -rw-r--r-- 1 root root 83 May 25 06:34 cost.csv 06:50:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 06:50:14 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 06:50:14 total 16 06:50:14 drwxr-xr-x 3 jenkins jenkins 4096 May 25 06:34 . 06:50:14 drwxrwxr-x 9 jenkins jenkins 4096 May 25 06:49 .. 06:50:14 drwxr-xr-x 2 jenkins jenkins 4096 May 25 06:34 cost 06:50:14 -rw-r--r-- 1 jenkins jenkins 83 May 25 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:50:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:15 ---> package-listing.sh 06:50:15 ++ facter osfamily 06:50:15 ++ tr '[:upper:]' '[:lower:]' 06:50:15 + OS_FAMILY=debian 06:50:15 + workspace=/w/workspace/edgexfoundry_device-gpio_main 06:50:15 + START_PACKAGES=/tmp/packages_start.txt 06:50:15 + END_PACKAGES=/tmp/packages_end.txt 06:50:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:15 + PACKAGES=/tmp/packages_start.txt 06:50:15 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 06:50:15 + PACKAGES=/tmp/packages_end.txt 06:50:15 + case "${OS_FAMILY}" in 06:50:15 + dpkg -l 06:50:15 + grep '^ii' 06:50:15 + '[' -f /tmp/packages_start.txt ']' 06:50:15 + '[' -f /tmp/packages_end.txt ']' 06:50:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:15 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 06:50:15 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 06:50:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 06:50:16 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 06:50:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:16 prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container 06:50:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:17 $ docker top f2484eb26f13bd8586f204927862e444dd4c063d493c4016da37c351bab74dbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:18 + ls /var/log/sa-host 06:50:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:18 provisioning config files... 06:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4970076977440798079tmp [Pipeline] { [Pipeline] echo 06:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:18 ---> create-netrc.sh [Pipeline] } 06:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:18 ---> python-tools-install.sh [Pipeline] echo 06:50:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> sudo-logs.sh 06:50:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> job-cost.sh 06:50:19 lf-activate-venv: SKIPPING 06:50:19 DEBUG: total: 0.2199999988079071 06:50:19 INFO: Retrieving Stack Cost... 06:50:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:20 INFO: Archiving Costs [Pipeline] echo 06:50:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:20 ---> logs-deploy.sh 06:50:20 lf-activate-venv: SKIPPING 06:50:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/145 06:50:20 INFO: archiving workspace using pattern(s): 06:50:21 Archives upload complete. 06:50:21 INFO: archiving logs to Nexus